diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-10-30 19:13:13 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-10-30 19:13:13 +0000 |
commit | 99ff5c6466f3a18d7ced6a0af7fd16536998633f (patch) | |
tree | 3e757fcd6a4053562275ccde3671513390c10097 /net-zope/zope-tal/zope-tal-3.5.2.ebuild | |
parent | Use PyPI mirrors. (diff) | |
download | gentoo-2-99ff5c6466f3a18d7ced6a0af7fd16536998633f.tar.gz gentoo-2-99ff5c6466f3a18d7ced6a0af7fd16536998633f.tar.bz2 gentoo-2-99ff5c6466f3a18d7ced6a0af7fd16536998633f.zip |
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-tal/zope-tal-3.5.2.ebuild')
-rw-r--r-- | net-zope/zope-tal/zope-tal-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-tal/zope-tal-3.5.2.ebuild b/net-zope/zope-tal/zope-tal-3.5.2.ebuild index 72bd37c0a192..14f6e644d385 100644 --- a/net-zope/zope-tal/zope-tal-3.5.2.ebuild +++ b/net-zope/zope-tal/zope-tal-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-tal/zope-tal-3.5.2.ebuild,v 1.4 2010/02/14 19:16:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-tal/zope-tal-3.5.2.ebuild,v 1.5 2010/10/30 19:13:13 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Zope 3 Template Application Language (TAL)" HOMEPAGE="http://pypi.python.org/pypi/zope.tal" -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" |