From e4c425abd1f00d79935fe75f83c30addf0c9a633 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:54:41 +0200 Subject: Convert all URIs for launchpad.net from http to https Signed-off-by: Justin Lecher --- sys-auth/keystone/keystone-2015.1.0.ebuild | 2 +- sys-auth/keystone/keystone-2015.1.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth/keystone') diff --git a/sys-auth/keystone/keystone-2015.1.0.ebuild b/sys-auth/keystone/keystone-2015.1.0.ebuild index 0361b7371f7..87f2bd89f04 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 95763aac232..782c872d1f5 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" -- cgit v1.2.1