summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:11:05 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:11:05 +0000
commite0ced2dfcde38265a4535862cd1a49796b946091 (patch)
tree3928f0b4fd67ea31d4469ea0e50fcfa59a677639 /net-zope
parentUse PyPI mirrors. (diff)
downloadgentoo-2-e0ced2dfcde38265a4535862cd1a49796b946091.tar.gz
gentoo-2-e0ced2dfcde38265a4535862cd1a49796b946091.tar.bz2
gentoo-2-e0ced2dfcde38265a4535862cd1a49796b946091.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope-size/zope-size-3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-size/zope-size-3.4.1.ebuild b/net-zope/zope-size/zope-size-3.4.1.ebuild
index ba6f5c822b3a..3e2fec345e9e 100644
--- a/net-zope/zope-size/zope-size-3.4.1.ebuild
+++ b/net-zope/zope-size/zope-size-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-size/zope-size-3.4.1.ebuild,v 1.4 2010/02/14 19:17:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-size/zope-size-3.4.1.ebuild,v 1.5 2010/10/30 19:11:05 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Interfaces and simple adapter that give the size of an object"
HOMEPAGE="http://pypi.python.org/pypi/zope.size"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="ZPL"
SLOT="0"