summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-09-19 21:13:04 +0200
committerKristian Fiskerstrand <k_f@gentoo.org>2017-09-20 14:39:43 +0200
commit58cf86d2249678a4a92401a3eb8d2e79a2bfbaa5 (patch)
treecd63e443f8600fbee838c43401275f21f58aad24 /app-crypt
parentapp-crypt/pinentry: Sort IUSE and DEPENDs (diff)
downloadgentoo-58cf86d2249678a4a92401a3eb8d2e79a2bfbaa5.tar.gz
gentoo-58cf86d2249678a4a92401a3eb8d2e79a2bfbaa5.tar.bz2
gentoo-58cf86d2249678a4a92401a3eb8d2e79a2bfbaa5.zip
app-crypt/pinentry: Switch HOMEPAGE to https
Gentoo-bug: 598288 Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/pinentry/pinentry-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild b/app-crypt/pinentry/pinentry-1.0.0.ebuild
index 366151430811..db6578344c60 100644
--- a/app-crypt/pinentry/pinentry-1.0.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools qmake-utils multilib flag-o-matic toolchain-funcs
DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
-HOMEPAGE="http://gnupg.org/aegypten2/index.html"
+HOMEPAGE="https://gnupg.org/aegypten2/index.html"
SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"