summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-26 15:54:17 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-26 15:54:17 +0000
commit0bf3c2452a68fab68c0653f26281166290fb909b (patch)
tree3776b2bce9fbfe72da87d24cd4bcdc5bf4ba85c9 /sci-astronomy
parentUse PyPI mirrors. (diff)
downloadhistorical-0bf3c2452a68fab68c0653f26281166290fb909b.tar.gz
historical-0bf3c2452a68fab68c0653f26281166290fb909b.tar.bz2
historical-0bf3c2452a68fab68c0653f26281166290fb909b.zip
Use PyPI mirrors.
Package-Manager: portage-2.2.0_alpha10_p8/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/pyephem/Manifest2
-rw-r--r--sci-astronomy/pyephem/pyephem-3.7.3.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/pyephem/Manifest b/sci-astronomy/pyephem/Manifest
index c2c62217ce53..5c126d983816 100644
--- a/sci-astronomy/pyephem/Manifest
+++ b/sci-astronomy/pyephem/Manifest
@@ -1,4 +1,4 @@
DIST pyephem-3.7.3.4.tar.gz 704097 RMD160 798b79bebf094bd3d5b22a598281c564e974e89e SHA1 d1be94b2f0314a6ec572787c6d1b39ffbbb8ea5c SHA256 d6d2491c4b2d7d123f35bfda5b6ddd20afca832dfc4e10f3b2499bbd4c5e4587
-EBUILD pyephem-3.7.3.4.ebuild 1259 RMD160 cfed6de23577775785e78dad3631a449370d1334 SHA1 10210d5b7fe385fa4d567f67774902686b171da5 SHA256 75f94c088dbf0f244abf2ee77c248aa44cfe8045fd6250ce1a69e39f4c35b033
+EBUILD pyephem-3.7.3.4.ebuild 1232 RMD160 c8f8787f173bfd36441e452badd49974092539f1 SHA1 38f6d0d5860aa04c542e6d07950b2c2913b958a6 SHA256 e6ed1428970194d578ba62979068ace7e701ca949993ec2cc97d920547fc5411
MISC ChangeLog 1918 RMD160 8e1e7a848366211c7f07e9e7e4046403bc7f21b3 SHA1 0721b817b2a3f90069f8a4ed288f7ca2a0e9d507 SHA256 c1d7f37aa6d1df1287455acc88118dd0d6a295f9f092c202f31795d07980e8b7
MISC metadata.xml 770 RMD160 0e05a60bb61d77ebce7c2d520ebc802adb570e2f SHA1 e9ffd03d0916e57bdd0f162aff7d8af15dd2598d SHA256 080408a235520efbe6fce1b0d1276c8fb1cf461e38c498da38bf3ecc666aa8f0
diff --git a/sci-astronomy/pyephem/pyephem-3.7.3.4.ebuild b/sci-astronomy/pyephem/pyephem-3.7.3.4.ebuild
index 6daffb4d3afe..167d203bd96d 100644
--- a/sci-astronomy/pyephem/pyephem-3.7.3.4.ebuild
+++ b/sci-astronomy/pyephem/pyephem-3.7.3.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/sci-astronomy/pyephem/pyephem-3.7.3.4.ebuild,v 1.2 2010/05/26 15:34:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.3.4.ebuild,v 1.3 2010/12/26 15:54:17 arfrever Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
@@ -12,7 +12,7 @@ inherit distutils eutils
DESCRIPTION="Astronomical routines for the python programming language"
LICENSE="LGPL-3"
HOMEPAGE="http://rhodesmill.org/pyephem/pyephem.html"
-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"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"