summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:54:03 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:54:03 +0000
commit7df1781814c5d8ed32d7a976913512e27a295bee (patch)
treee79a983c8b4b9b88f16060e9c7e4051f315a8ec8 /net-zope/zope-authentication
parentUse PyPI mirrors. (diff)
downloadgentoo-2-7df1781814c5d8ed32d7a976913512e27a295bee.tar.gz
gentoo-2-7df1781814c5d8ed32d7a976913512e27a295bee.tar.bz2
gentoo-2-7df1781814c5d8ed32d7a976913512e27a295bee.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-authentication')
-rw-r--r--net-zope/zope-authentication/zope-authentication-3.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-authentication/zope-authentication-3.7.1.ebuild b/net-zope/zope-authentication/zope-authentication-3.7.1.ebuild
index 63ea7c0b9166..c992bb309889 100644
--- a/net-zope/zope-authentication/zope-authentication-3.7.1.ebuild
+++ b/net-zope/zope-authentication/zope-authentication-3.7.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/zope-authentication/zope-authentication-3.7.1.ebuild,v 1.1 2010/05/29 20:17:50 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-authentication/zope-authentication-3.7.1.ebuild,v 1.2 2010/10/30 18:54:03 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Definition of authentication basics for the Zope Framework"
HOMEPAGE="http://pypi.python.org/pypi/zope.authentication"
-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"