diff options
author | 2010-10-30 18:54:36 +0000 | |
---|---|---|
committer | 2010-10-30 18:54:36 +0000 | |
commit | 3a5609d7566726c30da8999c575bf2783c78c4b0 (patch) | |
tree | 1c21843b2266d3a1cc06154a412bc004addfebbf /net-zope/zope-broken | |
parent | Use PyPI mirrors. (diff) | |
download | gentoo-2-3a5609d7566726c30da8999c575bf2783c78c4b0.tar.gz gentoo-2-3a5609d7566726c30da8999c575bf2783c78c4b0.tar.bz2 gentoo-2-3a5609d7566726c30da8999c575bf2783c78c4b0.zip |
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-broken')
-rw-r--r-- | net-zope/zope-broken/zope-broken-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-broken/zope-broken-3.6.0.ebuild b/net-zope/zope-broken/zope-broken-3.6.0.ebuild index 569735a17557..8069a34b5a60 100644 --- a/net-zope/zope-broken/zope-broken-3.6.0.ebuild +++ b/net-zope/zope-broken/zope-broken-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-broken/zope-broken-3.6.0.ebuild,v 1.4 2010/02/14 19:17:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-broken/zope-broken-3.6.0.ebuild,v 1.5 2010/10/30 18:54:36 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Zope Broken Object Interfaces" HOMEPAGE="http://pypi.python.org/pypi/zope.broken" -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" |