diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-16 15:58:49 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-16 15:58:49 +0000 |
commit | abfdbe7cafb4c6f1bd4463eaa3bc845841af7806 (patch) | |
tree | 7ef181b78f521004b86fb940ca3f0318a3dae256 /games-simulation/qct/qct-0.7.ebuild | |
parent | Version bump, gnome-vfs always disabled; closes bugs #70697 and #74126 (Manif... (diff) | |
download | gentoo-2-abfdbe7cafb4c6f1bd4463eaa3bc845841af7806.tar.gz gentoo-2-abfdbe7cafb4c6f1bd4463eaa3bc845841af7806.tar.bz2 gentoo-2-abfdbe7cafb4c6f1bd4463eaa3bc845841af7806.zip |
Marked ppc stable.
Diffstat (limited to 'games-simulation/qct/qct-0.7.ebuild')
-rw-r--r-- | games-simulation/qct/qct-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/qct/qct-0.7.ebuild b/games-simulation/qct/qct-0.7.ebuild index a7cc1f3f0a06..cd704e1c70f7 100644 --- a/games-simulation/qct/qct-0.7.ebuild +++ b/games-simulation/qct/qct-0.7.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/games-simulation/qct/qct-0.7.ebuild,v 1.4 2004/11/22 21:42:52 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/qct-0.7.ebuild,v 1.5 2004/12/16 15:58:49 josejx Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qct/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=dev-lang/python-2.2.1 |