summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-20 14:18:39 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-20 14:18:39 +0000
commitf9e87a19bdc51280342da9955cedb7810a82ea85 (patch)
treeea07ac1ab587cc7110369dd9b9110290bab3f27c /dev-python/cosmolopy
parentFixing SRC_URI for pypi (diff)
downloadgentoo-2-f9e87a19bdc51280342da9955cedb7810a82ea85.tar.gz
gentoo-2-f9e87a19bdc51280342da9955cedb7810a82ea85.tar.bz2
gentoo-2-f9e87a19bdc51280342da9955cedb7810a82ea85.zip
Fixing SRC_URI for pypi
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/cosmolopy')
-rw-r--r--dev-python/cosmolopy/ChangeLog6
-rw-r--r--dev-python/cosmolopy/cosmolopy-0.1.102.ebuild6
-rw-r--r--dev-python/cosmolopy/cosmolopy-0.1.103.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/cosmolopy/ChangeLog b/dev-python/cosmolopy/ChangeLog
index cdfb16396aa4..83629dd5f0df 100644
--- a/dev-python/cosmolopy/ChangeLog
+++ b/dev-python/cosmolopy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/cosmolopy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/ChangeLog,v 1.4 2012/02/07 12:05:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/ChangeLog,v 1.5 2012/02/20 14:18:39 patrick Exp $
+
+ 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> cosmolopy-0.1.102.ebuild,
+ cosmolopy-0.1.103.ebuild, cosmolopy-0.1.104.ebuild:
+ Fixing SRC_URI for pypi
*cosmolopy-0.1.104 (07 Feb 2012)
diff --git a/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild
index d684abf0d389..6a6dacd63cb5 100644
--- a/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild
+++ b/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild,v 1.3 2011/05/07 21:42:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild,v 1.4 2012/02/20 14:18:39 patrick Exp $
EAPI=2
@@ -15,7 +15,7 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="Cosmology routines built on NumPy/SciPy"
HOMEPAGE="http://roban.github.com/CosmoloPy/ http://pypi.python.org/pypi/CosmoloPy"
-SRC_URI="http://pypi.python.org/packages/source/C/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/C/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/cosmolopy/cosmolopy-0.1.103.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.103.ebuild
index 4801667d3998..34640265b86d 100644
--- a/dev-python/cosmolopy/cosmolopy-0.1.103.ebuild
+++ b/dev-python/cosmolopy/cosmolopy-0.1.103.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/cosmolopy-0.1.103.ebuild,v 1.1 2011/05/13 04:46:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/cosmolopy-0.1.103.ebuild,v 1.2 2012/02/20 14:18:39 patrick Exp $
EAPI=2
@@ -15,7 +15,7 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="Cosmology routines built on NumPy/SciPy"
HOMEPAGE="http://roban.github.com/CosmoloPy/ http://pypi.python.org/pypi/CosmoloPy"
-SRC_URI="http://pypi.python.org/packages/source/C/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/C/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"