diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 13:14:45 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 13:14:45 +0000 |
commit | 7f53f2678782e7b3d277d14aa8cd8c0131a6ae4e (patch) | |
tree | 6c56d2c9b10fed594b4dffd648cc505a25d60097 /sci-astronomy/stellarium | |
parent | ppc stable #276235 (diff) | |
download | gentoo-2-7f53f2678782e7b3d277d14aa8cd8c0131a6ae4e.tar.gz gentoo-2-7f53f2678782e7b3d277d14aa8cd8c0131a6ae4e.tar.bz2 gentoo-2-7f53f2678782e7b3d277d14aa8cd8c0131a6ae4e.zip |
ppc stable #271176
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 234440e5a83f..98d2c27b1553 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.52 2009/07/01 20:47:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.53 2009/08/09 13:14:45 nixnut Exp $ + + 09 Aug 2009; nixnut <nixnut@gentoo.org> stellarium-0.10.2.ebuild: + ppc stable #271176 01 Jul 2009; Markus Meier <maekke@gentoo.org> stellarium-0.10.2.ebuild: amd64 stable, bug #271176 diff --git a/sci-astronomy/stellarium/stellarium-0.10.2.ebuild b/sci-astronomy/stellarium/stellarium-0.10.2.ebuild index b10c3a9ce3ec..9bcd96c3a0b1 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.6 2009/07/01 20:47:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.7 2009/08/09 13:14:45 nixnut Exp $ EAPI=2 inherit cmake-utils eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz" LICENSE="GPL-2 BitstreamVera" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="nls" RESTRICT="test" |