diff options
author | Sam James <sam@gentoo.org> | 2024-03-18 14:59:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-18 14:59:21 +0000 |
commit | 745201bdfaaeb9653e2f1fa2258e05d07320f0ce (patch) | |
tree | f5bcc6d490544e75bcceff87c7fb17ced9d4233a /app-crypt | |
parent | app-crypt/pinentry: add 1.3.0 (diff) | |
download | gentoo-745201bdfaaeb9653e2f1fa2258e05d07320f0ce.tar.gz gentoo-745201bdfaaeb9653e2f1fa2258e05d07320f0ce.tar.bz2 gentoo-745201bdfaaeb9653e2f1fa2258e05d07320f0ce.zip |
app-crypt/pinentry: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.2.1-r4.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-1.2.1-r6.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-1.3.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild b/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild index 2efd0de3f700..0cd3553fd4ca 100644 --- a/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild @@ -7,7 +7,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnupg.asc inherit autotools qmake-utils verify-sig DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol" -HOMEPAGE="https://gnupg.org/aegypten2/" +HOMEPAGE="https://gnupg.org/related_software/pinentry/" SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )" diff --git a/app-crypt/pinentry/pinentry-1.2.1-r6.ebuild b/app-crypt/pinentry/pinentry-1.2.1-r6.ebuild index 898f4bef6a9e..52f368ac9c0d 100644 --- a/app-crypt/pinentry/pinentry-1.2.1-r6.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.1-r6.ebuild @@ -7,7 +7,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnupg.asc inherit autotools qmake-utils verify-sig DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol" -HOMEPAGE="https://gnupg.org/aegypten2/" +HOMEPAGE="https://gnupg.org/related_software/pinentry/" SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )" diff --git a/app-crypt/pinentry/pinentry-1.3.0.ebuild b/app-crypt/pinentry/pinentry-1.3.0.ebuild index 1e9f17cc2a04..48ddc34b18c0 100644 --- a/app-crypt/pinentry/pinentry-1.3.0.ebuild +++ b/app-crypt/pinentry/pinentry-1.3.0.ebuild @@ -7,7 +7,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnupg.asc inherit autotools qmake-utils verify-sig DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol" -HOMEPAGE="https://gnupg.org/aegypten2/" +HOMEPAGE="https://gnupg.org/related_software/pinentry/" SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )" |