summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-07-12 21:21:05 +0200
committerMichał Górny <mgorny@gentoo.org>2024-07-12 21:26:26 +0200
commiteddfd234052b7c716a5f916fc8a8e4b4223166bd (patch)
tree21212fc1ea2e7c38ad99328b651040734dea17d4 /app-crypt
parentapp-crypt/acme: Add PyPI to HOMEPAGE (diff)
downloadgentoo-eddfd234052b7c716a5f916fc8a8e4b4223166bd.tar.gz
gentoo-eddfd234052b7c716a5f916fc8a8e4b4223166bd.tar.bz2
gentoo-eddfd234052b7c716a5f916fc8a8e4b4223166bd.zip
app-crypt/certbot-apache: Add PyPI
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild3
-rw-r--r--app-crypt/certbot-apache/certbot-apache-9999.ebuild3
-rw-r--r--app-crypt/certbot-apache/metadata.xml1
3 files changed, 5 insertions, 2 deletions
diff --git a/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild
index 0f00ad6f889c..a577178eee91 100644
--- a/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild
@@ -28,7 +28,8 @@ fi
DESCRIPTION="Apache plugin for Certbot (Let’s Encrypt client)"
HOMEPAGE="
- https://github.com/certbot/certbot
+ https://github.com/certbot/certbot/
+ https://pypi.org/project/certbot-apache/
https://letsencrypt.org/
"
diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
index a58b2b41005b..940cfe35b4bb 100644
--- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
@@ -28,7 +28,8 @@ fi
DESCRIPTION="Apache plugin for Certbot (Let’s Encrypt client)"
HOMEPAGE="
- https://github.com/certbot/certbot
+ https://github.com/certbot/certbot/
+ https://pypi.org/project/certbot-apache/
https://letsencrypt.org/
"
diff --git a/app-crypt/certbot-apache/metadata.xml b/app-crypt/certbot-apache/metadata.xml
index 9a9d9e317b99..252f51dabde0 100644
--- a/app-crypt/certbot-apache/metadata.xml
+++ b/app-crypt/certbot-apache/metadata.xml
@@ -8,5 +8,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="github">certbot/certbot</remote-id>
+ <remote-id type="pypi">certbot-apache</remote-id>
</upstream>
</pkgmetadata>