summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:12:05 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:12:05 +0000
commit394d97c9b58242f3185faf1304040189e911b9cc (patch)
treee4baca7cbcd7a5bf74ca617073f949bb2c96758f /net-zope/zope-structuredtext
parentUse PyPI mirrors. (diff)
downloadgentoo-2-394d97c9b58242f3185faf1304040189e911b9cc.tar.gz
gentoo-2-394d97c9b58242f3185faf1304040189e911b9cc.tar.bz2
gentoo-2-394d97c9b58242f3185faf1304040189e911b9cc.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-structuredtext')
-rw-r--r--net-zope/zope-structuredtext/zope-structuredtext-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-structuredtext/zope-structuredtext-3.5.0.ebuild b/net-zope/zope-structuredtext/zope-structuredtext-3.5.0.ebuild
index 9dc2ffe9fc81..f73c6916987c 100644
--- a/net-zope/zope-structuredtext/zope-structuredtext-3.5.0.ebuild
+++ b/net-zope/zope-structuredtext/zope-structuredtext-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-structuredtext/zope-structuredtext-3.5.0.ebuild,v 1.1 2010/05/29 19:00:51 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-structuredtext/zope-structuredtext-3.5.0.ebuild,v 1.2 2010/10/30 19:12:05 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="StructuredText parser"
HOMEPAGE="http://pypi.python.org/pypi/zope.structuredtext"
-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"