summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:59:00 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:59:00 +0000
commit7f3efb1d399d6022fdd8a75ff51eec78b100432d (patch)
treebe8cb3e9a97c0e0118babc43cb019fbdb93946e8 /net-zope/zope-copy
parentUse PyPI mirrors. (diff)
downloadgentoo-2-7f3efb1d399d6022fdd8a75ff51eec78b100432d.tar.gz
gentoo-2-7f3efb1d399d6022fdd8a75ff51eec78b100432d.tar.bz2
gentoo-2-7f3efb1d399d6022fdd8a75ff51eec78b100432d.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-copy')
-rw-r--r--net-zope/zope-copy/zope-copy-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-copy/zope-copy-3.5.0.ebuild b/net-zope/zope-copy/zope-copy-3.5.0.ebuild
index 3eaed8c265dc..dfeb3234c270 100644
--- a/net-zope/zope-copy/zope-copy-3.5.0.ebuild
+++ b/net-zope/zope-copy/zope-copy-3.5.0.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-copy/zope-copy-3.5.0.ebuild,v 1.4 2010/02/14 19:17:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-copy/zope-copy-3.5.0.ebuild,v 1.5 2010/10/30 18:59:00 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Pluggable object copying mechanism"
HOMEPAGE="http://pypi.python.org/pypi/zope.copy"
-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"