summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-astronomy/stellarium/ChangeLog5
-rw-r--r--sci-astronomy/stellarium/stellarium-0.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog
index d6df0b096b05..8280adca3389 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.74 2011/08/11 16:34:31 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.75 2011/08/11 19:39:20 xarthisius Exp $
+
+ 11 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> stellarium-0.11.0.ebuild:
+ ppc/ppc64 stable wrt #378725
11 Aug 2011; Tony Vroon <chainsaw@gentoo.org> stellarium-0.11.0.ebuild:
Marked 0.11.0 stable on AMD64 based on arch testing by Agostino "ago" Sarubbo
diff --git a/sci-astronomy/stellarium/stellarium-0.11.0.ebuild b/sci-astronomy/stellarium/stellarium-0.11.0.ebuild
index bd7b1d03252b..b300c5a44ca5 100644
--- a/sci-astronomy/stellarium/stellarium-0.11.0.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.11.0.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.11.0.ebuild,v 1.2 2011/08/11 16:34:31 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.0.ebuild,v 1.3 2011/08/11 19:39:20 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"