diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-02 11:48:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-02 11:48:50 +0000 |
commit | fea094032e490f8d364f1bb373cfcc030a3bad82 (patch) | |
tree | 0730101a397c71839f851ec97147bbb50d9279a5 /sci-astronomy | |
parent | Version bump for NetworkManager's OpenVPN plugin (diff) | |
download | gentoo-2-fea094032e490f8d364f1bb373cfcc030a3bad82.tar.gz gentoo-2-fea094032e490f8d364f1bb373cfcc030a3bad82.tar.bz2 gentoo-2-fea094032e490f8d364f1bb373cfcc030a3bad82.zip |
amd64 stable, bug #292956
(Portage version: 2.2_rc54/cvs/Linux x86_64)
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 8b81f8a01b72..0a1c43f3cae0 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.57 2009/11/21 18:22:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.58 2009/12/02 11:48:50 maekke Exp $ + + 02 Dec 2009; Markus Meier <maekke@gentoo.org> celestia-1.6.0.ebuild: + amd64 stable, bug #292956 21 Nov 2009; nixnut <nixnut@gentoo.org> celestia-1.6.0.ebuild: ppc stable #292956 diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild index a522def71156..f737de25eb69 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.7 2009/11/21 18:22:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.8 2009/12/02 11:48:50 maekke 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 |