summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 17:09:37 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 17:09:37 +0000
commitf55a3b33fa87e4d690e5c6902ff44203e6a20a70 (patch)
treeefb91e4f0da282bed757d7464c824fadded22fa3 /games-action
parentdie backticks (Manifest recommit) (diff)
downloadgentoo-2-f55a3b33fa87e4d690e5c6902ff44203e6a20a70.tar.gz
gentoo-2-f55a3b33fa87e4d690e5c6902ff44203e6a20a70.tar.bz2
gentoo-2-f55a3b33fa87e4d690e5c6902ff44203e6a20a70.zip
Added IUSE.
Diffstat (limited to 'games-action')
-rw-r--r--games-action/abuse_sdl/ChangeLog8
-rw-r--r--games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild3
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/abuse_sdl/ChangeLog b/games-action/abuse_sdl/ChangeLog
index 41c458e94325..1f87a7169f45 100644
--- a/games-action/abuse_sdl/ChangeLog
+++ b/games-action/abuse_sdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/abuse_sdl
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/ChangeLog,v 1.2 2003/09/10 20:29:27 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/ChangeLog,v 1.3 2004/04/19 17:09:37 wolf31o2 Exp $
+
+ 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org>
+ abuse_sdl-0.7.0-r2.ebuild:
+ Added IUSE.
*abuse_sdl-0.7.0-r2 (04 Aug 2003)
diff --git a/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild b/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild
index a51670bc6ee9..541ab770190b 100644
--- a/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild
+++ b/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.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/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild,v 1.3 2004/04/19 06:08:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild,v 1.4 2004/04/19 17:09:37 wolf31o2 Exp $
inherit eutils games
@@ -12,6 +12,7 @@ SRC_URI="http://www.labyrinth.net.au/~trandor/abuse/files/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
+IUSE=""
RDEPEND="virtual/x11
>=media-libs/libsdl-1.1.6"