diff options
author | 2012-05-30 06:15:20 +0000 | |
---|---|---|
committer | 2012-05-30 06:15:20 +0000 | |
commit | cffd33f3f0388d64a1399064297b365dae31b517 (patch) | |
tree | 3945b967e69ed99da8157765bcfdbfdf019aca45 /sci-astronomy | |
parent | Stable for x86, wrt bug #417799 (diff) | |
download | gentoo-2-cffd33f3f0388d64a1399064297b365dae31b517.tar.gz gentoo-2-cffd33f3f0388d64a1399064297b365dae31b517.tar.bz2 gentoo-2-cffd33f3f0388d64a1399064297b365dae31b517.zip |
marked x86 per bug 412663
(Portage version: 2.2.0_alpha108/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 502776d4d3c2..56f784bc91b3 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # 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.91 2012/05/29 20:04:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.92 2012/05/30 06:15:20 jdhore Exp $ + + 30 May 2012; Jeff Horelick <jdhore@gentoo.org> stellarium-0.11.2-r1.ebuild: + marked x86 per bug 412663 *stellarium-0.11.3 (29 May 2012) diff --git a/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild b/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild index 998239e58427..0942698150bc 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.2-r1.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.2-r1.ebuild,v 1.4 2012/05/29 19:42:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild,v 1.5 2012/05/30 06:15:20 jdhore 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" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="debug nls stars" RESTRICT="test" |