From 77ba954e09386e56359821ec088935e1725b196e Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 26 Dec 2010 14:47:39 +0000 Subject: Use PyPI mirrors. (Portage version: 2.2.0_alpha10_p8/cvs/Linux x86_64) --- dev-python/imdbpy/imdbpy-4.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/imdbpy') diff --git a/dev-python/imdbpy/imdbpy-4.6.ebuild b/dev-python/imdbpy/imdbpy-4.6.ebuild index 271ca0309fae..ece1612c88ec 100644 --- a/dev-python/imdbpy/imdbpy-4.6.ebuild +++ b/dev-python/imdbpy/imdbpy-4.6.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/imdbpy/imdbpy-4.6.ebuild,v 1.3 2010/08/01 11:21:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/imdbpy/imdbpy-4.6.ebuild,v 1.4 2010/12/26 14:47:39 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Python package to access the IMDb movie database" HOMEPAGE="http://imdbpy.sourceforge.net/ http://pypi.python.org/pypi/IMDbPY" -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="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad