summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 20:18:15 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 20:18:15 +0000
commit63a1c2e822608078d068af73705901829311dc21 (patch)
tree20e3ee967ee0fe03987dd0c1423130d9c4b4c260 /dev-python/atpy
parentversion bump (diff)
downloadgentoo-2-63a1c2e822608078d068af73705901829311dc21.tar.gz
gentoo-2-63a1c2e822608078d068af73705901829311dc21.tar.bz2
gentoo-2-63a1c2e822608078d068af73705901829311dc21.zip
Use mirror://github.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/atpy')
-rw-r--r--dev-python/atpy/ChangeLog8
-rw-r--r--dev-python/atpy/atpy-0.9.5.1.ebuild6
-rw-r--r--dev-python/atpy/atpy-0.9.5.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/atpy/ChangeLog b/dev-python/atpy/ChangeLog
index 87a57cc9ad03..405c797acecb 100644
--- a/dev-python/atpy/ChangeLog
+++ b/dev-python/atpy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/atpy
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v 1.5 2011/08/04 18:48:18 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v 1.6 2012/04/23 20:18:15 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> atpy-0.9.5.1.ebuild,
+ atpy-0.9.5.3.ebuild:
+ Use mirror://github.
04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
Switched herd to sci-astronomy
diff --git a/dev-python/atpy/atpy-0.9.5.1.ebuild b/dev-python/atpy/atpy-0.9.5.1.ebuild
index e6f26f3cb9a2..e33940d35dd3 100644
--- a/dev-python/atpy/atpy-0.9.5.1.ebuild
+++ b/dev-python/atpy/atpy-0.9.5.1.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/atpy/atpy-0.9.5.1.ebuild,v 1.2 2011/05/05 16:31:08 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/atpy-0.9.5.1.ebuild,v 1.3 2012/04/23 20:18:15 mgorny Exp $
EAPI="2"
@@ -15,7 +15,7 @@ MYP="${MYPN}-${PV}"
DESCRIPTION="Astronomical tables support for Python"
HOMEPAGE="http://atpy.github.com/ http://pypi.python.org/pypi/ATpy"
-SRC_URI="https://github.com/downloads/${PN}/${PN}/${MYP}.tar.gz"
+SRC_URI="mirror://github/${PN}/${PN}/${MYP}.tar.gz"
RDEPEND="dev-python/numpy
dev-python/asciitable
diff --git a/dev-python/atpy/atpy-0.9.5.3.ebuild b/dev-python/atpy/atpy-0.9.5.3.ebuild
index 9a11f3a04f09..ee51bdc0e7a9 100644
--- a/dev-python/atpy/atpy-0.9.5.3.ebuild
+++ b/dev-python/atpy/atpy-0.9.5.3.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/atpy/atpy-0.9.5.3.ebuild,v 1.1 2011/07/29 21:28:31 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/atpy-0.9.5.3.ebuild,v 1.2 2012/04/23 20:18:15 mgorny Exp $
EAPI="2"
@@ -15,7 +15,7 @@ MYP="${MYPN}-${PV}"
DESCRIPTION="Astronomical tables support for Python"
HOMEPAGE="http://atpy.github.com/ http://pypi.python.org/pypi/ATpy"
-SRC_URI="https://github.com/downloads/${PN}/${PN}/${MYP}.tar.gz"
+SRC_URI="mirror://github/${PN}/${PN}/${MYP}.tar.gz"
RDEPEND="dev-python/numpy
dev-python/asciitable