diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-12-26 15:53:15 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-12-26 15:53:15 +0000 |
commit | b851d5d63523bc9f166196e7cd46e832e1edd4c6 (patch) | |
tree | fa574c7be1fce7704b2031c4a6b1088d8a5c61ce | |
parent | Fix copyright year. (diff) | |
download | historical-b851d5d63523bc9f166196e7cd46e832e1edd4c6.tar.gz historical-b851d5d63523bc9f166196e7cd46e832e1edd4c6.tar.bz2 historical-b851d5d63523bc9f166196e7cd46e832e1edd4c6.zip |
Use PyPI mirrors.
Package-Manager: portage-2.2.0_alpha10_p8/cvs/Linux x86_64
19 files changed, 38 insertions, 38 deletions
diff --git a/dev-python/pyudev/pyudev-0.2.ebuild b/dev-python/pyudev/pyudev-0.2.ebuild index 638761a950c3..2d9368e0f6dc 100644 --- a/dev-python/pyudev/pyudev-0.2.ebuild +++ b/dev-python/pyudev/pyudev-0.2.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/pyudev/pyudev-0.2.ebuild,v 1.1 2010/07/25 00:52:59 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyudev/pyudev-0.2.ebuild,v 1.2 2010/12/26 15:36:45 arfrever Exp $ EAPI="2" @@ -12,7 +12,7 @@ inherit distutils DESCRIPTION="pyudev is a Python and PyQt4 binding for libudev" HOMEPAGE="http://packages.python.org/pyudev/" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-python/pywavelets/pywavelets-0.2.0.ebuild b/dev-python/pywavelets/pywavelets-0.2.0.ebuild index a4689503ff71..68e20d29a504 100644 --- a/dev-python/pywavelets/pywavelets-0.2.0.ebuild +++ b/dev-python/pywavelets/pywavelets-0.2.0.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/pywavelets/pywavelets-0.2.0.ebuild,v 1.2 2010/07/08 15:15:17 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pywavelets/pywavelets-0.2.0.ebuild,v 1.3 2010/12/26 15:37:11 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Python module for discrete, stationary, and packet wavelet transforms." HOMEPAGE="http://www.pybytes.com/pywavelets/ http://pypi.python.org/pypi/PyWavelets" -SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.bz2" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" diff --git a/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild b/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild index 5966e8ec7743..189f71426f5d 100644 --- a/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild +++ b/dev-python/restrictedpython/restrictedpython-3.6.0.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/restrictedpython/restrictedpython-3.6.0.ebuild,v 1.3 2010/11/28 22:01:29 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/restrictedpython/restrictedpython-3.6.0.ebuild,v 1.4 2010/12/26 15:38:00 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="RestrictedPython provides a restricted execution environment for Python, e.g. for running untrusted code." HOMEPAGE="http://pypi.python.org/pypi/RestrictedPython" -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" diff --git a/dev-python/reverend/reverend-0.4.ebuild b/dev-python/reverend/reverend-0.4.ebuild index ee56a76d6261..6969ffa0fa2a 100644 --- a/dev-python/reverend/reverend-0.4.ebuild +++ b/dev-python/reverend/reverend-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/reverend/reverend-0.4.ebuild,v 1.1 2009/11/30 02:22:26 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/reverend/reverend-0.4.ebuild,v 1.2 2010/12/26 15:40:29 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Reverend - Simple Bayesian classifier" HOMEPAGE="http://divmod.org/trac/wiki/DivmodReverend http://pypi.python.org/pypi/Reverend" -SRC_URI="mirror://sourceforge/reverend/${MY_P}.tar.gz http://pypi.python.org/packages/source/R/Reverend/Reverend-0.4.tar.gz" +SRC_URI="mirror://sourceforge/reverend/${MY_P}.tar.gz mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild b/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild index 92b575ba4f08..e8e411225644 100644 --- a/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild +++ b/dev-python/rlcompleter2/rlcompleter2-0.98.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/rlcompleter2/rlcompleter2-0.98.ebuild,v 1.2 2010/02/23 11:24:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild,v 1.3 2010/12/26 15:42:15 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -9,7 +9,7 @@ inherit distutils DESCRIPTION="Python command line completion" HOMEPAGE="http://codespeak.net/rlcompleter2/ http://pypi.python.org/pypi/rlcompleter2" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/rope/rope-0.9.3.ebuild b/dev-python/rope/rope-0.9.3.ebuild index d58f7e294656..5bf1dbd1ae8a 100644 --- a/dev-python/rope/rope-0.9.3.ebuild +++ b/dev-python/rope/rope-0.9.3.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/rope/rope-0.9.3.ebuild,v 1.3 2010/07/01 04:34:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rope/rope-0.9.3.ebuild,v 1.4 2010/12/26 15:42:37 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -11,7 +11,7 @@ inherit distutils eutils DESCRIPTION="Python refactoring library" HOMEPAGE="http://rope.sourceforge.net/ http://pypi.python.org/pypi/rope" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-python/routes/routes-1.12.3.ebuild b/dev-python/routes/routes-1.12.3.ebuild index 45b22c86af73..70b621ea9f84 100644 --- a/dev-python/routes/routes-1.12.3.ebuild +++ b/dev-python/routes/routes-1.12.3.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/routes/routes-1.12.3.ebuild,v 1.2 2010/06/05 20:10:47 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.12.3.ebuild,v 1.3 2010/12/26 15:43:23 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A Python re-implementation of the Rails routes system for mapping URL's to Controllers/Actions." HOMEPAGE="http://routes.groovie.org http://pypi.python.org/pypi/Routes" -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" diff --git a/dev-python/setproctitle/setproctitle-1.1.ebuild b/dev-python/setproctitle/setproctitle-1.1.ebuild index b0ca75f99eec..c68f0459174f 100644 --- a/dev-python/setproctitle/setproctitle-1.1.ebuild +++ b/dev-python/setproctitle/setproctitle-1.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/setproctitle/setproctitle-1.1.ebuild,v 1.3 2010/12/18 20:26:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.ebuild,v 1.4 2010/12/26 15:44:19 arfrever Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -11,7 +11,7 @@ inherit distutils DESCRIPTION="Allow customization of the process title." HOMEPAGE="http://code.google.com/p/py-setproctitle/ http://pypi.python.org/pypi/setproctitle" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/simplesettings/simplesettings-0.5.ebuild b/dev-python/simplesettings/simplesettings-0.5.ebuild index 3384d0e58af4..cdaa257f0f22 100644 --- a/dev-python/simplesettings/simplesettings-0.5.ebuild +++ b/dev-python/simplesettings/simplesettings-0.5.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/simplesettings/simplesettings-0.5.ebuild,v 1.4 2010/07/14 19:04:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/simplesettings/simplesettings-0.5.ebuild,v 1.5 2010/12/26 15:44:55 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -11,7 +11,7 @@ inherit distutils DESCRIPTION="Simple settings initialization" HOMEPAGE="http://code.google.com/p/simplesettings/ http://pypi.python.org/pypi/simplesettings" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-python/tempita/tempita-0.4.ebuild b/dev-python/tempita/tempita-0.4.ebuild index d929483397bc..a62d1b8d254b 100644 --- a/dev-python/tempita/tempita-0.4.ebuild +++ b/dev-python/tempita/tempita-0.4.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/tempita/tempita-0.4.ebuild,v 1.5 2010/06/07 23:10:52 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/tempita/tempita-0.4.ebuild,v 1.6 2010/12/26 15:46:00 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="A very small text templating language" HOMEPAGE="http://pythonpaste.org/tempita http://pypi.python.org/pypi/Tempita" -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="MIT" SLOT="0" diff --git a/dev-python/tgmochikit/tgmochikit-1.4.2.ebuild b/dev-python/tgmochikit/tgmochikit-1.4.2.ebuild index be03172559f2..861219e0c817 100644 --- a/dev-python/tgmochikit/tgmochikit-1.4.2.ebuild +++ b/dev-python/tgmochikit/tgmochikit-1.4.2.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/tgmochikit/tgmochikit-1.4.2.ebuild,v 1.1 2010/07/09 15:37:08 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/tgmochikit/tgmochikit-1.4.2.ebuild,v 1.2 2010/12/26 15:46:29 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="MochiKit packaged as TurboGears widgets." HOMEPAGE="http://pypi.python.org/pypi/tgMochiKit" -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="|| ( AFL-2.1 MIT )" SLOT="0" diff --git a/dev-python/ttfquery/ttfquery-1.0.4.ebuild b/dev-python/ttfquery/ttfquery-1.0.4.ebuild index 26f801fd9ba4..5c3fb83d903c 100644 --- a/dev-python/ttfquery/ttfquery-1.0.4.ebuild +++ b/dev-python/ttfquery/ttfquery-1.0.4.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/ttfquery/ttfquery-1.0.4.ebuild,v 1.1 2010/04/10 18:41:12 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttfquery/ttfquery-1.0.4.ebuild,v 1.2 2010/12/26 15:47:06 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Font metadata and glyph outline extraction utility library" HOMEPAGE="http://ttfquery.sourceforge.net/ http://pypi.python.org/pypi/TTFQuery" -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" diff --git a/dev-python/turbocheetah/turbocheetah-1.0.ebuild b/dev-python/turbocheetah/turbocheetah-1.0.ebuild index e133cc20357c..6bd3f3d7cc95 100644 --- a/dev-python/turbocheetah/turbocheetah-1.0.ebuild +++ b/dev-python/turbocheetah/turbocheetah-1.0.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/turbocheetah/turbocheetah-1.0.ebuild,v 1.2 2010/07/03 23:15:33 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/turbocheetah/turbocheetah-1.0.ebuild,v 1.3 2010/12/26 15:47:34 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="TurboGears plugin to support use of Cheetah templates." HOMEPAGE="http://docs.turbogears.org/TurboCheetah http://pypi.python.org/pypi/TurboCheetah" -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="MIT" SLOT="0" diff --git a/dev-python/turbokid/turbokid-1.0.5.ebuild b/dev-python/turbokid/turbokid-1.0.5.ebuild index 7f9cb1fbe5ec..f7336ed07b9b 100644 --- a/dev-python/turbokid/turbokid-1.0.5.ebuild +++ b/dev-python/turbokid/turbokid-1.0.5.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/turbokid/turbokid-1.0.5.ebuild,v 1.1 2010/07/09 13:32:00 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/turbokid/turbokid-1.0.5.ebuild,v 1.2 2010/12/26 15:48:05 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Python template plugin that supports Kid templates" HOMEPAGE="http://pypi.python.org/pypi/TurboKid" -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="MIT" SLOT="0" diff --git a/dev-python/vertex/vertex-0.3.0.ebuild b/dev-python/vertex/vertex-0.3.0.ebuild index 15fb79632b0f..5f7a24f67166 100644 --- a/dev-python/vertex/vertex-0.3.0.ebuild +++ b/dev-python/vertex/vertex-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/vertex/vertex-0.3.0.ebuild,v 1.2 2009/11/30 16:35:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/vertex/vertex-0.3.0.ebuild,v 1.3 2010/12/26 15:48:28 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="An implementation of the Q2Q protocol" HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex http://pypi.python.org/pypi/Vertex" -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="MIT" SLOT="0" diff --git a/dev-python/werkzeug/werkzeug-0.6.2.ebuild b/dev-python/werkzeug/werkzeug-0.6.2.ebuild index fc5fb271da26..12e2b303b2d1 100644 --- a/dev-python/werkzeug/werkzeug-0.6.2.ebuild +++ b/dev-python/werkzeug/werkzeug-0.6.2.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/werkzeug/werkzeug-0.6.2.ebuild,v 1.5 2010/12/13 16:29:48 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.6.2.ebuild,v 1.6 2010/12/26 15:51:48 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ MY_P="Werkzeug-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" HOMEPAGE="http://werkzeug.pocoo.org/ http://pypi.python.org/pypi/Werkzeug" -SRC_URI="http://pypi.python.org/packages/source/W/Werkzeug/${MY_P}.tar.gz" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/xlrd/xlrd-0.7.1.ebuild b/dev-python/xlrd/xlrd-0.7.1.ebuild index fbfa1922c728..473e43dd287a 100644 --- a/dev-python/xlrd/xlrd-0.7.1.ebuild +++ b/dev-python/xlrd/xlrd-0.7.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/xlrd/xlrd-0.7.1.ebuild,v 1.2 2010/04/16 17:35:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/xlrd/xlrd-0.7.1.ebuild,v 1.3 2010/12/26 15:52:18 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -10,7 +10,7 @@ inherit distutils DESCRIPTION="Library for developers to extract data from Microsoft Excel (tm) spreadsheet files" HOMEPAGE="http://pypi.python.org/pypi/xlrd" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/yolk-portage/yolk-portage-0.1.ebuild b/dev-python/yolk-portage/yolk-portage-0.1.ebuild index ad893ad38bef..4ed995963d6d 100644 --- a/dev-python/yolk-portage/yolk-portage-0.1.ebuild +++ b/dev-python/yolk-portage/yolk-portage-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/yolk-portage/yolk-portage-0.1.ebuild,v 1.5 2010/06/30 00:28:01 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk-portage/yolk-portage-0.1.ebuild,v 1.6 2010/12/26 15:52:50 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -11,7 +11,7 @@ inherit distutils DESCRIPTION="Gentoo Portage plugin for yolk" HOMEPAGE="http://pypi.python.org/pypi/yolk-portage" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-python/yolk/yolk-0.4.1.ebuild b/dev-python/yolk/yolk-0.4.1.ebuild index d83c7298ea58..aa7fa22b9c59 100644 --- a/dev-python/yolk/yolk-0.4.1.ebuild +++ b/dev-python/yolk/yolk-0.4.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/yolk/yolk-0.4.1.ebuild,v 1.2 2010/06/30 00:31:30 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/yolk-0.4.1.ebuild,v 1.3 2010/12/26 15:53:15 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -11,7 +11,7 @@ inherit distutils DESCRIPTION="Tool and library for querying PyPI and locally installed Python packages" HOMEPAGE="http://pypi.python.org/pypi/yolk" -SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |