diff options
author | Michael Weber <xmw@gentoo.org> | 2012-01-05 17:57:42 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-01-05 17:57:42 +0000 |
commit | 3d4dab6b8336ee321ce44952cacb392393498710 (patch) | |
tree | 2b4595e10a74d1905b3650d8fd6a3409bac579c5 /sci-astronomy | |
parent | old (diff) | |
download | gentoo-2-3d4dab6b8336ee321ce44952cacb392393498710.tar.gz gentoo-2-3d4dab6b8336ee321ce44952cacb392393498710.tar.bz2 gentoo-2-3d4dab6b8336ee321ce44952cacb392393498710.zip |
ppc/ppc64 stable (bug 395451)
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index aba3d3b94867..4bf211c0f3a5 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.79 2012/01/04 17:35:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.80 2012/01/05 17:57:42 xmw Exp $ + + 05 Jan 2012; Michael Weber <xmw@gentoo.org> stellarium-0.11.1.ebuild: + ppc/ppc64 stable (bug 395451) 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> stellarium-0.11.1.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.11.1.ebuild b/sci-astronomy/stellarium/stellarium-0.11.1.ebuild index 648a3597c993..798a7529f34a 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.1.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.1.ebuild,v 1.4 2012/01/04 17:35:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.1.ebuild,v 1.5 2012/01/05 17:57:42 xmw 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="nls stars" RESTRICT="test" |