diff options
author | 2004-11-13 02:51:12 +0000 | |
---|---|---|
committer | 2004-11-13 02:51:12 +0000 | |
commit | 7d673fbf5b9b00f46ed75106035713d814228ce9 (patch) | |
tree | 362da4b4a57f66fc20173713d042a4ec5b40d409 /app-sci/celestia/celestia-1.3.2.ebuild | |
parent | Updated to work with wxGTK 2.5.3 (diff) | |
download | gentoo-2-7d673fbf5b9b00f46ed75106035713d814228ce9.tar.gz gentoo-2-7d673fbf5b9b00f46ed75106035713d814228ce9.tar.bz2 gentoo-2-7d673fbf5b9b00f46ed75106035713d814228ce9.zip |
stable on ppc
Diffstat (limited to 'app-sci/celestia/celestia-1.3.2.ebuild')
-rw-r--r-- | app-sci/celestia/celestia-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/celestia/celestia-1.3.2.ebuild b/app-sci/celestia/celestia-1.3.2.ebuild index f029b8c32aa9..10cebee9d448 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.4 2004/11/13 02:40:25 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.3.2.ebuild,v 1.5 2004/11/13 02:51:12 morfic 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 |