diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-06 10:37:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-06 10:37:55 +0000 |
commit | b1535f3ab539f6763631391894062bae4c1d6df6 (patch) | |
tree | 3dfec4ffc74bad5854e314c4f581e69b02f30831 /sci-astronomy/stellarium | |
parent | Keyword ~ppc64 wrt #296548 (diff) | |
download | gentoo-2-b1535f3ab539f6763631391894062bae4c1d6df6.tar.gz gentoo-2-b1535f3ab539f6763631391894062bae4c1d6df6.tar.bz2 gentoo-2-b1535f3ab539f6763631391894062bae4c1d6df6.zip |
ppc64 stable wrt #311921
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index d59933f5b531..cabf6d0fcb34 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.62 2010/06/10 06:36:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.63 2010/07/06 10:37:55 ssuominen Exp $ + + 06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + stellarium-0.10.4.ebuild: + ppc64 stable wrt #311921 *stellarium-0.10.5 (10 Jun 2010) diff --git a/sci-astronomy/stellarium/stellarium-0.10.4.ebuild b/sci-astronomy/stellarium/stellarium-0.10.4.ebuild index a0e8c1214dbd..491b92f522e4 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.4.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.4.ebuild,v 1.4 2010/04/29 00:20:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.4.ebuild,v 1.5 2010/07/06 10:37:55 ssuominen 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" |