diff options
Diffstat (limited to 'dev-python/genshi/genshi-0.7-r1.ebuild')
-rw-r--r-- | dev-python/genshi/genshi-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/genshi/genshi-0.7-r1.ebuild b/dev-python/genshi/genshi-0.7-r1.ebuild index 65360402e2c3..3c8fece1e90d 100644 --- a/dev-python/genshi/genshi-0.7-r1.ebuild +++ b/dev-python/genshi/genshi-0.7-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P="Genshi-${PV}" DESCRIPTION="Python toolkit for stream-based generation of output for the web" -HOMEPAGE="http://genshi.edgewall.org/ https://pypi.python.org/pypi/Genshi" +HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi" SRC_URI="http://ftp.edgewall.com/pub/genshi/${MY_P}.tar.gz" LICENSE="BSD" |