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
commit0e65b76607073696281f8c2187c31fd2c7d08d88 (patch)
tree67db54114f0064868ea82122ad487c11857b7a46 /net-zope
parentUpdate comment. (diff)
downloadgentoo-2-0e65b76607073696281f8c2187c31fd2c7d08d88.tar.gz
gentoo-2-0e65b76607073696281f8c2187c31fd2c7d08d88.tar.bz2
gentoo-2-0e65b76607073696281f8c2187c31fd2c7d08d88.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"