diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:42:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:42:36 +0000 |
commit | 5ec4999b11a24247b359b52eaf15405dfabd9441 (patch) | |
tree | b880fdcfcecb0d5a4c1fc42e799b8ec7b8895c55 /sci-astronomy | |
parent | Marking c-client-2007f-r1 ppc for bug 413601 (diff) | |
download | gentoo-2-5ec4999b11a24247b359b52eaf15405dfabd9441.tar.gz gentoo-2-5ec4999b11a24247b359b52eaf15405dfabd9441.tar.bz2 gentoo-2-5ec4999b11a24247b359b52eaf15405dfabd9441.zip |
Marking stellarium-0.11.2-r1 ppc for bug 412663
(Portage version: 2.1.10.49/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.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 75515c66d90c..dac326c79ab1 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.89 2012/05/23 13:09:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.90 2012/05/29 19:42:36 ranger Exp $ + + 29 May 2012; Brent Baude <ranger@gentoo.org> stellarium-0.11.2-r1.ebuild: + Marking stellarium-0.11.2-r1 ppc for bug 412663 23 May 2012; Brent Baude <ranger@gentoo.org> stellarium-0.11.2-r1.ebuild: Marking stellarium-0.11.2-r1 ppc64 for bug 412663 diff --git a/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild b/sci-astronomy/stellarium/stellarium-0.11.2-r1.ebuild index 67a22ced9c9b..998239e58427 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.3 2012/05/23 13:09:45 ranger Exp $ +# $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 $ 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" |