summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2004-12-16 15:58:49 +0000
committerJoseph Jezak <josejx@gentoo.org>2004-12-16 15:58:49 +0000
commitce185cd7cb41e7aa7a31581c9db7554b3928db80 (patch)
treecca14ee56065b9de12299dc5caa22773b7627d61 /games-simulation/qct
parentVersion bump, gnome-vfs always disabled; closes bugs #70697 and #74126 (diff)
downloadhistorical-ce185cd7cb41e7aa7a31581c9db7554b3928db80.tar.gz
historical-ce185cd7cb41e7aa7a31581c9db7554b3928db80.tar.bz2
historical-ce185cd7cb41e7aa7a31581c9db7554b3928db80.zip
Marked ppc stable.
Diffstat (limited to 'games-simulation/qct')
-rw-r--r--games-simulation/qct/ChangeLog5
-rw-r--r--games-simulation/qct/qct-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/qct/ChangeLog b/games-simulation/qct/ChangeLog
index af2c3de11f72..7583bc50b612 100644
--- a/games-simulation/qct/ChangeLog
+++ b/games-simulation/qct/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/qct
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.3 2004/06/24 23:23:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.4 2004/12/16 15:58:49 josejx Exp $
+
+ 16 Dec 2004; Joseph Jezak <josejx@gentoo.org> qct-0.7.ebuild:
+ Marked ppc stable.
02 Apr 2004; David Holm <dholm@gentoo.org> qct-0.7.ebuild:
Added to ~ppc.
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