summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 20:56:54 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 20:56:54 +0000
commitfd7c036f68562165594e5395ed3fe837f07af3c5 (patch)
treecc64ba97890a61d168d7e1b3594223f671e35a06 /games-action/tuxkart
parentNeed to have kde-base/kdelibs and x11-libs/qt in both RDEPEND and DEPEND. (diff)
downloadgentoo-2-fd7c036f68562165594e5395ed3fe837f07af3c5.tar.gz
gentoo-2-fd7c036f68562165594e5395ed3fe837f07af3c5.tar.bz2
gentoo-2-fd7c036f68562165594e5395ed3fe837f07af3c5.zip
Added IUSE.
Diffstat (limited to 'games-action/tuxkart')
-rw-r--r--games-action/tuxkart/ChangeLog7
-rw-r--r--games-action/tuxkart/tuxkart-0.2.0.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/tuxkart/ChangeLog b/games-action/tuxkart/ChangeLog
index b2a2369d5a9f..0a1ef9579c25 100644
--- a/games-action/tuxkart/ChangeLog
+++ b/games-action/tuxkart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/tuxkart
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/tuxkart/ChangeLog,v 1.6 2003/12/31 08:48:47 mr_bones_ Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/tuxkart/ChangeLog,v 1.7 2004/04/19 20:55:44 wolf31o2 Exp $
+
+ 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> tuxkart-0.2.0.ebuild:
+ Added IUSE.
31 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> tuxkart-0.2.0.ebuild:
fix hard-coded CFLAGS; more error checking/messages
diff --git a/games-action/tuxkart/tuxkart-0.2.0.ebuild b/games-action/tuxkart/tuxkart-0.2.0.ebuild
index 320b64191fc7..905fbdb733b5 100644
--- a/games-action/tuxkart/tuxkart-0.2.0.ebuild
+++ b/games-action/tuxkart/tuxkart-0.2.0.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-action/tuxkart/tuxkart-0.2.0.ebuild,v 1.6 2004/02/20 06:13:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/tuxkart/tuxkart-0.2.0.ebuild,v 1.7 2004/04/19 20:55:44 wolf31o2 Exp $
inherit games eutils
@@ -11,6 +11,7 @@ HOMEPAGE="http://tuxkart.sourceforge.net"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 alpha amd64"
+IUSE=""
DEPEND=">=media-libs/plib-1.6.0
>=sys-apps/sed-4