diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 20:04:18 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 20:04:18 +0000 |
commit | c370a3daf70dd701589fe6e93fcf4ecd9d19e388 (patch) | |
tree | a9b67dfd3ad8d4b5d1749fce05799d9fa14f0489 /sci-astronomy | |
parent | cleanup a bunch of libGlade warnings by adjusting deps (diff) | |
download | gentoo-2-c370a3daf70dd701589fe6e93fcf4ecd9d19e388.tar.gz gentoo-2-c370a3daf70dd701589fe6e93fcf4ecd9d19e388.tar.bz2 gentoo-2-c370a3daf70dd701589fe6e93fcf4ecd9d19e388.zip |
stable ppc ppc64, bug #436810
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.4a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 4fd92b224ed0..fc15de195147 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.102 2012/08/29 20:11:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.103 2012/10/02 20:04:18 blueness Exp $ + + 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + stellarium-0.11.4a.ebuild: + stable ppc ppc64, bug #436810 *stellarium-0.11.4a (29 Aug 2012) diff --git a/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild b/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild index 59c7f1f85241..74068c135bd3 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.4a.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/stellarium/stellarium-0.11.4a.ebuild,v 1.1 2012/08/29 20:11:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild,v 1.2 2012/10/02 20:04:18 blueness Exp $ EAPI=4 CMAKE_MIN_VERSION="2.4.7" @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz 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 stars" RESTRICT="test" |