diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-25 23:00:58 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-25 23:00:58 +0000 |
commit | df22561715824b709acd5d48d8c9454b31a80e55 (patch) | |
tree | b828c148235d69e94aaef38306a81682a77ae0ec /sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild | |
parent | Initial commit to tree (diff) | |
download | gentoo-2-df22561715824b709acd5d48d8c9454b31a80e55.tar.gz gentoo-2-df22561715824b709acd5d48d8c9454b31a80e55.tar.bz2 gentoo-2-df22561715824b709acd5d48d8c9454b31a80e55.zip |
Removed old, fixed homepage
(Portage version: 2.1.10.7/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild')
-rw-r--r-- | sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild b/sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild index 29e2f701fbf8..e7a93a8f1d9b 100644 --- a/sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild +++ b/sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild,v 1.1 2011/05/03 16:52:50 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.4.1.ebuild,v 1.2 2011/07/25 23:00:57 bicatali Exp $ EAPI="2" PYTHON_DEPEND="2:2.5" @@ -11,7 +11,7 @@ inherit distutils eutils DESCRIPTION="Astronomical routines for the python programming language" LICENSE="LGPL-3" -HOMEPAGE="http://rhodesmill.org/pyephem/pyephem.html" +HOMEPAGE="http://rhodesmill.org/pyephem/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |