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 a7bd48b1fd44..7c0fc25e2672 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.org/project/Babel" +HOMEPAGE="http://babel.edgewall.org/ https://pypi.org/project/Babel/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |