commit:     eddfd234052b7c716a5f916fc8a8e4b4223166bd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 19:21:05 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 19:26:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eddfd234

app-crypt/certbot-apache: Add PyPI

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild | 3 ++-
 app-crypt/certbot-apache/certbot-apache-9999.ebuild   | 3 ++-
 app-crypt/certbot-apache/metadata.xml                 | 1 +
 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>

Reply via email to