diff options
Diffstat (limited to 'dev-python/Babel/Babel-2.5.3-r1.ebuild')
-rw-r--r-- | dev-python/Babel/Babel-2.5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Babel/Babel-2.5.3-r1.ebuild b/dev-python/Babel/Babel-2.5.3-r1.ebuild index e8c25b429ee1..1afa7d0dd8c1 100644 --- a/dev-python/Babel/Babel-2.5.3-r1.ebuild +++ b/dev-python/Babel/Babel-2.5.3-r1.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" |