summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-17 13:45:18 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-17 13:45:18 +0000
commitab976ff9449890849b569ac2b5d624a0367878e4 (patch)
tree8f9c568d635158b08ff618fa3be99b996ef38ed2 /app-emulation
parentAdded sparc64 to keywords (diff)
downloadgentoo-2-ab976ff9449890849b569ac2b5d624a0367878e4.tar.gz
gentoo-2-ab976ff9449890849b569ac2b5d624a0367878e4.tar.bz2
gentoo-2-ab976ff9449890849b569ac2b5d624a0367878e4.zip
Added IUSE
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/epsxe/ChangeLog5
-rw-r--r--app-emulation/epsxe/epsxe-1.5.2.ebuild3
-rw-r--r--app-emulation/pcsx/ChangeLog5
-rw-r--r--app-emulation/pcsx/pcsx-1.2.ebuild3
-rw-r--r--app-emulation/uae/ChangeLog5
-rw-r--r--app-emulation/uae/uae-0.8.22.ebuild4
-rw-r--r--app-emulation/vmware-workstation/ChangeLog8
-rw-r--r--app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild4
-rw-r--r--app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild4
9 files changed, 29 insertions, 12 deletions
diff --git a/app-emulation/epsxe/ChangeLog b/app-emulation/epsxe/ChangeLog
index b6bc99c2d170..dcfa38b3b46a 100644
--- a/app-emulation/epsxe/ChangeLog
+++ b/app-emulation/epsxe/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-emulation/epsxe
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/epsxe/ChangeLog,v 1.4 2002/08/06 19:04:14 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/epsxe/ChangeLog,v 1.5 2002/10/17 13:45:18 aliz Exp $
*epsxe-1.5.2 (27 Jul 2002)
+ 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> epsxe-1.5.2.ebuild :
+ Added IUSE.
+
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added -ppc to keywords
diff --git a/app-emulation/epsxe/epsxe-1.5.2.ebuild b/app-emulation/epsxe/epsxe-1.5.2.ebuild
index e85cd24e9665..aa9ddefa7371 100644
--- a/app-emulation/epsxe/epsxe-1.5.2.ebuild
+++ b/app-emulation/epsxe/epsxe-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/epsxe/epsxe-1.5.2.ebuild,v 1.6 2002/10/17 00:55:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/epsxe/epsxe-1.5.2.ebuild,v 1.7 2002/10/17 13:45:18 aliz Exp $
S=${WORKDIR}
DESCRIPTION="ePSXe Playstation Emulator"
@@ -8,6 +8,7 @@ HOMEPAGE="http://www.epsxe.com"
LICENSE="freedist"
KEYWORDS="x86 -ppc"
SLOT="0"
+IUSE="opengl"
use opengl && GLDEPEND="app-emulation/psemu-gpupetemesagl"
use opengl || GLDEPEND="app-emulation/psemu-peopssoftgpu"
diff --git a/app-emulation/pcsx/ChangeLog b/app-emulation/pcsx/ChangeLog
index 0d74ffed5834..26c9346d9d0d 100644
--- a/app-emulation/pcsx/ChangeLog
+++ b/app-emulation/pcsx/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-emulation/pcsx
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/ChangeLog,v 1.3 2002/08/06 18:42:32 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/ChangeLog,v 1.4 2002/10/17 13:45:18 aliz Exp $
*pcsx-1.2 (27 Jul 2002
+ 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> pcsx-1.2.ebuild :
+ Added IUSE.
+
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added -ppc to keywords
diff --git a/app-emulation/pcsx/pcsx-1.2.ebuild b/app-emulation/pcsx/pcsx-1.2.ebuild
index d1da7b73243d..91c8b32f98e6 100644
--- a/app-emulation/pcsx/pcsx-1.2.ebuild
+++ b/app-emulation/pcsx/pcsx-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.5 2002/09/23 07:18:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.6 2002/10/17 13:45:18 aliz Exp $
S=${WORKDIR}
DESCRIPTION="Playstation emulator"
@@ -8,6 +8,7 @@ HOMEPAGE="http://www.pcsx.net/"
LICENSE="GPL-2"
KEYWORDS="x86 -ppc"
SLOT="0"
+IUSE="opengl"
use opengl && GLDEPEND="app-emulation/psemu-gpupetemesagl"
use opengl || GLDEPEND="app-emulation/psemu-peopssoftgpu"
diff --git a/app-emulation/uae/ChangeLog b/app-emulation/uae/ChangeLog
index 1083e0111b65..19272f70e063 100644
--- a/app-emulation/uae/ChangeLog
+++ b/app-emulation/uae/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-emulation/uae
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.2 2002/10/17 01:04:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.3 2002/10/17 13:45:18 aliz Exp $
*uae-0.8.22 (9 Oct 2002)
+ 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> uae-0.8.22.ebuild :
+ Added IUSE.
+
16 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Changed the references to the USE variable 'svgalib' to 'svga'
diff --git a/app-emulation/uae/uae-0.8.22.ebuild b/app-emulation/uae/uae-0.8.22.ebuild
index 33d3b3f4dc12..9cedcd3973eb 100644
--- a/app-emulation/uae/uae-0.8.22.ebuild
+++ b/app-emulation/uae/uae-0.8.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.22.ebuild,v 1.3 2002/10/17 01:06:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.22.ebuild,v 1.4 2002/10/17 13:45:18 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An amiga emulator"
@@ -11,7 +11,7 @@ DEPEND="X? ( virtual/x11 gtk? ( x11-libs/gtk+ ) ) : ( sys-libs/ncurses svga? ( m
SRC_URI="ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/${P}.tar.gz"
SLOT="0"
KEYWORDS="x86"
-
+IUSE="X gtk svga sdl"
src_compile() {
local myopt
diff --git a/app-emulation/vmware-workstation/ChangeLog b/app-emulation/vmware-workstation/ChangeLog
index 88c3baf9e801..819bcff3601d 100644
--- a/app-emulation/vmware-workstation/ChangeLog
+++ b/app-emulation/vmware-workstation/ChangeLog
@@ -1,15 +1,21 @@
# ChangeLog for app-emulation/vmware-workstation
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.5 2002/09/16 20:24:30 prez Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.6 2002/10/17 13:45:18 aliz Exp $
*vmware-workstation-3.2.0.2230 (2002/9/16)
+ 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> vmware-workstation-3.2.0.2230.ebuild :
+ Added IUSE.
+
16 Sep 2002; Preston A. Elder <prez@gentoo.org> :
Added VMware 3.2.0 (2230), a direct copy of 3.1.1 (1790).
*vmware-workstation-3.1.1.1790 (2002/4/13)
+ 17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> vmware-workstation-3.1.1.1790.ebuild :
+ Added IUSE.
+
31 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Fix part of bug #5359: remove deprecated KDE2DIR, KDE3DIR variables and
diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild
index b7490b5ae9c5..58dc0becb183 100644
--- a/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild
+++ b/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild,v 1.11 2002/10/16 23:32:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild,v 1.12 2002/10/17 13:45:18 aliz Exp $
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators."
S=${WORKDIR}/vmware-distrib
@@ -29,7 +29,7 @@ HOMEPAGE="http://www.vmware.com/products/desktop/ws_features.html"
SLOT="0"
LICENSE="vmware"
KEYWORDS="x86 -ppc -sparc -sparc64"
-
+IUSE="kde"
DEPEND="virtual/glibc virtual/x11 sys-kernel/linux-headers
>=sys-devel/perl-5 ~dev-lang/tcl-8.3.3"
RDEPEND="${DEPEND}"
diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild
index d0f805a8f1ca..bacea81dbce0 100644
--- a/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild
+++ b/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild,v 1.3 2002/10/16 23:32:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild,v 1.4 2002/10/17 13:45:18 aliz Exp $
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators."
S=${WORKDIR}/vmware-distrib
@@ -36,7 +36,7 @@ RDEPEND="${DEPEND}"
#debug is needed to prevent a segfault from stripping vmware executables
export DEBUG="yes"
RESTRICT="nostrip"
-
+IUSE="gnome"
src_install () {
# Copy:
dodir /opt/vmware/bin