diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-21 18:22:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-21 18:22:11 +0000 |
commit | 1cb76552589feb6efc19755002778df6c454e6d4 (patch) | |
tree | b6bb9bf56d8231729c7275e3e929f35c6cbe260b /sci-astronomy | |
parent | x86 stable, bug #288959 (diff) | |
download | gentoo-2-1cb76552589feb6efc19755002778df6c454e6d4.tar.gz gentoo-2-1cb76552589feb6efc19755002778df6c454e6d4.tar.bz2 gentoo-2-1cb76552589feb6efc19755002778df6c454e6d4.zip |
ppc stable #292956
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 06e4da126912..8b81f8a01b72 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.56 2009/11/19 09:38:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.57 2009/11/21 18:22:10 nixnut Exp $ + + 21 Nov 2009; nixnut <nixnut@gentoo.org> celestia-1.6.0.ebuild: + ppc stable #292956 19 Nov 2009; Christian Faulhammer <fauli@gentoo.org> celestia-1.6.0.ebuild: diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild index bef2934d11b7..a522def71156 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 # 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.6 2009/11/19 09:38:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.7 2009/11/21 18:22:11 nixnut 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 |