diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-21 03:29:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-21 03:29:00 +0000 |
commit | 4726b1206d3a341406bea259a5e5ae411a6e099f (patch) | |
tree | 62ac5788a188f692c3367aad0a922ada7edace29 /sci-astronomy | |
parent | x86 stable wrt bug #378665 (diff) | |
download | gentoo-2-4726b1206d3a341406bea259a5e5ae411a6e099f.tar.gz gentoo-2-4726b1206d3a341406bea259a5e5ae411a6e099f.tar.bz2 gentoo-2-4726b1206d3a341406bea259a5e5ae411a6e099f.zip |
x86 stable wrt bug #378725
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 8280adca3389..f5fe88614944 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # 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.75 2011/08/11 19:39:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.76 2011/08/21 03:29:00 phajdan.jr Exp $ + + 21 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + stellarium-0.11.0.ebuild: + x86 stable wrt bug #378725 11 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> stellarium-0.11.0.ebuild: ppc/ppc64 stable wrt #378725 diff --git a/sci-astronomy/stellarium/stellarium-0.11.0.ebuild b/sci-astronomy/stellarium/stellarium-0.11.0.ebuild index b300c5a44ca5..59013a333af6 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.3 2011/08/11 19:39:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.0.ebuild,v 1.4 2011/08/21 03:29:00 phajdan.jr 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" |