summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-02 10:52:42 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-02 10:52:42 +0000
commitc7ab6ca040e1f1ddd753393ed2095f775bf9179c (patch)
tree119a91b8476d3faf89b636f536087e3d83b5bb2e /games-simulation/qct
parentVersion bump. Closes bug #46202. (Manifest recommit) (diff)
downloadgentoo-2-c7ab6ca040e1f1ddd753393ed2095f775bf9179c.tar.gz
gentoo-2-c7ab6ca040e1f1ddd753393ed2095f775bf9179c.tar.bz2
gentoo-2-c7ab6ca040e1f1ddd753393ed2095f775bf9179c.zip
Added to ~ppc
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 14160405ee0c..4a7b488294fa 100644
--- a/games-simulation/qct/ChangeLog
+++ b/games-simulation/qct/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/qct
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.1 2004/04/01 22:09:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.2 2004/04/02 10:50:37 dholm Exp $
+
+ 02 Apr 2004; David Holm <dholm@gentoo.org> qct-0.7.ebuild:
+ Added to ~ppc.
*qct-0.7 (01 Apr 2004)
diff --git a/games-simulation/qct/qct-0.7.ebuild b/games-simulation/qct/qct-0.7.ebuild
index 4a59046b0647..aa12bf6bb37e 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 Technologies, Inc.
# 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.1 2004/04/01 22:09:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/qct-0.7.ebuild,v 1.2 2004/04/02 10:50:37 dholm Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qct/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
RDEPEND=">=dev-lang/python-2.2.1