diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 12:40:47 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 12:40:47 +0000 |
commit | fe54810c94e12ff8d4276f7caa0e7007d0a6eb5a (patch) | |
tree | 39fbcf8a3a0d7fb0adf0221043579ffcca1344da /sci-astronomy/stellarium | |
parent | Linux patches 2.6.32.34 and 2.6.32.35 (diff) | |
download | gentoo-2-fe54810c94e12ff8d4276f7caa0e7007d0a6eb5a.tar.gz gentoo-2-fe54810c94e12ff8d4276f7caa0e7007d0a6eb5a.tar.bz2 gentoo-2-fe54810c94e12ff8d4276f7caa0e7007d0a6eb5a.zip |
ppc/ppc64 stable wrt #351815
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index fdf746d72dc8..4ae37185fe18 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.70 2011/01/30 11:29:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.71 2011/03/25 12:40:47 xarthisius Exp $ + + 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> stellarium-0.10.6.ebuild: + ppc/ppc64 stable wrt #351815 30 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> stellarium-0.10.6.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.10.6.ebuild b/sci-astronomy/stellarium/stellarium-0.10.6.ebuild index a25143fa40b7..4f3f3da76b76 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.6.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.6.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/stellarium/stellarium-0.10.6.ebuild,v 1.4 2011/01/30 11:29:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.6.ebuild,v 1.5 2011/03/25 12:40:47 xarthisius Exp $ EAPI=2 inherit cmake-utils eutils @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="nls stars" RESTRICT="test" |