diff options
Diffstat (limited to 'dev-python/oslotest/oslotest-2.4.0.ebuild')
-rw-r--r-- | dev-python/oslotest/oslotest-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-2.4.0.ebuild b/dev-python/oslotest/oslotest-2.4.0.ebuild index 1dd8f76a13c4..a7273e0f802f 100644 --- a/dev-python/oslotest/oslotest-2.4.0.ebuild +++ b/dev-python/oslotest/oslotest-2.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) 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" |