summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-09-25 17:38:57 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-09-25 17:38:57 +0000
commita9385ddfa6cd293056f2d2c6055d10e11c24de93 (patch)
tree6d15ef44149ba619a7ff9f10424ee5e212c6a4b6 /net-zope
parentUpdate comment. (diff)
downloadhistorical-a9385ddfa6cd293056f2d2c6055d10e11c24de93.tar.gz
historical-a9385ddfa6cd293056f2d2c6055d10e11c24de93.tar.bz2
historical-a9385ddfa6cd293056f2d2c6055d10e11c24de93.zip
Use PyPI mirrors.
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope-sendmail/zope-sendmail-3.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-sendmail/zope-sendmail-3.6.1.ebuild b/net-zope/zope-sendmail/zope-sendmail-3.6.1.ebuild
index 93b0e4781ea5..7a7a2caa6ace 100644
--- a/net-zope/zope-sendmail/zope-sendmail-3.6.1.ebuild
+++ b/net-zope/zope-sendmail/zope-sendmail-3.6.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-sendmail/zope-sendmail-3.6.1.ebuild,v 1.5 2010/06/05 21:16:10 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-sendmail/zope-sendmail-3.6.1.ebuild,v 1.6 2010/09/25 17:38:57 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Zope sendmail"
HOMEPAGE="http://pypi.python.org/pypi/zope.sendmail"
-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"