diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-10 19:01:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-10 19:01:50 +0000 |
commit | 0e426fde3a76349a4e6d1fabc40ccceb6349851f (patch) | |
tree | 5a7c382b40efdd91644d9ddedf6b855e898ce0b2 /sci-astronomy | |
parent | Marking yaml-0.810.0 ppc64 for bug 423227 (diff) | |
download | gentoo-2-0e426fde3a76349a4e6d1fabc40ccceb6349851f.tar.gz gentoo-2-0e426fde3a76349a4e6d1fabc40ccceb6349851f.tar.bz2 gentoo-2-0e426fde3a76349a4e6d1fabc40ccceb6349851f.zip |
Marking stellarium-0.11.3 ppc64 for bug 424245
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index a117f8cf80f2..86e03425d007 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.96 2012/07/04 04:19:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.97 2012/07/10 19:01:50 ranger Exp $ + + 10 Jul 2012; Brent Baude <ranger@gentoo.org> stellarium-0.11.3.ebuild: + Marking stellarium-0.11.3 ppc64 for bug 424245 04 Jul 2012; Jeff Horelick <jdhore@gentoo.org> stellarium-0.11.3.ebuild: marked x86 per bug 424245 diff --git a/sci-astronomy/stellarium/stellarium-0.11.3.ebuild b/sci-astronomy/stellarium/stellarium-0.11.3.ebuild index 7732f0303b5e..a6eda3dd7f81 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.3.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.3.ebuild,v 1.4 2012/07/04 04:19:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.3.ebuild,v 1.5 2012/07/10 19:01:50 ranger 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" |