summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:01:49 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:01:49 +0000
commit20db956d969d9af3e162db29b5c915065c26ede4 (patch)
tree0c7d0b3dcce04c181ce796ec1feb81e19a6754eb /net-zope/zope-filerepresentation
parentUse PyPI mirrors. (diff)
downloadgentoo-2-20db956d969d9af3e162db29b5c915065c26ede4.tar.gz
gentoo-2-20db956d969d9af3e162db29b5c915065c26ede4.tar.bz2
gentoo-2-20db956d969d9af3e162db29b5c915065c26ede4.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-filerepresentation')
-rw-r--r--net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild b/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild
index 66f9e2b364c5..c0bf8c6cfe6c 100644
--- a/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild
+++ b/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.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-filerepresentation/zope-filerepresentation-3.6.0.ebuild,v 1.4 2010/02/14 19:17:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild,v 1.5 2010/10/30 19:01:49 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="File-system Representation Interfaces"
HOMEPAGE="http://pypi.python.org/pypi/zope.filerepresentation"
-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"