summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:58:27 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:58:27 +0000
commit3d8560e9bf0ae1399f7393f6e00646ba5c047bdd (patch)
treec6299d2a4f4bda9bc4568373b51861798d578004 /net-zope/zope-contenttype
parentUse PyPI mirrors. (diff)
downloadgentoo-2-3d8560e9bf0ae1399f7393f6e00646ba5c047bdd.tar.gz
gentoo-2-3d8560e9bf0ae1399f7393f6e00646ba5c047bdd.tar.bz2
gentoo-2-3d8560e9bf0ae1399f7393f6e00646ba5c047bdd.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-contenttype')
-rw-r--r--net-zope/zope-contenttype/zope-contenttype-3.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-contenttype/zope-contenttype-3.5.1.ebuild b/net-zope/zope-contenttype/zope-contenttype-3.5.1.ebuild
index 6cbb059af293..ceb5d7f47e16 100644
--- a/net-zope/zope-contenttype/zope-contenttype-3.5.1.ebuild
+++ b/net-zope/zope-contenttype/zope-contenttype-3.5.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-contenttype/zope-contenttype-3.5.1.ebuild,v 1.1 2010/03/26 17:07:37 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-contenttype/zope-contenttype-3.5.1.ebuild,v 1.2 2010/10/30 18:58:27 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Zope contenttype"
HOMEPAGE="http://pypi.python.org/pypi/zope.contenttype"
-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"