summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:43:22 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 19:43:22 +0000
commit0953fb3e1b0f790843b90789855bbbca7974abe9 (patch)
treeca1f276253ff5ef75561c51a8b1bdc42fa673234 /dev-python/flask-openid
parentUse PyPI mirrors. (diff)
downloadgentoo-2-0953fb3e1b0f790843b90789855bbbca7974abe9.tar.gz
gentoo-2-0953fb3e1b0f790843b90789855bbbca7974abe9.tar.bz2
gentoo-2-0953fb3e1b0f790843b90789855bbbca7974abe9.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha2_p2/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/flask-openid')
-rw-r--r--dev-python/flask-openid/flask-openid-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-openid/flask-openid-1.0.1.ebuild b/dev-python/flask-openid/flask-openid-1.0.1.ebuild
index 6171c35e89f8..bf28b065974c 100644
--- a/dev-python/flask-openid/flask-openid-1.0.1.ebuild
+++ b/dev-python/flask-openid/flask-openid-1.0.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/dev-python/flask-openid/flask-openid-1.0.1.ebuild,v 1.1 2010/07/24 02:35:28 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.0.1.ebuild,v 1.2 2010/10/30 19:43:22 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="OpenID support for Flask"
HOMEPAGE="http://pypi.python.org/pypi/Flask-OpenID"
-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="BSD"
SLOT="0"