From: Arfrever Frehtes Taifersar Arahesis Date: Sat, 30 Oct 2010 19:45:18 +0000 (+0000) Subject: Use PyPI mirrors. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=24546e1afc2fa7dc105d729cf650374a4a271d73;p=wtk-overlay.git Use PyPI mirrors. Package-Manager: portage-2.2.0_alpha2_p2/cvs/Linux x86_64 --- diff --git a/execnet-1.0.8.ebuild b/execnet-1.0.8.ebuild index 76830fa..2434db1 100644 --- a/execnet-1.0.8.ebuild +++ b/execnet-1.0.8.ebuild @@ -10,7 +10,7 @@ inherit distutils eutils DESCRIPTION="Rapid multi-Python deployment" HOMEPAGE="http://codespeak.net/execnet/ http://pypi.python.org/pypi/execnet/" -SRC_URI="http://pypi.python.org/packages/source/e/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"