diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-09-30 10:15:42 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-09-30 10:15:42 +0000 |
commit | fdcb7a557233c9df90e03e59c4a0c98f9191cf06 (patch) | |
tree | 85100d075c1b20ec0cf5766baacb3a91a70581a5 /sci-astronomy/xephem | |
parent | Version bump. (diff) | |
download | gentoo-2-fdcb7a557233c9df90e03e59c4a0c98f9191cf06.tar.gz gentoo-2-fdcb7a557233c9df90e03e59c4a0c98f9191cf06.tar.bz2 gentoo-2-fdcb7a557233c9df90e03e59c4a0c98f9191cf06.zip |
ppc/ppc64 stable wrt #423673
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/xephem')
-rw-r--r-- | sci-astronomy/xephem/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/xephem/ChangeLog b/sci-astronomy/xephem/ChangeLog index a3d4b9d1e8cd..40b6939410ff 100644 --- a/sci-astronomy/xephem/ChangeLog +++ b/sci-astronomy/xephem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/xephem # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.39 2012/09/30 08:32:21 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.40 2012/09/30 10:15:42 xarthisius Exp $ + + 30 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> xephem-3.7.5.ebuild: + ppc/ppc64 stable wrt #423673 30 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> xephem-3.7.3.ebuild, xephem-3.7.5.ebuild: diff --git a/sci-astronomy/xephem/xephem-3.7.5.ebuild b/sci-astronomy/xephem/xephem-3.7.5.ebuild index 0f509b86c29f..c7d65216ab47 100644 --- a/sci-astronomy/xephem/xephem-3.7.5.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.5.ebuild,v 1.3 2012/09/30 08:32:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.5.ebuild,v 1.4 2012/09/30 10:15:42 xarthisius Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs DESCRIPTION="Interactive tool for astronomical ephemeris and sky simulation" HOMEPAGE="http://www.clearskyinstitute.com/xephem" SRC_URI="http://97.74.56.125/free/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" SLOT=0 LICENSE="XEphem" |