commit: 149c75bd9cc51568faa097bef348859e0b9af8e6 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 15:08:14 2020 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 15:08:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=149c75bd
dev-python/cliff: update HOMEPAGE Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> dev-python/cliff/cliff-2.12.0-r2.ebuild | 2 +- dev-python/cliff/cliff-2.12.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cliff/cliff-2.12.0-r2.ebuild b/dev-python/cliff/cliff-2.12.0-r2.ebuild index 1231c46ba18..0e0821fea9e 100644 --- a/dev-python/cliff/cliff-2.12.0-r2.ebuild +++ b/dev-python/cliff/cliff-2.12.0-r2.ebuild @@ -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" diff --git a/dev-python/cliff/cliff-2.12.0.ebuild b/dev-python/cliff/cliff-2.12.0.ebuild index 89202b96140..c22026b4152 100644 --- a/dev-python/cliff/cliff-2.12.0.ebuild +++ b/dev-python/cliff/cliff-2.12.0.ebuild @@ -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"