diff options
Diffstat (limited to 'net-zope/zope-pagetemplate')
-rw-r--r-- | net-zope/zope-pagetemplate/zope-pagetemplate-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-pagetemplate/zope-pagetemplate-3.5.2.ebuild b/net-zope/zope-pagetemplate/zope-pagetemplate-3.5.2.ebuild index d6dcefea69bf..a606945ec081 100644 --- a/net-zope/zope-pagetemplate/zope-pagetemplate-3.5.2.ebuild +++ b/net-zope/zope-pagetemplate/zope-pagetemplate-3.5.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-pagetemplate/zope-pagetemplate-3.5.2.ebuild,v 1.1 2010/07/08 19:45:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-pagetemplate/zope-pagetemplate-3.5.2.ebuild,v 1.2 2010/10/30 19:07:01 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Zope Page Templates" HOMEPAGE="http://pypi.python.org/pypi/zope.pagetemplate" -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" |