diff options
Diffstat (limited to 'dev-python/Babel/Babel-2.5.0.ebuild')
-rw-r--r-- | dev-python/Babel/Babel-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Babel/Babel-2.5.0.ebuild b/dev-python/Babel/Babel-2.5.0.ebuild index b0c0c2fb8d6b..a7bd48b1fd44 100644 --- a/dev-python/Babel/Babel-2.5.0.ebuild +++ b/dev-python/Babel/Babel-2.5.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="Collection of tools for internationalizing Python applications" -HOMEPAGE="http://babel.edgewall.org/ https://pypi.python.org/pypi/Babel" +HOMEPAGE="http://babel.edgewall.org/ https://pypi.org/project/Babel" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |