diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 12:00:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 12:00:27 +0000 |
commit | 883236d96d1b499efa2bb9c9395e6f39921a443e (patch) | |
tree | c2af9403ab0253e59fe9b1f9d000ade7b2ef86bf /sci-astronomy | |
parent | Version bump (diff) | |
download | gentoo-2-883236d96d1b499efa2bb9c9395e6f39921a443e.tar.gz gentoo-2-883236d96d1b499efa2bb9c9395e6f39921a443e.tar.bz2 gentoo-2-883236d96d1b499efa2bb9c9395e6f39921a443e.zip |
Stable on ppc wrt bug 245168
(Portage version: 2.1.4.5)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 8957c538bd28..a3abf8618ca9 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.44 2008/11/06 12:00:17 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.45 2008/11/08 12:00:27 nixnut Exp $ + + 08 Nov 2008; nixnut <nixnut@gentoo.org> celestia-1.5.1.ebuild: + Stable on ppc wrt bug 245168 06 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org> celestia-1.5.1.ebuild: diff --git a/sci-astronomy/celestia/celestia-1.5.1.ebuild b/sci-astronomy/celestia/celestia-1.5.1.ebuild index 077baa0c0698..0197a25942f8 100644 --- a/sci-astronomy/celestia/celestia-1.5.1.ebuild +++ b/sci-astronomy/celestia/celestia-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.5.1.ebuild,v 1.4 2008/11/06 12:00:17 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.5.1.ebuild,v 1.5 2008/11/08 12:00:27 nixnut Exp $ inherit eutils flag-o-matic gnome2 kde-functions autotools @@ -14,7 +14,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="arts cairo gnome gtk kde lua nls pch theora threads unicode" RDEPEND="virtual/glu |