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 /dev-python/oslotest | |
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 'dev-python/oslotest')
-rw-r--r-- | dev-python/oslotest/oslotest-1.3.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/oslotest/oslotest-1.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/oslotest/oslotest-1.5.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/oslotest/oslotest-1.6.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/oslotest/oslotest-1.3.0.ebuild b/dev-python/oslotest/oslotest-1.3.0.ebuild index 0abebfe40a73..7c26156ec7fc 100644 --- a/dev-python/oslotest/oslotest-1.3.0.ebuild +++ b/dev-python/oslotest/oslotest-1.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="OpenStack test framework" -HOMEPAGE="http://launchpad.net/oslo" +HOMEPAGE="https://launchpad.net/oslo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/oslotest/oslotest-1.5.0.ebuild b/dev-python/oslotest/oslotest-1.5.0.ebuild index c2cdee57e800..98d82ab06aed 100644 --- a/dev-python/oslotest/oslotest-1.5.0.ebuild +++ b/dev-python/oslotest/oslotest-1.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="OpenStack test framework" -HOMEPAGE="http://launchpad.net/oslo" +HOMEPAGE="https://launchpad.net/oslo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/oslotest/oslotest-1.5.1.ebuild b/dev-python/oslotest/oslotest-1.5.1.ebuild index e4ab5e2ce8e8..e14acb3da256 100644 --- a/dev-python/oslotest/oslotest-1.5.1.ebuild +++ b/dev-python/oslotest/oslotest-1.5.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="OpenStack test framework" -HOMEPAGE="http://launchpad.net/oslo" +HOMEPAGE="https://launchpad.net/oslo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/oslotest/oslotest-1.6.0.ebuild b/dev-python/oslotest/oslotest-1.6.0.ebuild index 59926b5de5ba..54cf71575854 100644 --- a/dev-python/oslotest/oslotest-1.6.0.ebuild +++ b/dev-python/oslotest/oslotest-1.6.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Oslo test framework" -HOMEPAGE="http://launchpad.net/oslo" +HOMEPAGE="https://launchpad.net/oslo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |