summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:52:22 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:52:22 +0000
commit43a8346724318bb0b8e3b388d9dddb7b9d0c2ef0 (patch)
treef04c4a95967c3696bb6d63e08fe4249366c2d899 /net-zope/zope-app-dependable
parentUse PyPI mirrors. (diff)
downloadgentoo-2-43a8346724318bb0b8e3b388d9dddb7b9d0c2ef0.tar.gz
gentoo-2-43a8346724318bb0b8e3b388d9dddb7b9d0c2ef0.tar.bz2
gentoo-2-43a8346724318bb0b8e3b388d9dddb7b9d0c2ef0.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope-app-dependable')
-rw-r--r--net-zope/zope-app-dependable/zope-app-dependable-3.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-app-dependable/zope-app-dependable-3.5.1.ebuild b/net-zope/zope-app-dependable/zope-app-dependable-3.5.1.ebuild
index 54a674a92d99..2320a4a94c97 100644
--- a/net-zope/zope-app-dependable/zope-app-dependable-3.5.1.ebuild
+++ b/net-zope/zope-app-dependable/zope-app-dependable-3.5.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-app-dependable/zope-app-dependable-3.5.1.ebuild,v 1.4 2010/02/14 19:17:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-app-dependable/zope-app-dependable-3.5.1.ebuild,v 1.5 2010/10/30 18:52:22 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Simple Dependency API"
HOMEPAGE="http://pypi.python.org/pypi/zope.app.dependable"
-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"