summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:08 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:08 +0000
commitc7413c809e228f521e6cfea76c103654bcffc535 (patch)
treedc1be7e88fc536ce0b0350f419a95de880824448
parentbig IUSE commit (diff)
downloadhistorical-c7413c809e228f521e6cfea76c103654bcffc535.tar.gz
historical-c7413c809e228f521e6cfea76c103654bcffc535.tar.bz2
historical-c7413c809e228f521e6cfea76c103654bcffc535.zip
big IUSE commit
-rw-r--r--app-emulation/XWine/XWine-0.2.2.ebuild4
-rw-r--r--app-emulation/atari800/atari800-1.2.2.ebuild4
-rw-r--r--app-emulation/basiliskII/basiliskII-0.9.0.ebuild4
-rw-r--r--app-emulation/darcnes/darcnes-0401-r1.ebuild4
-rw-r--r--app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild4
-rw-r--r--app-emulation/dosemu/dosemu-1.1.3-r1.ebuild4
-rw-r--r--app-emulation/gngb/gngb-20020111.ebuild4
-rw-r--r--app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild4
-rw-r--r--app-emulation/snes9x/snes9x-139-r1.ebuild4
-rw-r--r--app-emulation/spectemu/spectemu-0.9.4.ebuild4
-rw-r--r--app-emulation/vice/vice-1.9.ebuild4
-rw-r--r--app-emulation/wine/wine-20020605-r2.ebuild4
-rw-r--r--app-emulation/wine/wine-20020710-r1.ebuild4
-rw-r--r--app-emulation/wine/wine-20020710-r2.ebuild4
-rw-r--r--app-emulation/wine/wine-20020710.ebuild4
-rw-r--r--app-emulation/wine/wine-20020804.ebuild4
-rw-r--r--app-emulation/wine/wine-20020904-r1.ebuild4
-rw-r--r--app-emulation/wine/wine-20020904.ebuild4
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.0.ebuild4
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.1.ebuild4
-rw-r--r--app-emulation/winex/winex-20020511-r1.ebuild4
-rw-r--r--app-emulation/winex/winex-20020628.ebuild4
-rw-r--r--app-emulation/winex/winex-20020804.ebuild4
-rw-r--r--app-emulation/winex/winex-20020807-r1.ebuild4
-rw-r--r--app-emulation/winex/winex-20020807.ebuild4
-rw-r--r--app-emulation/xmame/xmame-0.60.1-r2.ebuild4
-rw-r--r--app-emulation/xmame/xmame-0.60.1-r3.ebuild4
-rw-r--r--app-emulation/zsnes/zsnes-1.337-r2.ebuild2
-rw-r--r--app-emulation/zsnes/zsnes-1.35-r1.ebuild2
-rw-r--r--app-emulation/zsnes/zsnes-1.35.ebuild2
-rw-r--r--app-emulation/zsnes/zsnes-1.36.ebuild2
31 files changed, 89 insertions, 27 deletions
diff --git a/app-emulation/XWine/XWine-0.2.2.ebuild b/app-emulation/XWine/XWine-0.2.2.ebuild
index ad7d1e9e09c9..993cd8a620d5 100644
--- a/app-emulation/XWine/XWine-0.2.2.ebuild
+++ b/app-emulation/XWine/XWine-0.2.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/XWine/XWine-0.2.2.ebuild,v 1.2 2002/09/04 05:51:44 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/XWine/XWine-0.2.2.ebuild,v 1.3 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="nls gnome"
S="${WORKDIR}/${P}_en"
diff --git a/app-emulation/atari800/atari800-1.2.2.ebuild b/app-emulation/atari800/atari800-1.2.2.ebuild
index 2d45d4c93236..af86322bdc46 100644
--- a/app-emulation/atari800/atari800-1.2.2.ebuild
+++ b/app-emulation/atari800/atari800-1.2.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/atari800/atari800-1.2.2.ebuild,v 1.5 2002/10/04 04:12:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/atari800/atari800-1.2.2.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="sdl"
S=${WORKDIR}/${P}
DESCRIPTION="Atari 800 emulator"
diff --git a/app-emulation/basiliskII/basiliskII-0.9.0.ebuild b/app-emulation/basiliskII/basiliskII-0.9.0.ebuild
index fecdb0755f4d..94437a7e3917 100644
--- a/app-emulation/basiliskII/basiliskII-0.9.0.ebuild
+++ b/app-emulation/basiliskII/basiliskII-0.9.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-0.9.0.ebuild,v 1.5 2002/10/01 04:43:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-0.9.0.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="X gtk xv esd dga"
inherit flag-o-matic
diff --git a/app-emulation/darcnes/darcnes-0401-r1.ebuild b/app-emulation/darcnes/darcnes-0401-r1.ebuild
index 63941ab97c6c..0186000975c4 100644
--- a/app-emulation/darcnes/darcnes-0401-r1.ebuild
+++ b/app-emulation/darcnes/darcnes-0401-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/darcnes/darcnes-0401-r1.ebuild,v 1.5 2002/10/04 04:12:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/darcnes/darcnes-0401-r1.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="X gtk"
S=${WORKDIR}/darcnes
DESCRIPTION="A multi-system emulator"
diff --git a/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild b/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
index 3acf1ad73fe2..6dcde8c32761 100644
--- a/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
+++ b/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.5 2002/08/04 20:32:08 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="X mmx opengl"
S=${WORKDIR}/${P}
DESCRIPTION="DGen/SDL is a Linux/SDL-Port of the famous DGen MegaDrive/Genesis-Emulator"
diff --git a/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild b/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild
index 749399c189c9..d1d39304bb05 100644
--- a/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild
+++ b/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild,v 1.6 2002/10/04 04:12:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="X svga"
S=${WORKDIR}/${P}
DESCRIPTION="DOS Emulator"
diff --git a/app-emulation/gngb/gngb-20020111.ebuild b/app-emulation/gngb/gngb-20020111.ebuild
index 408b3d167b87..8e69ee85a200 100644
--- a/app-emulation/gngb/gngb-20020111.ebuild
+++ b/app-emulation/gngb/gngb-20020111.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngb/gngb-20020111.ebuild,v 1.6 2002/09/23 07:13:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngb/gngb-20020111.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="opengl"
DESCRIPTION="gngb - Gameboy / Gameboy Color emulator"
HOMEPAGE="http://membres.lycos.fr/frogus/gngb/"
diff --git a/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild b/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild
index a23d6c517ed2..7a086d2723a1 100644
--- a/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild
+++ b/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild,v 1.4 2002/08/06 18:35:34 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild,v 1.5 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="sdl"
DESCRIPTION="P.E.Op.S Software GPU plugin"
HOMEPAGE="http://peops.sourceforge.net"
diff --git a/app-emulation/snes9x/snes9x-139-r1.ebuild b/app-emulation/snes9x/snes9x-139-r1.ebuild
index e0f6e3ccd627..c3f1d3a3b30e 100644
--- a/app-emulation/snes9x/snes9x-139-r1.ebuild
+++ b/app-emulation/snes9x/snes9x-139-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139-r1.ebuild,v 1.6 2002/10/03 20:31:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139-r1.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $
+
+IUSE="X svga glide opengl"
DESCRIPTION="Super Nintendo Entertainment System (SNES) emulator"
HOMEPAGE="http://www.snes9x.com/"
diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild
index cde66de40ea9..f7e8fa1c8b1a 100644
--- a/app-emulation/spectemu/spectemu-0.9.4.ebuild
+++ b/app-emulation/spectemu/spectemu-0.9.4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.3 2002/07/27 15:51:37 stubear Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="X readline svga"
DESCRIPTION="48k ZX Spectrum Emulator"
HOMEPAGE="http://kempelen.iit.bme.hu/~mszeredi/spectemu/spectemu.html"
diff --git a/app-emulation/vice/vice-1.9.ebuild b/app-emulation/vice/vice-1.9.ebuild
index 4f4974a99069..0e0f56496a2e 100644
--- a/app-emulation/vice/vice-1.9.ebuild
+++ b/app-emulation/vice/vice-1.9.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.9.ebuild,v 1.1 2002/08/03 21:38:49 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.9.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="sdl nls gnome"
DESCRIPTION="The Versatile Commodore 8-bit Emulator"
HOMEPAGE="http://viceteam.bei.t-online.de/"
diff --git a/app-emulation/wine/wine-20020605-r2.ebuild b/app-emulation/wine/wine-20020605-r2.ebuild
index 6efab07eef8f..b65e08fcbd9d 100644
--- a/app-emulation/wine/wine-20020605-r2.ebuild
+++ b/app-emulation/wine/wine-20020605-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020605-r2.ebuild,v 1.4 2002/07/21 03:14:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020605-r2.ebuild,v 1.5 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
S=${WORKDIR}/${P}
DESCRIPTION="Wine is a free implementation of Windows on Unix."
diff --git a/app-emulation/wine/wine-20020710-r1.ebuild b/app-emulation/wine/wine-20020710-r1.ebuild
index 3f3ad92ab44c..f23574a14ee2 100644
--- a/app-emulation/wine/wine-20020710-r1.ebuild
+++ b/app-emulation/wine/wine-20020710-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r1.ebuild,v 1.7 2002/08/02 14:36:01 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r1.ebuild,v 1.8 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="opengl arts cups alsa"
S=${WORKDIR}/${P}
DESCRIPTION="Wine is a free implementation of Windows on Unix."
diff --git a/app-emulation/wine/wine-20020710-r2.ebuild b/app-emulation/wine/wine-20020710-r2.ebuild
index bd1d25b0271e..305e56676df3 100644
--- a/app-emulation/wine/wine-20020710-r2.ebuild
+++ b/app-emulation/wine/wine-20020710-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r2.ebuild,v 1.1 2002/08/31 14:17:01 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r2.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="opengl arts cups alsa"
DESCRIPTION="Wine is a free implementation of Windows on Unix."
SRC_URI="ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-${PV}.tar.gz"
diff --git a/app-emulation/wine/wine-20020710.ebuild b/app-emulation/wine/wine-20020710.ebuild
index 84888d289fd3..eb2108c0d2fe 100644
--- a/app-emulation/wine/wine-20020710.ebuild
+++ b/app-emulation/wine/wine-20020710.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710.ebuild,v 1.4 2002/07/27 15:40:21 stubear Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710.ebuild,v 1.5 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
S=${WORKDIR}/${P}
DESCRIPTION="Wine is a free implementation of Windows on Unix."
diff --git a/app-emulation/wine/wine-20020804.ebuild b/app-emulation/wine/wine-20020804.ebuild
index fe8d00e8bf69..b4243236ad1e 100644
--- a/app-emulation/wine/wine-20020804.ebuild
+++ b/app-emulation/wine/wine-20020804.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020804.ebuild,v 1.1 2002/09/05 16:54:16 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020804.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="opengl arts cups alsa"
DESCRIPTION="Wine is a free implementation of Windows on Unix."
SRC_URI="ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-${PV}.tar.gz"
diff --git a/app-emulation/wine/wine-20020904-r1.ebuild b/app-emulation/wine/wine-20020904-r1.ebuild
index 24c4f6b6774a..95ceef1a7a18 100644
--- a/app-emulation/wine/wine-20020904-r1.ebuild
+++ b/app-emulation/wine/wine-20020904-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020904-r1.ebuild,v 1.1 2002/09/13 14:48:23 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020904-r1.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="nas arts cups opengl alsa"
DESCRIPTION="Wine is a free implementation of Windows on Unix."
SRC_URI="ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-${PV}.tar.gz"
diff --git a/app-emulation/wine/wine-20020904.ebuild b/app-emulation/wine/wine-20020904.ebuild
index 99863ac86a3f..bebd31c199dd 100644
--- a/app-emulation/wine/wine-20020904.ebuild
+++ b/app-emulation/wine/wine-20020904.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020904.ebuild,v 1.1 2002/09/09 19:33:57 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020904.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="nas arts cups opengl alsa"
DESCRIPTION="Wine is a free implementation of Windows on Unix."
SRC_URI="ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-${PV}.tar.gz"
diff --git a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
index 50fefcea11f4..5db782614872 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.0.ebuild,v 1.3 2002/09/13 14:51:07 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.0.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
# Dont modify the ECVS_BRANCH setting yourself.
# Instead, make a backup of this ebuild and rename it to
diff --git a/app-emulation/winex-cvs/winex-cvs-2.1.ebuild b/app-emulation/winex-cvs/winex-cvs-2.1.ebuild
index b414621f9cc1..f081e5279c74 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.1.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.1.ebuild,v 1.3 2002/09/13 14:51:07 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.1.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
# Dont modify the ECVS_BRANCH setting yourself.
# Instead, make a backup of this ebuild and rename it to
diff --git a/app-emulation/winex/winex-20020511-r1.ebuild b/app-emulation/winex/winex-20020511-r1.ebuild
index e6bd635690fd..b1ae2a1549c4 100644
--- a/app-emulation/winex/winex-20020511-r1.ebuild
+++ b/app-emulation/winex/winex-20020511-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020511-r1.ebuild,v 1.5 2002/08/19 17:50:20 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020511-r1.ebuild,v 1.6 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
S=${WORKDIR}/wine
DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming"
diff --git a/app-emulation/winex/winex-20020628.ebuild b/app-emulation/winex/winex-20020628.ebuild
index 84c64af81e5d..76611c80a522 100644
--- a/app-emulation/winex/winex-20020628.ebuild
+++ b/app-emulation/winex/winex-20020628.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020628.ebuild,v 1.5 2002/08/19 17:50:20 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020628.ebuild,v 1.6 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
S=${WORKDIR}/wine
DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming"
diff --git a/app-emulation/winex/winex-20020804.ebuild b/app-emulation/winex/winex-20020804.ebuild
index fd51ffe5278e..23bf80598557 100644
--- a/app-emulation/winex/winex-20020804.ebuild
+++ b/app-emulation/winex/winex-20020804.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020804.ebuild,v 1.5 2002/08/19 17:50:20 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020804.ebuild,v 1.6 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
S=${WORKDIR}/wine
DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming"
diff --git a/app-emulation/winex/winex-20020807-r1.ebuild b/app-emulation/winex/winex-20020807-r1.ebuild
index aeed61a20a11..2aa6bd709524 100644
--- a/app-emulation/winex/winex-20020807-r1.ebuild
+++ b/app-emulation/winex/winex-20020807-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807-r1.ebuild,v 1.1 2002/09/13 14:49:38 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807-r1.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
S=${WORKDIR}/wine
DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming"
diff --git a/app-emulation/winex/winex-20020807.ebuild b/app-emulation/winex/winex-20020807.ebuild
index 3369248ff783..2f3124fb3c03 100644
--- a/app-emulation/winex/winex-20020807.ebuild
+++ b/app-emulation/winex/winex-20020807.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807.ebuild,v 1.3 2002/09/13 14:49:38 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="cups opengl"
S=${WORKDIR}/wine
DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming"
diff --git a/app-emulation/xmame/xmame-0.60.1-r2.ebuild b/app-emulation/xmame/xmame-0.60.1-r2.ebuild
index bf9cdfa20eb1..c0495edf08de 100644
--- a/app-emulation/xmame/xmame-0.60.1-r2.ebuild
+++ b/app-emulation/xmame/xmame-0.60.1-r2.ebuild
@@ -1,7 +1,9 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Based on the 0.59.1 ebuild by Ben Lutgens <blutgens@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r2.ebuild,v 1.6 2002/10/04 04:13:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r2.ebuild,v 1.7 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="sdl dga esd"
S=${WORKDIR}/${P}
DESCRIPTION="Multiple Arcade Machine Emulator for X11"
diff --git a/app-emulation/xmame/xmame-0.60.1-r3.ebuild b/app-emulation/xmame/xmame-0.60.1-r3.ebuild
index 00144478bb83..620da6b528b3 100644
--- a/app-emulation/xmame/xmame-0.60.1-r3.ebuild
+++ b/app-emulation/xmame/xmame-0.60.1-r3.ebuild
@@ -1,7 +1,9 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Based on the 0.59.1 ebuild by Ben Lutgens <blutgens@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r3.ebuild,v 1.3 2002/10/04 04:13:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r3.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $
+
+IUSE="sdl dga esd opengl"
S=${WORKDIR}/${P}
DESCRIPTION="Multiple Arcade Machine Emulator for X11"
diff --git a/app-emulation/zsnes/zsnes-1.337-r2.ebuild b/app-emulation/zsnes/zsnes-1.337-r2.ebuild
index 1429ad8b25fc..43a9edf282ea 100644
--- a/app-emulation/zsnes/zsnes-1.337-r2.ebuild
+++ b/app-emulation/zsnes/zsnes-1.337-r2.ebuild
@@ -3,6 +3,8 @@
# /space/gentoo/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337-r1.ebuild,v 1.2 2002/05/08 08:48:20 spider Exp
# Don't attempt to introduce $CFLAGS usage, docs say result will be slower.
+IUSE="opengl"
+
S=${WORKDIR}/${P}
DESCRIPTION="zsnes is an excellent snes (super nintendo) emulator"
SRC_URI="mirror://sourceforge/zsnes/zsnes1337src.tar.gz"
diff --git a/app-emulation/zsnes/zsnes-1.35-r1.ebuild b/app-emulation/zsnes/zsnes-1.35-r1.ebuild
index d020f18b36a3..9dc75696287d 100644
--- a/app-emulation/zsnes/zsnes-1.35-r1.ebuild
+++ b/app-emulation/zsnes/zsnes-1.35-r1.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# Don't attempt to introduce $CFLAGS usage, docs say result will be slower.
+IUSE="opengl"
+
S=${WORKDIR}/${P}
DESCRIPTION="ZSNES is a SNES (Super Nintendo) emulator that uses x86 assembly."
SRC_URI="mirror://sourceforge/zsnes/zsnes135src.tar.gz"
diff --git a/app-emulation/zsnes/zsnes-1.35.ebuild b/app-emulation/zsnes/zsnes-1.35.ebuild
index 61fef259c0bf..5fc228cf88f1 100644
--- a/app-emulation/zsnes/zsnes-1.35.ebuild
+++ b/app-emulation/zsnes/zsnes-1.35.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# Don't attempt to introduce $CFLAGS usage, docs say result will be slower.
+IUSE="opengl"
+
S=${WORKDIR}/${P}
DESCRIPTION="ZSNES is an excellent snes (super nintendo) emulator"
SRC_URI="mirror://sourceforge/zsnes/zsnes135src.tar.gz"
diff --git a/app-emulation/zsnes/zsnes-1.36.ebuild b/app-emulation/zsnes/zsnes-1.36.ebuild
index eb75644ca03d..d4773e0696e1 100644
--- a/app-emulation/zsnes/zsnes-1.36.ebuild
+++ b/app-emulation/zsnes/zsnes-1.36.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# Don't attempt to introduce $CFLAGS usage, docs say result will be slower.
+IUSE="opengl"
+
S=${WORKDIR}/${P}
DESCRIPTION="ZSNES is a SNES (Super Nintendo) emulator that uses x86 assembly."
SRC_URI="mirror://sourceforge/zsnes/zsnes136src.tar.gz"