commit: 976feb471266f130a2793f25b06cb3a34410626f Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Apr 9 13:01:35 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Apr 13 23:21:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976feb47
sys-auth/openpam: use HTTPS sys-auth/openpam/openpam-20140912-r1.ebuild | 2 +- sys-auth/openpam/openpam-20140912-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/openpam/openpam-20140912-r1.ebuild b/sys-auth/openpam/openpam-20140912-r1.ebuild index 35d3e7c9ef8..702e30b3184 100644 --- a/sys-auth/openpam/openpam-20140912-r1.ebuild +++ b/sys-auth/openpam/openpam-20140912-r1.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all inherit multilib autotools-multilib DESCRIPTION="Open source PAM library" -HOMEPAGE="http://www.openpam.org/" +HOMEPAGE="https://www.openpam.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/sys-auth/openpam/openpam-20140912-r2.ebuild b/sys-auth/openpam/openpam-20140912-r2.ebuild index 50de35c46fe..7fd346fa9d6 100644 --- a/sys-auth/openpam/openpam-20140912-r2.ebuild +++ b/sys-auth/openpam/openpam-20140912-r2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools multilib-minimal DESCRIPTION="Open source PAM library" -HOMEPAGE="http://www.openpam.org/" +HOMEPAGE="https://www.openpam.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD"
