From 5d7bdb641d55b5498c3485c90fdbead6ad7352be Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 1 Dec 2021 20:46:31 +0100 Subject: [PATCH 1/5] app-admin/krapplet: drop old unresolvable deps Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- app-admin/krapplet/Manifest | 2 -- app-admin/krapplet/krapplet-0.1.0-r1.ebuild | 30 --------------------- app-admin/krapplet/krapplet-0.2.0.ebuild | 30 --------------------- 3 files changed, 62 deletions(-) delete mode 100644 app-admin/krapplet/krapplet-0.1.0-r1.ebuild delete mode 100644 app-admin/krapplet/krapplet-0.2.0.ebuild diff --git a/app-admin/krapplet/Manifest b/app-admin/krapplet/Manifest index 12d2f662eb..6fd0e08ce6 100644 --- a/app-admin/krapplet/Manifest +++ b/app-admin/krapplet/Manifest @@ -1,3 +1 @@ -DIST krapplet-0.1.0.tar.gz 30262 BLAKE2B 26e6f08f6fb2dc6ebde9a328eb0a7c016debeec472fd89c02c2a1e8b86eb96834d731911a13d690f2a6c0754a109456eb645538472d1ba3e17f725e185598971 SHA512 dbc23cf44e059a57cd026ffa21a98cc10bf188da66c23f10a719740f8b470c8372f0298c0d4b9c6085bca8e54ad66784dc480ebfd2d8a6813a682ee8ac968c14 -DIST krapplet-0.2.0.tar.gz 35908 BLAKE2B 264050b1803f3985b6fa98ba67370d9306c15a1545239fa366eef5966224c8b143b66fe9d6a814bcf82e29a1aa4154c998747515764a71fd249ae9254a34681e SHA512 34466d94666b374050bdf990444e7cf31a89f18c2f573b978745e448fe899615addc498d629994ee68082f6dc80798c8e4697c261adbe4aaade000a7dae7cf40 DIST krapplet-0.3.1.tar.gz 34455 BLAKE2B 6264b0f27cd89cda939f1ffe491947e11d9ca9d2b377261831d29094be96d0e7b976379a4f56e9212a093587f0339c722006f162b4a6629f83aa25909e3aa7a8 SHA512 2efcf604081b6f3436d8b18c6efd6bd0be59ca45e9e0af8bf6c1b50367387e1c62a71d49da32a2860f184871f16f92a6dea9571a69c0af284a87a962b9701d2d diff --git a/app-admin/krapplet/krapplet-0.1.0-r1.ebuild b/app-admin/krapplet/krapplet-0.1.0-r1.ebuild deleted file mode 100644 index d95455967b..0000000000 --- a/app-admin/krapplet/krapplet-0.1.0-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8,9} ) -DISTUTILS_USE_SETUPTOOLS=bdepend - -inherit distutils-r1 xdg - -DESCRIPTION="Krapplet (keyring applet): a password manager based on gnome-keyring." -HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" - -BDEPEND=${RDEPEND} - -# Upstream does not provide any test suite. -RESTRICT="test" - -RDEPEND=" - x11-libs/gtk+:3 - dev-libs/glib - dev-libs/gobject-introspection - dev-python/secretstorage" - -DEPEND="${RDEPEND}" diff --git a/app-admin/krapplet/krapplet-0.2.0.ebuild b/app-admin/krapplet/krapplet-0.2.0.ebuild deleted file mode 100644 index d95455967b..0000000000 --- a/app-admin/krapplet/krapplet-0.2.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8,9} ) -DISTUTILS_USE_SETUPTOOLS=bdepend - -inherit distutils-r1 xdg - -DESCRIPTION="Krapplet (keyring applet): a password manager based on gnome-keyring." -HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" - -BDEPEND=${RDEPEND} - -# Upstream does not provide any test suite. -RESTRICT="test" - -RDEPEND=" - x11-libs/gtk+:3 - dev-libs/glib - dev-libs/gobject-introspection - dev-python/secretstorage" - -DEPEND="${RDEPEND}" From 1dbb4d3a5a2ba4caf61515f0d1abe3c1d3c4173f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 1 Dec 2021 20:47:28 +0100 Subject: [PATCH 2/5] app-crypt/certbot-dns-digitalocean: drop old unresolvable deps Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- app-crypt/certbot-dns-digitalocean/Manifest | 1 - .../certbot-dns-digitalocean-1.18.0.ebuild | 25 ------------------- 2 files changed, 26 deletions(-) delete mode 100644 app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.18.0.ebuild diff --git a/app-crypt/certbot-dns-digitalocean/Manifest b/app-crypt/certbot-dns-digitalocean/Manifest index 4144c9d26c..b919a457af 100644 --- a/app-crypt/certbot-dns-digitalocean/Manifest +++ b/app-crypt/certbot-dns-digitalocean/Manifest @@ -1,4 +1,3 @@ -DIST certbot-dns-digitalocean-1.18.0.tar.gz 1332615 BLAKE2B eb086710b943893025d6e1091470ca02de074232372f4c9fa21fa83a347fe54df988b9553c8cf6afd6e166b8c464d595171984c984008a872e16c0179bb774b2 SHA512 94b16ba0586e0f5d3036280c68f9976c25889ca48fbbe7aded41f0d9feba2300a3f0ff8fe321b39d8642bcdd874c7332cf2acb3187b5869fe415831f58a75a7b DIST certbot-dns-digitalocean-1.19.0.tar.gz 1338653 BLAKE2B b6ed909da2aed9853cf3dc6b936c513f33a127548ee30ac45a32a682141c5e4e79401ea328b7caf4e28d1d85aa2a9831e93deaa26c93216708a33be465dc8387 SHA512 2c1beb8c06299b9003fafd970cd3e977db85c4e84f1bf710166b7a99035b5c43a2a222d8d51513ac595255dd8eda02a1fb834c01ce68921927715c880052536e DIST certbot-dns-digitalocean-1.20.0.tar.gz 1339066 BLAKE2B 01278a53ea7166037c039d270ddd11a10c0570a9f038571dc6791e51f214fbff1589371b40c0dc73cbc18ed2005cfc231452bd00b039841a09ddb3c65d4ab122 SHA512 d35b2574811ac896ad119355be3a901438400e81a67388bd93290c4e7e9f6fa60dad99b51bc9bac7a7ac60714ed8bb6f60f522ce1a1a169886d0a15f0d0e371b DIST certbot-dns-digitalocean-1.21.0.tar.gz 1343180 BLAKE2B 79bbaafe96bca4cee9aabb39f4e9f1f12be4d2e1d9c1b156966061606ac3b07e5d80c5053baa03698e5513477076ca8f604aff43f77ee7f45d70d4b88429a875 SHA512 11ea781c5113cf68e3a76cafc2cf38d5ebc9cdb2f40a79eae0cdeac5d40f8dac05a4c71a269d5a6ff78027a1db0676195a8413e28a87d00aaf1602f6f2ce5b5e diff --git a/app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.18.0.ebuild b/app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.18.0.ebuild deleted file mode 100644 index 07a11e0ef9..0000000000 --- a/app-crypt/certbot-dns-digitalocean/certbot-dns-digitalocean-1.18.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 - -DESCRIPTION="Digitalocean DNS Authenticator plugin for Certbot (Let's Encrypt Client)" -HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" -SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S=${WORKDIR}/certbot-${PV}/${PN} - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - =app-crypt/certbot-1.18.0-r0[${PYTHON_USEDEP}] - >=dev-python/digitalocean-1.11-r0[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}] -" From 99835817e46b4bec6ec7fa748af5a94ce173715f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 1 Dec 2021 20:49:07 +0100 Subject: [PATCH 3/5] dev-util/devscripts: drop py3.8 py3.8 dropped on dep python-debian Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-util/devscripts/devscripts-2.21.2.ebuild | 2 +- dev-util/devscripts/devscripts-2.21.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/devscripts/devscripts-2.21.2.ebuild b/dev-util/devscripts/devscripts-2.21.2.ebuild index 3cfa687047..cc89922643 100644 --- a/dev-util/devscripts/devscripts-2.21.2.ebuild +++ b/dev-util/devscripts/devscripts-2.21.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_9 ) DISTUTILS_OPTIONAL=true inherit distutils-r1 diff --git a/dev-util/devscripts/devscripts-2.21.3.ebuild b/dev-util/devscripts/devscripts-2.21.3.ebuild index 03de260d61..db63f9def7 100644 --- a/dev-util/devscripts/devscripts-2.21.3.ebuild +++ b/dev-util/devscripts/devscripts-2.21.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_OPTIONAL=true -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_9 ) inherit distutils-r1 From 6c79f5e387b454cdfbe5d9f3826cfbea41a4055b Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 1 Dec 2021 20:50:06 +0100 Subject: [PATCH 4/5] sci-mathematics/lean-mathlib: dev-lang/lean --> sci-mathematics/lean Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild b/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild index 414cad8fb5..0f991487e7 100644 --- a/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild +++ b/sci-mathematics/lean-mathlib/lean-mathlib-0.1_p20211021.ebuild @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="test" -RDEPEND=">=dev-lang/lean-3.34.0" +RDEPEND=">=sci-mathematics/lean-3.34.0" DEPEND=" ${RDEPEND} sci-mathematics/mathlib-tools From b6205a33ce643c2e4990724763a93266cb35f654 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 1 Dec 2021 20:52:11 +0100 Subject: [PATCH 5/5] sys-cluster/OpenHPC-meta: drop dep on sci-libs/trilinos[boost] that flag has been removed Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild index d0f6cd2751..a06fc131ee 100644 --- a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild +++ b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild @@ -43,7 +43,7 @@ RDEPEND=" sci-libs/mumps[mpi,scotch] sci-libs/scalapack sci-libs/scotch[mpi,threads] - sci-libs/trilinos[boost,hypre,mumps,scotch,scalapack,petsc] + sci-libs/trilinos[hypre,mumps,scotch,scalapack,petsc] sci-mathematics/petsc[fftw,hypre,mpi,mumps,scotch] sci-mathematics/slepc[mpi] sys-cluster/opencoarrays