commit: 58d9123d9a09ffe301e626635d97aabd0a1abe64 Author: Kyle Elbert <kcelbert <AT> gmail <DOT> com> AuthorDate: Sun Apr 7 20:52:31 2024 +0000 Commit: Kyle Elbert <kcelbert <AT> gmail <DOT> com> CommitDate: Sun Apr 7 20:59:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58d9123d
app-crypt/certbot-dns-cloudflare: minor fixups metadata adjusted to https removed redundant deps Signed-off-by: Kyle Elbert <kcelbert <AT> gmail.com> app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.10.0.ebuild | 3 +-- app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.9.0.ebuild | 3 +-- app-crypt/certbot-dns-cloudflare/metadata.xml | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.10.0.ebuild b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.10.0.ebuild index 52638dad18..b9f05da82c 100644 --- a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.10.0.ebuild +++ b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.10.0.ebuild @@ -26,12 +26,11 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" LICENSE="Apache-2.0" SLOT="0" -RDEPEND="${CDEPEND} +RDEPEND=" >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}] >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] dev-python/dns-lexicon[${PYTHON_USEDEP}] dev-python/cloudflare[${PYTHON_USEDEP}]" -BDEPEND="test? ( ${RDEPEND} )" distutils_enable_tests pytest distutils_enable_sphinx docs dev-python/sphinx-rtd-theme diff --git a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.9.0.ebuild b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.9.0.ebuild index 52638dad18..b9f05da82c 100644 --- a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.9.0.ebuild +++ b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-2.9.0.ebuild @@ -26,12 +26,11 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" LICENSE="Apache-2.0" SLOT="0" -RDEPEND="${CDEPEND} +RDEPEND=" >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}] >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] dev-python/dns-lexicon[${PYTHON_USEDEP}] dev-python/cloudflare[${PYTHON_USEDEP}]" -BDEPEND="test? ( ${RDEPEND} )" distutils_enable_tests pytest distutils_enable_sphinx docs dev-python/sphinx-rtd-theme diff --git a/app-crypt/certbot-dns-cloudflare/metadata.xml b/app-crypt/certbot-dns-cloudflare/metadata.xml index 383107afe2..eacfbea452 100644 --- a/app-crypt/certbot-dns-cloudflare/metadata.xml +++ b/app-crypt/certbot-dns-cloudflare/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> <email>[email protected]</email>
