diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /sys-auth | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/keystone/keystone-2015.1.0.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/keystone/keystone-2015.1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/keystone/keystone-2015.1.0.ebuild b/sys-auth/keystone/keystone-2015.1.0.ebuild index 0361b7371f7b..87f2bd89f040 100644 --- a/sys-auth/keystone/keystone-2015.1.0.ebuild +++ b/sys-auth/keystone/keystone-2015.1.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 user DESCRIPTION="The Openstack authentication, authorization, and service catalog" HOMEPAGE="https://launchpad.net/keystone" -SRC_URI="http://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/sys-auth/keystone/keystone-2015.1.1.ebuild b/sys-auth/keystone/keystone-2015.1.1.ebuild index 95763aac232a..782c872d1f5e 100644 --- a/sys-auth/keystone/keystone-2015.1.1.ebuild +++ b/sys-auth/keystone/keystone-2015.1.1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 user DESCRIPTION="The Openstack authentication, authorization, and service catalog" HOMEPAGE="https://launchpad.net/keystone" -SRC_URI="http://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |