diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-15 19:13:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-15 19:13:34 +0000 |
commit | 429f8d1de1b0199fb2d65fd18e8d332289dd4b73 (patch) | |
tree | 2bea05d9dc7493e6e82509b01422f2826a0685ff | |
parent | De-keywording for now on mips. Will stay with gcc-config-1.3.x and see how 2... (diff) | |
download | gentoo-2-429f8d1de1b0199fb2d65fd18e8d332289dd4b73.tar.gz gentoo-2-429f8d1de1b0199fb2d65fd18e8d332289dd4b73.tar.bz2 gentoo-2-429f8d1de1b0199fb2d65fd18e8d332289dd4b73.zip |
ppc stable, bug #135586
(Portage version: 2.1)
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 35a65fd20f00..0f17c5f3b57d 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.19 2006/06/05 20:14:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.20 2006/06/15 19:13:34 dertobi123 Exp $ + + 15 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + stellarium-0.8.0.ebuild: + ppc stable, bug #135586 05 Jun 2006; Markus Rothe <corsair@gentoo.org> stellarium-0.8.0.ebuild: Stable on ppc64; bug #135586 diff --git a/sci-astronomy/stellarium/stellarium-0.8.0.ebuild b/sci-astronomy/stellarium/stellarium-0.8.0.ebuild index 10e20ccdbdb8..2ccdaaa487fb 100644 --- a/sci-astronomy/stellarium/stellarium-0.8.0.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.8.0.ebuild,v 1.5 2006/06/05 20:14:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.8.0.ebuild,v 1.6 2006/06/15 19:13:34 dertobi123 Exp $ inherit eutils flag-o-matic @@ -10,7 +10,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" RDEPEND="virtual/opengl |