diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-19 09:38:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-19 09:38:47 +0000 |
commit | df1fcf3e542cacfdb68096457b81bf5f0229c915 (patch) | |
tree | 755eb5a6069ac2c0b740e8659e77f3cb44160c88 /sci-astronomy | |
parent | stable x86, bug 292736 (diff) | |
download | gentoo-2-df1fcf3e542cacfdb68096457b81bf5f0229c915.tar.gz gentoo-2-df1fcf3e542cacfdb68096457b81bf5f0229c915.tar.bz2 gentoo-2-df1fcf3e542cacfdb68096457b81bf5f0229c915.zip |
stable x86, bug 292956
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 082a2892a0ed..06e4da126912 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,10 @@ # 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.55 2009/11/12 19:37:27 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.56 2009/11/19 09:38:47 fauli Exp $ + + 19 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + celestia-1.6.0.ebuild: + stable x86, bug 292956 12 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org> celestia-1.5.1.ebuild, 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 ce26831f8f83..bef2934d11b7 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.5 2009/11/12 19:37:27 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.6 2009/11/19 09:38:47 fauli 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 |