summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-08-13 21:50:03 +0000
committerThomas Sachau <tommy@gentoo.org>2010-08-13 21:50:03 +0000
commit9372b16d6b38614d45fc07c224b1069e70412ceb (patch)
tree668e8cc4ff45ebabeb473b4d6b62818e44192b24 /dev-python/path/path-2.2.ebuild
parentdev-python/hyphenator: Switch to pypi mirror list (diff)
downloadsunrise-9372b16d6b38614d45fc07c224b1069e70412ceb.tar.gz
sunrise-9372b16d6b38614d45fc07c224b1069e70412ceb.tar.bz2
sunrise-9372b16d6b38614d45fc07c224b1069e70412ceb.zip
dev-python/path: Switch to pypi mirror list
svn path=/sunrise/; revision=11149
Diffstat (limited to 'dev-python/path/path-2.2.ebuild')
-rw-r--r--dev-python/path/path-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/path/path-2.2.ebuild b/dev-python/path/path-2.2.ebuild
index e2293ac36..9547eff29 100644
--- a/dev-python/path/path-2.2.ebuild
+++ b/dev-python/path/path-2.2.ebuild
@@ -11,7 +11,7 @@ inherit distutils
DESCRIPTION="Helpful python wrapper to the os.path module"
HOMEPAGE="http://pypi.python.org/pypi/path.py"
-SRC_URI="http://pypi.python.org/packages/source/p/${PN}.py/${P}.zip"
+SRC_URI="mirror://pypi/p/${PN}.py/${P}.zip"
LICENSE="freedist"
SLOT="0"