diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-11 22:13:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-11 22:13:49 +0000 |
commit | 7803a7f7d3b36668cf15a94a3b511f4eaacded5c (patch) | |
tree | b4d042adc47cec75666e88201f688e2b7ddb36bc /sci-astronomy/celestia | |
parent | Drop old. (diff) | |
download | gentoo-2-7803a7f7d3b36668cf15a94a3b511f4eaacded5c.tar.gz gentoo-2-7803a7f7d3b36668cf15a94a3b511f4eaacded5c.tar.bz2 gentoo-2-7803a7f7d3b36668cf15a94a3b511f4eaacded5c.zip |
stable ppc64, bug 292956
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sci-astronomy/celestia')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 62af71e5830e..02ac9466d0cf 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.59 2009/12/26 18:04:39 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.60 2010/01/11 22:13:49 ranger Exp $ + + 11 Jan 2010; Brent Baude <ranger@gentoo.org> celestia-1.6.0.ebuild: + stable ppc64, bug 292956 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> celestia-1.6.0.ebuild: sparc stable wrt #292956 diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild index 688fe14a31da..dd6e3faf3b6d 100644 --- a/sci-astronomy/celestia/celestia-1.6.0.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.9 2009/12/26 18:04:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.10 2010/01/11 22:13:49 ranger Exp $ EAPI=2 inherit eutils flag-o-matic gnome2 autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="cairo gnome gtk nls pch theora threads" RDEPEND="virtual/glu |