diff options
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/celestia/celestia-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/celestia/ChangeLog b/app-sci/celestia/ChangeLog index 53d971674946..9363abaef15c 100644 --- a/app-sci/celestia/ChangeLog +++ b/app-sci/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/celestia # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/ChangeLog,v 1.23 2004/11/16 08:40:52 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/ChangeLog,v 1.24 2004/11/28 10:39:06 blubb Exp $ + + 28 Nov 2004; Simon Stelling <blubb@gentoo.org> celestia-1.3.2.ebuild: + stable on amd64 16 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> celestia-1.3.0-r1.ebuild, celestia-1.3.0.ebuild, celestia-1.3.1.ebuild: diff --git a/app-sci/celestia/celestia-1.3.2.ebuild b/app-sci/celestia/celestia-1.3.2.ebuild index 10cebee9d448..3d88208b0012 100644 --- a/app-sci/celestia/celestia-1.3.2.ebuild +++ b/app-sci/celestia/celestia-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.3.2.ebuild,v 1.5 2004/11/13 02:51:12 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.3.2.ebuild,v 1.6 2004/11/28 10:39:06 blubb Exp $ inherit eutils flag-o-matic gnome2 kde-functions @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="gnome gtk kde arts" DEPEND=">=media-libs/glut-3.7.1 |