diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-30 11:58:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-30 11:58:18 +0000 |
commit | 50fb3f948d6e5510b4e4f0cd52ea3ad9fb613808 (patch) | |
tree | b9548ccb61a173374348b7e32e904aec653faf35 /sci-astronomy | |
parent | Update luadbi to EAPI=4 (bug 427928). (diff) | |
download | gentoo-2-50fb3f948d6e5510b4e4f0cd52ea3ad9fb613808.tar.gz gentoo-2-50fb3f948d6e5510b4e4f0cd52ea3ad9fb613808.tar.bz2 gentoo-2-50fb3f948d6e5510b4e4f0cd52ea3ad9fb613808.zip |
Stable for amd64, wrt bug #423673
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-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 40b6939410ff..1863f098af68 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.40 2012/09/30 10:15:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.41 2012/09/30 11:58:18 ago Exp $ + + 30 Sep 2012; Agostino Sarubbo <ago@gentoo.org> xephem-3.7.5.ebuild: + Stable for amd64, wrt bug #423673 30 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> xephem-3.7.5.ebuild: ppc/ppc64 stable wrt #423673 diff --git a/sci-astronomy/xephem/xephem-3.7.5.ebuild b/sci-astronomy/xephem/xephem-3.7.5.ebuild index c7d65216ab47..222b1376f492 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.4 2012/09/30 10:15:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.5.ebuild,v 1.5 2012/09/30 11:58:18 ago 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" |