diff options
author | 2010-08-13 21:49:05 +0000 | |
---|---|---|
committer | 2010-08-13 21:49:05 +0000 | |
commit | 0a6c7d102c834da3496f7f38c39fc03d60d3c64c (patch) | |
tree | bd7cf6c67f333bd5a80d90417a56ba56d12b80ee /dev-python/hyphenator/hyphenator-0.5.1.ebuild | |
parent | dev-python/grin: Switch to pypi mirror list (diff) | |
download | sunrise-0a6c7d102c834da3496f7f38c39fc03d60d3c64c.tar.gz sunrise-0a6c7d102c834da3496f7f38c39fc03d60d3c64c.tar.bz2 sunrise-0a6c7d102c834da3496f7f38c39fc03d60d3c64c.zip |
dev-python/hyphenator: Switch to pypi mirror list
svn path=/sunrise/; revision=11148
Diffstat (limited to 'dev-python/hyphenator/hyphenator-0.5.1.ebuild')
-rw-r--r-- | dev-python/hyphenator/hyphenator-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyphenator/hyphenator-0.5.1.ebuild b/dev-python/hyphenator/hyphenator-0.5.1.ebuild index ad7d345f2..70071de13 100644 --- a/dev-python/hyphenator/hyphenator-0.5.1.ebuild +++ b/dev-python/hyphenator/hyphenator-0.5.1.ebuild @@ -10,7 +10,7 @@ inherit distutils python DESCRIPTION="Hyphenate text using myspell dictionaries" HOMEPAGE="http://code.google.com/p/python-hyphenator/" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |