summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:13:41 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:13:41 +0000
commitcbfe423d30fc59c2d6b4bbcc6235580e18ee332a (patch)
treefd191e037db6c694875e194077a12203e087adc1 /net-zope/record
parentUse PyPI mirrors. (diff)
downloadgentoo-2-cbfe423d30fc59c2d6b4bbcc6235580e18ee332a.tar.gz
gentoo-2-cbfe423d30fc59c2d6b4bbcc6235580e18ee332a.tar.bz2
gentoo-2-cbfe423d30fc59c2d6b4bbcc6235580e18ee332a.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/record')
-rw-r--r--net-zope/record/record-2.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/record/record-2.13.0.ebuild b/net-zope/record/record-2.13.0.ebuild
index c1d61d076566..33b18ae73598 100644
--- a/net-zope/record/record-2.13.0.ebuild
+++ b/net-zope/record/record-2.13.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/record/record-2.13.0.ebuild,v 1.1 2010/07/04 04:38:41 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/record/record-2.13.0.ebuild,v 1.2 2010/10/30 18:13:41 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Special Record objects used in Zope2."
HOMEPAGE="http://pypi.python.org/pypi/Record"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"