diff options
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 72670e9e6623..7508f07dccb3 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.119 2013/12/09 08:43:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.120 2013/12/22 13:20:11 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stellarium-0.12.4.ebuild: + Stable for ppc64, wrt bug #491046 09 Dec 2013; Michael Sterrett <mr_bones_@gentoo.org> -stellarium-0.12.2.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.12.4.ebuild b/sci-astronomy/stellarium/stellarium-0.12.4.ebuild index 4b522f1b6859..b8983e4ce04b 100644 --- a/sci-astronomy/stellarium/stellarium-0.12.4.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.4.ebuild,v 1.2 2013/12/07 16:15:31 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.4.ebuild,v 1.3 2013/12/22 13:20:11 ago Exp $ EAPI=5 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug nls sound stars" RESTRICT="test" |