summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:07:46 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:07:46 +0000
commitac51a7fff0f79054df3afaddd20a82076f308817 (patch)
tree527e4b9281b688f97d0082365884583aaf772506 /net-zope/documenttemplate/documenttemplate-2.13.1.ebuild
parentalpha/ia64/sparc stable wrt #340198 (diff)
downloadgentoo-2-ac51a7fff0f79054df3afaddd20a82076f308817.tar.gz
gentoo-2-ac51a7fff0f79054df3afaddd20a82076f308817.tar.bz2
gentoo-2-ac51a7fff0f79054df3afaddd20a82076f308817.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/documenttemplate/documenttemplate-2.13.1.ebuild')
-rw-r--r--net-zope/documenttemplate/documenttemplate-2.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild b/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild
index a3c4bb050770..2709cb5f69cd 100644
--- a/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild
+++ b/net-zope/documenttemplate/documenttemplate-2.13.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/documenttemplate/documenttemplate-2.13.1.ebuild,v 1.1 2010/07/17 21:36:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild,v 1.2 2010/10/30 18:07:46 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Document Templating Markup Language (DTML)"
HOMEPAGE="http://pypi.python.org/pypi/DocumentTemplate"
-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"