summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:57:20 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:57:20 +0000
commit467a3e139a78da46a93656ec852072c6881a6fa4 (patch)
tree7d89149a0ba3552bd1efed12b30a2174e23db711 /net-zope/zope-configuration
parentUse PyPI mirrors. (diff)
downloadgentoo-2-467a3e139a78da46a93656ec852072c6881a6fa4.tar.gz
gentoo-2-467a3e139a78da46a93656ec852072c6881a6fa4.tar.bz2
gentoo-2-467a3e139a78da46a93656ec852072c6881a6fa4.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-configuration')
-rw-r--r--net-zope/zope-configuration/zope-configuration-3.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-configuration/zope-configuration-3.7.2.ebuild b/net-zope/zope-configuration/zope-configuration-3.7.2.ebuild
index 6769eb070ee0..799dc80749f4 100644
--- a/net-zope/zope-configuration/zope-configuration-3.7.2.ebuild
+++ b/net-zope/zope-configuration/zope-configuration-3.7.2.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-configuration/zope-configuration-3.7.2.ebuild,v 1.1 2010/05/27 17:28:50 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-configuration/zope-configuration-3.7.2.ebuild,v 1.2 2010/10/30 18:57:20 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Zope Configuration Markup Language (ZCML)"
HOMEPAGE="http://pypi.python.org/pypi/zope.configuration"
-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"