diff options
Diffstat (limited to 'dev-python/glance_store/glance_store-0.6.0.ebuild')
-rw-r--r-- | dev-python/glance_store/glance_store-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/glance_store/glance_store-0.6.0.ebuild b/dev-python/glance_store/glance_store-0.6.0.ebuild index 6c77a0258f5a..a40cf9e0b0f4 100644 --- a/dev-python/glance_store/glance_store-0.6.0.ebuild +++ b/dev-python/glance_store/glance_store-0.6.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A connection pool for python-ldap" -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" |