dev-python/cliff: update HOMEPAGE
authorRobin H. Johnson <robbat2@gentoo.org>
Fri, 24 Jan 2020 15:08:14 +0000 (07:08 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Fri, 24 Jan 2020 15:08:33 +0000 (07:08 -0800)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
dev-python/cliff/cliff-2.12.0-r2.ebuild
dev-python/cliff/cliff-2.12.0.ebuild

index 1231c46ba18af894ca538631b234cfa0881382cf..0e0821fea9e0286bb0c3c4d80483f6b77c245ab1 100644 (file)
@@ -8,7 +8,7 @@ VIRTUALX_REQUIRED="test"
 inherit distutils-r1 virtualx
 
 DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="https://github.com/dreamhost/cliff"
+HOMEPAGE="https://github.com/openstack/cliff"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 89202b961400ee389f30d432ce7a5c5b775fa2e8..c22026b415218ab0926954d5c4bb103a1a7965fa 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="https://github.com/dreamhost/cliff"
+HOMEPAGE="https://github.com/openstack/cliff"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"