summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /sys-auth
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/bioapi/bioapi-1.2.3-r2.ebuild2
-rw-r--r--sys-auth/bioapi/bioapi-1.2.4.ebuild2
-rw-r--r--sys-auth/libnss-cache/libnss-cache-0.1-r1.ebuild2
-rw-r--r--sys-auth/libnss-cache/libnss-cache-0.10.1.ebuild2
-rw-r--r--sys-auth/libnss-cache/libnss-cache-0.10.2.ebuild2
-rw-r--r--sys-auth/munge/munge-0.5.10-r1.ebuild2
-rw-r--r--sys-auth/pam_bioapi/pam_bioapi-0.4.0-r1.ebuild2
-rw-r--r--sys-auth/pam_bioapi/pam_bioapi-0.4.0.ebuild2
8 files changed, 8 insertions, 8 deletions
diff --git a/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild b/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild
index 5bf44c1c55dc..43e54e5f2261 100644
--- a/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild
+++ b/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild
@@ -8,7 +8,7 @@ inherit eutils multilib user
DESCRIPTION="Framework for biometric-based authentication"
HOMEPAGE="https://code.google.com/p/bioapi-linux/"
-SRC_URI="http://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz"
+SRC_URI="https://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz"
LICENSE="bioapi"
SLOT="0"
diff --git a/sys-auth/bioapi/bioapi-1.2.4.ebuild b/sys-auth/bioapi/bioapi-1.2.4.ebuild
index 8b76856c1cfa..b14f381fded7 100644
--- a/sys-auth/bioapi/bioapi-1.2.4.ebuild
+++ b/sys-auth/bioapi/bioapi-1.2.4.ebuild
@@ -8,7 +8,7 @@ inherit eutils multilib user
DESCRIPTION="Framework for biometric-based authentication"
HOMEPAGE="https://code.google.com/p/bioapi-linux/"
-SRC_URI="http://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz"
+SRC_URI="https://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz"
LICENSE="bioapi"
SLOT="0"
diff --git a/sys-auth/libnss-cache/libnss-cache-0.1-r1.ebuild b/sys-auth/libnss-cache/libnss-cache-0.1-r1.ebuild
index 55f80e09450d..bfc82051d936 100644
--- a/sys-auth/libnss-cache/libnss-cache-0.1-r1.ebuild
+++ b/sys-auth/libnss-cache/libnss-cache-0.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit eutils multilib toolchain-funcs
DESCRIPTION="libnss-cache is a library that serves nss lookups"
HOMEPAGE="https://code.google.com/p/nsscache/"
-SRC_URI="http://nsscache.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://nsscache.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/sys-auth/libnss-cache/libnss-cache-0.10.1.ebuild b/sys-auth/libnss-cache/libnss-cache-0.10.1.ebuild
index 0c7cfdd18e39..b309af7e21af 100644
--- a/sys-auth/libnss-cache/libnss-cache-0.10.1.ebuild
+++ b/sys-auth/libnss-cache/libnss-cache-0.10.1.ebuild
@@ -8,7 +8,7 @@ inherit eutils multilib toolchain-funcs
DESCRIPTION="libnss-cache is a library that serves nss lookups"
HOMEPAGE="https://code.google.com/p/nsscache/"
-SRC_URI="http://nsscache.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://nsscache.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/sys-auth/libnss-cache/libnss-cache-0.10.2.ebuild b/sys-auth/libnss-cache/libnss-cache-0.10.2.ebuild
index f5872b5f53d5..a98c8cbc0a16 100644
--- a/sys-auth/libnss-cache/libnss-cache-0.10.2.ebuild
+++ b/sys-auth/libnss-cache/libnss-cache-0.10.2.ebuild
@@ -8,7 +8,7 @@ inherit eutils multilib toolchain-funcs
DESCRIPTION="libnss-cache is a library that serves nss lookups"
HOMEPAGE="https://code.google.com/p/nsscache/"
-SRC_URI="http://nsscache.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://nsscache.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/sys-auth/munge/munge-0.5.10-r1.ebuild b/sys-auth/munge/munge-0.5.10-r1.ebuild
index fcf8ae4c4936..db28eb0208b2 100644
--- a/sys-auth/munge/munge-0.5.10-r1.ebuild
+++ b/sys-auth/munge/munge-0.5.10-r1.ebuild
@@ -7,7 +7,7 @@ inherit user
DESCRIPTION="An authentication service for creating and validating credentials"
HOMEPAGE="https://code.google.com/p/munge/"
-SRC_URI="http://munge.googlecode.com/files/${P}.tar.bz2"
+SRC_URI="https://munge.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
diff --git a/sys-auth/pam_bioapi/pam_bioapi-0.4.0-r1.ebuild b/sys-auth/pam_bioapi/pam_bioapi-0.4.0-r1.ebuild
index d765bd5e70f7..ec2f896cf717 100644
--- a/sys-auth/pam_bioapi/pam_bioapi-0.4.0-r1.ebuild
+++ b/sys-auth/pam_bioapi/pam_bioapi-0.4.0-r1.ebuild
@@ -6,7 +6,7 @@ inherit eutils
DESCRIPTION="PAM interface to bioapi package"
HOMEPAGE="https://code.google.com/p/pam-bioapi/"
-SRC_URI="http://pam-bioapi.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://pam-bioapi.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-auth/pam_bioapi/pam_bioapi-0.4.0.ebuild b/sys-auth/pam_bioapi/pam_bioapi-0.4.0.ebuild
index 9315b1ac08f2..b727ffa6c6bc 100644
--- a/sys-auth/pam_bioapi/pam_bioapi-0.4.0.ebuild
+++ b/sys-auth/pam_bioapi/pam_bioapi-0.4.0.ebuild
@@ -6,7 +6,7 @@ inherit eutils toolchain-funcs
DESCRIPTION="PAM interface to bioapi package"
HOMEPAGE="https://code.google.com/p/pam-bioapi/"
-SRC_URI="http://pam-bioapi.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://pam-bioapi.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"