From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- sys-auth/pambase/pambase-20140313.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth/pambase/pambase-20140313.ebuild') diff --git a/sys-auth/pambase/pambase-20140313.ebuild b/sys-auth/pambase/pambase-20140313.ebuild index c667f3ef5959..893e2b93efd7 100644 --- a/sys-auth/pambase/pambase-20140313.ebuild +++ b/sys-auth/pambase/pambase-20140313.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils DESCRIPTION="PAM base configuration files" -HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +HOMEPAGE="https://www.gentoo.org/proj/en/base/pam/" +SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3