summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-06-30 08:25:00 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-06-30 08:25:00 +0000
commit637896c4c57d07cef21787d84d7a0c2b3d592f15 (patch)
tree277308545a65ae2cf28e3c66b002a284fb73b838 /sci-astronomy
parentkeyworded ~arch for x86, bug 268069 (diff)
downloadgentoo-2-637896c4c57d07cef21787d84d7a0c2b3d592f15.tar.gz
gentoo-2-637896c4c57d07cef21787d84d7a0c2b3d592f15.tar.bz2
gentoo-2-637896c4c57d07cef21787d84d7a0c2b3d592f15.zip
stable x86, bug 271176
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/stellarium/ChangeLog8
-rw-r--r--sci-astronomy/stellarium/stellarium-0.10.2.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog
index 38fd7503214b..4c962111643a 100644
--- a/sci-astronomy/stellarium/ChangeLog
+++ b/sci-astronomy/stellarium/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-astronomy/stellarium
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.50 2009/05/31 15:52:16 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.51 2009/06/30 08:25:00 fauli Exp $
+
+ 30 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ stellarium-0.10.2.ebuild:
+ stable x86, bug 271176
31 May 2009; Brent Baude <ranger@gentoo.org> stellarium-0.10.2.ebuild:
Marking stellarium-0.10.2 ppc64 for bug 271176
diff --git a/sci-astronomy/stellarium/stellarium-0.10.2.ebuild b/sci-astronomy/stellarium/stellarium-0.10.2.ebuild
index 24cdd1f9e23d..0fabff0a5888 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.4 2009/06/25 20:34:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.5 2009/06/30 08:25:00 fauli 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"