diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /sys-auth/libnss-cache | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-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/libnss-cache')
-rw-r--r-- | sys-auth/libnss-cache/libnss-cache-0.1-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/libnss-cache/libnss-cache-0.10.1.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/libnss-cache/libnss-cache-0.10.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
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" |