diff options
41 files changed, 41 insertions, 82 deletions
diff --git a/app-emulation/basiliskII/basiliskII-0.9.0.ebuild b/app-emulation/basiliskII/basiliskII-0.9.0.ebuild index e6cd4983152a..137b56a794e8 100644 --- a/app-emulation/basiliskII/basiliskII-0.9.0.ebuild +++ b/app-emulation/basiliskII/basiliskII-0.9.0.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/basiliskII/basiliskII-0.9.0.ebuild,v 1.7 2002/10/17 13:18:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-0.9.0.ebuild,v 1.8 2002/10/20 18:37:50 vapier Exp $ IUSE="X gtk xv esd dga" @@ -26,7 +26,6 @@ S=${WORKDIR}/BasiliskII-0.9/src/Unix DEPEND="gtk? ( x11-libs/gtk+ ) esd? ( media-sound/esound )" -RDEPEND="${DEPEND}" SRC_URI="http://iphcip1.physik.uni-mainz.de/~cbauer/BasiliskII_src_31052001.tar.gz" diff --git a/app-emulation/bochs/bochs-1.4.1.ebuild b/app-emulation/bochs/bochs-1.4.1.ebuild index baafa9b71e36..c6c89e1edb3a 100644 --- a/app-emulation/bochs/bochs-1.4.1.ebuild +++ b/app-emulation/bochs/bochs-1.4.1.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/bochs/bochs-1.4.1.ebuild,v 1.3 2002/10/04 04:12:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-1.4.1.ebuild,v 1.4 2002/10/20 18:37:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bochs is a pc emulator. @@ -14,7 +14,6 @@ SLOT="0" DEPEND=">=sys-libs/glibc-2.1.3 >=x11-base/xfree-4.0.1" -RDEPEND="${DEPEND}" KEYWORDS="x86 ppc" diff --git a/app-emulation/bochs/bochs-1.4.ebuild b/app-emulation/bochs/bochs-1.4.ebuild index 11653fee5d73..bb78ad863305 100644 --- a/app-emulation/bochs/bochs-1.4.ebuild +++ b/app-emulation/bochs/bochs-1.4.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/bochs/bochs-1.4.ebuild,v 1.9 2002/10/17 00:54:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-1.4.ebuild,v 1.10 2002/10/20 18:37:50 vapier Exp $ PN=${P/_/.} S=${WORKDIR}/${PN} @@ -17,7 +17,6 @@ SLOT="0" #build-time dependencies DEPEND=">=sys-libs/glibc-2.1.3 >=x11-base/xfree-4.0.1" -RDEPEND="${DEPEND}" KEYWORDS="x86 ppc" diff --git a/app-emulation/darcnes/darcnes-0401-r1.ebuild b/app-emulation/darcnes/darcnes-0401-r1.ebuild index 0bc7e29befd8..7afc4a5d15d4 100644 --- a/app-emulation/darcnes/darcnes-0401-r1.ebuild +++ b/app-emulation/darcnes/darcnes-0401-r1.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/darcnes/darcnes-0401-r1.ebuild,v 1.7 2002/10/17 00:55:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/darcnes/darcnes-0401-r1.ebuild,v 1.8 2002/10/20 18:37:50 vapier Exp $ IUSE="X gtk" @@ -15,7 +15,6 @@ LICENSE="GPL-2" DEPEND=">=media-libs/svgalib-1.4.2 X? ( virtual/x11 ) gtk? ( =x11-libs/gtk+-1.2* )" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild b/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild index 0cd415d80a63..6f1018920b2d 100644 --- a/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild +++ b/app-emulation/dosemu/dosemu-1.1.3-r1.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/dosemu/dosemu-1.1.3-r1.ebuild,v 1.9 2002/10/19 16:46:15 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild,v 1.10 2002/10/20 18:37:50 vapier Exp $ IUSE="X svga" @@ -14,7 +14,6 @@ KEYWORDS="x86 -ppc" SLOT="0" DEPEND="X? ( virtual/x11 ) svga? ( media-libs/svgalib )" -RDEPEND="${DEPEND}" src_compile() { ### We make base-configure executable here, so that we can pretend its our diff --git a/app-emulation/fceultra/fceultra-080.ebuild b/app-emulation/fceultra/fceultra-080.ebuild index 56e0f98f01d1..5ef611ab87a8 100644 --- a/app-emulation/fceultra/fceultra-080.ebuild +++ b/app-emulation/fceultra/fceultra-080.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/fceultra/fceultra-080.ebuild,v 1.6 2002/10/16 23:31:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fceultra/fceultra-080.ebuild,v 1.7 2002/10/20 18:37:50 vapier Exp $ SLOT="0" KEYWORDS="x86 -ppc" @@ -13,7 +13,6 @@ SRC_URI="http://fceultra.sourceforge.net/dev/${MY_P}${PV}src.tar.gz" HOMEPAGE="http://fceultra.sourceforge.net" DEPEND=">=media-libs/svgalib-1.4.2" -RDEPEND="${DEPEND}" src_compile() { mv Makefile.base Makefile.orig diff --git a/app-emulation/freesci/freesci-0.3.3.ebuild b/app-emulation/freesci/freesci-0.3.3.ebuild index 7beac408052f..0908497597cf 100644 --- a/app-emulation/freesci/freesci-0.3.3.ebuild +++ b/app-emulation/freesci/freesci-0.3.3.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/freesci/freesci-0.3.3.ebuild,v 1.3 2002/07/27 13:36:37 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/freesci-0.3.3.ebuild,v 1.4 2002/10/20 18:37:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Sierra script interpreter for your old Sierra adventures" @@ -11,7 +11,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/hercules/hercules-2.15.ebuild b/app-emulation/hercules/hercules-2.15.ebuild index 5770a249c5ff..35fb427bba74 100644 --- a/app-emulation/hercules/hercules-2.15.ebuild +++ b/app-emulation/hercules/hercules-2.15.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/hercules/hercules-2.15.ebuild,v 1.5 2002/10/04 04:12:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.6 2002/10/20 18:37:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" @@ -14,7 +14,6 @@ DEPEND="virtual/glibc sys-apps/bzip2 " -RDEPEND="${DEPEND}" src_compile() { local mycflags diff --git a/app-emulation/pose/pose-3.5-r1.ebuild b/app-emulation/pose/pose-3.5-r1.ebuild index bdb08ae62b68..6e657e00bbe3 100644 --- a/app-emulation/pose/pose-3.5-r1.ebuild +++ b/app-emulation/pose/pose-3.5-r1.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/pose/pose-3.5-r1.ebuild,v 1.2 2002/10/04 04:12:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r1.ebuild,v 1.3 2002/10/20 18:37:50 vapier Exp $ S=${WORKDIR}/Emulator_Src_3.5 FLTK_PV=1.0.11 @@ -12,7 +12,6 @@ SRC_URI="http://www.palmos.com/dev/tools/emulator/sources/emulator_src_3.5.tar.g DESCRIPTION="Palm OS Emulator" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" KEYWORDS="x86" LICENSE="GPL-2" diff --git a/app-emulation/pose/pose-3.5.ebuild b/app-emulation/pose/pose-3.5.ebuild index d9e280de6fa8..7d2a6c72dfb6 100644 --- a/app-emulation/pose/pose-3.5.ebuild +++ b/app-emulation/pose/pose-3.5.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/pose/pose-3.5.ebuild,v 1.6 2002/10/17 00:56:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5.ebuild,v 1.7 2002/10/20 18:37:50 vapier Exp $ S=${WORKDIR}/${P} HOMEPAGE="http://www.palmos.com/dev/tools/emulator/" @@ -9,7 +9,6 @@ SRC_URI="http://www.palmos.com/dev/tools/emulator/sources/emulator_src_3.5.tar.g DESCRIPTION="Palm OS Emulator" DEPEND="=x11-libs/fltk-1.1.0_beta10-r1" -RDEPEND="${DEPEND}" KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" diff --git a/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild b/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild index b33a7ecf0aa9..9e024f7a48c5 100644 --- a/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild +++ b/app-emulation/psemu-cdr/psemu-cdr-1.62.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/psemu-cdr/psemu-cdr-1.62.ebuild,v 1.4 2002/08/06 18:32:13 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild,v 1.5 2002/10/20 18:37:50 vapier Exp $ DESCRIPTION="PSEmu plugin to read from CD-ROM" HOMEPAGE="http://www.pcsx.net" @@ -9,7 +9,6 @@ KEYWORDS="x86 -ppc" SLOT="0" SRC_URI="http://linux.pcsx.net/downloads/plugins/cdr-${PV}.tgz" DEPEND="x11-libs/gtk+" -RDEPEND="${DEPEND}" S=${WORKDIR} src_compile() { diff --git a/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild b/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild index 19361f52bdb3..0bf5f408afd8 100644 --- a/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild +++ b/app-emulation/psemu-cdriso/psemu-cdriso-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/psemu-cdriso/psemu-cdriso-1.2.ebuild,v 1.4 2002/08/06 18:33:21 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild,v 1.5 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="PSEmu plugin to read CD-images" HOMEPAGE="http://www.pcsx.net" @@ -10,7 +10,6 @@ SLOT="0" DEPEND="sys-libs/zlib sys-apps/bzip2 x11-libs/gtk+" -RDEPEND="${DEPEND}" SRC_URI="http://linux.pcsx.net/downloads/plugins/cdriso-${PV}.tgz" S=${WORKDIR} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild index 0fd6e3029b63..27af22ffda39 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.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/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild,v 1.5 2002/10/17 00:57:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" @@ -8,7 +8,6 @@ LICENSE="freedist" KEYWORDS="x86 -ppc" SLOT="0" DEPEND="virtual/opengl" -RDEPEND="${DEPEND}" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl162.tar.gz" S=${WORKDIR} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild index 3435abee248c..ac3453c71ff1 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.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/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild,v 1.5 2002/10/17 00:57:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" @@ -8,7 +8,6 @@ LICENSE="freedist" KEYWORDS="x86 -ppc" SLOT="0" DEPEND="virtual/opengl" -RDEPEND="${DEPEND}" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl163.tar.gz" S=${WORKDIR} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild index 3f6231a2a400..294ab9e253c3 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.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/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild,v 1.4 2002/10/17 00:57:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild,v 1.5 2002/10/20 18:37:51 vapier Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" @@ -9,7 +9,6 @@ LICENSE="freedist" KEYWORDS="x86 -ppc" SLOT="0" DEPEND="virtual/opengl" -RDEPEND="${DEPEND}" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" S=${WORKDIR} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild index b2ab42d2ec71..3b62c66c3ecc 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.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/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild,v 1.2 2002/10/17 00:57:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild,v 1.3 2002/10/20 18:37:51 vapier Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" @@ -9,7 +9,6 @@ LICENSE="freedist" KEYWORDS="x86 -ppc" SLOT="0" DEPEND="virtual/opengl" -RDEPEND="${DEPEND}" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" S=${WORKDIR} diff --git a/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild b/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild index 3bd8a7fe9022..cedba3dc1d96 100644 --- a/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild +++ b/app-emulation/psemu-padjoy/psemu-padjoy-0.62.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/psemu-padjoy/psemu-padjoy-0.62.ebuild,v 1.2 2002/08/06 18:31:32 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild,v 1.3 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="PSEmu plugin to use joysticks/gamepads in PSX-emulators" HOMEPAGE="http://www.ammoq.com" @@ -8,7 +8,6 @@ LICENSE="GPL-2" # No mention of a license.. That makes it Public Domain? KEYWORDS="x86 -ppc" SLOT="0" DEPEND="x11-libs/gtk+" -RDEPEND="${DEPEND}" SRC_URI="http://members.chello.at/erich.kitzmueller/ammoq/padJoy062.tgz" S=${WORKDIR}/padJoy diff --git a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild index 328bce497639..f35ed59d7c6b 100644 --- a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild +++ b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.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/psemu-padxwin/psemu-padxwin-1.4.ebuild,v 1.5 2002/10/17 00:57:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="PSEmu plugin to use the keyboard as a gamepad" HOMEPAGE="http://www.pcsx.net" @@ -8,7 +8,6 @@ LICENSE="freedist" KEYWORDS="x86 -ppc" SLOT="0" DEPEND="x11-libs/gtk+" -RDEPEND="${DEPEND}" SRC_URI="http://linux.pcsx.net/downloads/plugins/padXwin-${PV}.tgz" S=${WORKDIR} diff --git a/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild b/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild index 59e55bc8c22c..ee8f923fe6c5 100644 --- a/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild +++ b/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.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/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild,v 1.6 2002/10/19 16:46:15 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild,v 1.7 2002/10/20 18:37:51 vapier Exp $ IUSE="sdl" @@ -12,7 +12,6 @@ SLOT="0" DEPEND="x11-libs/gtk+ dev-lang/nasm sdl? ( media-libs/libsdl )" -RDEPEND="${DEPEND}" SRC_URI="mirror://sourceforge/peops/PeopsSoftGpu106.tar.gz" S=${WORKDIR} diff --git a/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild b/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild index e20002e6d3bc..c6cf6391eac6 100644 --- a/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild +++ b/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.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/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild,v 1.5 2002/10/19 16:46:15 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="P.E.Op.S Sound Emulation (SPU) PSEmu Plugin" HOMEPAGE="http://peops.sourceforge.net" @@ -11,7 +11,6 @@ DEPEND="app-arch/unzip app-misc/fixdos x11-libs/gtk+ sys-devel/automake" -RDEPEND="${DEPEND}" SRC_URI="mirror://sourceforge/peops/PeopsSpu101.zip" S=${WORKDIR}/spuPeopsSound diff --git a/app-emulation/snes9x/snes9x-139-r1.ebuild b/app-emulation/snes9x/snes9x-139-r1.ebuild index ad8ba0c9b2b5..6fabdb0fdbfc 100644 --- a/app-emulation/snes9x/snes9x-139-r1.ebuild +++ b/app-emulation/snes9x/snes9x-139-r1.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/snes9x/snes9x-139-r1.ebuild,v 1.8 2002/10/17 01:01:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139-r1.ebuild,v 1.9 2002/10/20 18:37:51 vapier Exp $ IUSE="X svga 3dfx opengl" @@ -15,7 +15,6 @@ DEPEND="dev-lang/nasm svga? ( media-libs/svgalib ) opengl? ( virtual/opengl ) 3dfx? ( media-libs/glide-v3 )" -RDEPEND="${DEPEND}" S="${WORKDIR}/release" pkg_setup() { diff --git a/app-emulation/snes9x/snes9x-139.ebuild b/app-emulation/snes9x/snes9x-139.ebuild index 89818db68346..5ad5f6645275 100644 --- a/app-emulation/snes9x/snes9x-139.ebuild +++ b/app-emulation/snes9x/snes9x-139.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/snes9x/snes9x-139.ebuild,v 1.4 2002/07/27 16:04:24 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139.ebuild,v 1.5 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator." HOMEPAGE="http://www.snes9x.com/" @@ -10,7 +10,6 @@ SLOT="0" SRC_URI="http://www.snes9x.com/zips/s9xs${PV}.zip" DEPEND="dev-lang/nasm virtual/x11" -RDEPEND="${DEPEND}" S=${WORKDIR}/release src_compile() { diff --git a/app-emulation/vice/vice-1.9.ebuild b/app-emulation/vice/vice-1.9.ebuild index 1cc43ec9d700..c26692e7bb73 100644 --- a/app-emulation/vice/vice-1.9.ebuild +++ b/app-emulation/vice/vice-1.9.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/vice/vice-1.9.ebuild,v 1.3 2002/10/16 23:48:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.9.ebuild,v 1.4 2002/10/20 18:37:51 vapier Exp $ IUSE="sdl nls gnome" @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND=">=x11-base/xfree-4.0 sdl? ( media-libs/libsdl ) gnome? ( gnome-base/gnome )" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} 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 58dc0becb183..ba5d66056879 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.12 2002/10/17 13:45:18 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild,v 1.13 2002/10/20 18:37:51 vapier Exp $ DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators." S=${WORKDIR}/vmware-distrib @@ -32,7 +32,6 @@ 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}" #debug is needed to prevent a segfault from stripping vmware executables export DEBUG="yes" RESTRICT="nostrip" 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 bacea81dbce0..ca442deac8b2 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.4 2002/10/17 13:45:18 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230.ebuild,v 1.5 2002/10/20 18:37:52 vapier Exp $ DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators." S=${WORKDIR}/vmware-distrib @@ -32,7 +32,6 @@ KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/glibc virtual/x11 sys-kernel/linux-headers >=sys-devel/perl-5 ~dev-lang/tcl-8.3.3" -RDEPEND="${DEPEND}" #debug is needed to prevent a segfault from stripping vmware executables export DEBUG="yes" RESTRICT="nostrip" diff --git a/app-emulation/wine/wine-20020605-r2.ebuild b/app-emulation/wine/wine-20020605-r2.ebuild index 0740ef31567a..69afb4bdf371 100644 --- a/app-emulation/wine/wine-20020605-r2.ebuild +++ b/app-emulation/wine/wine-20020605-r2.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/wine/wine-20020605-r2.ebuild,v 1.6 2002/10/16 23:38:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020605-r2.ebuild,v 1.7 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -18,7 +18,6 @@ DEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" KEYWORDS="x86 -sparc -sparc64 -ppc" LICENSE="GPL-2" diff --git a/app-emulation/wine/wine-20020710-r1.ebuild b/app-emulation/wine/wine-20020710-r1.ebuild index 4e98f6763b17..64816f56a3a6 100644 --- a/app-emulation/wine/wine-20020710-r1.ebuild +++ b/app-emulation/wine/wine-20020710-r1.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/wine/wine-20020710-r1.ebuild,v 1.9 2002/10/16 23:38:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r1.ebuild,v 1.10 2002/10/20 18:37:52 vapier Exp $ IUSE="opengl arts cups alsa" @@ -24,7 +24,6 @@ DEPEND="virtual/x11 alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) opengl? ( virtual/opengl )" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/wine/wine-20020710-r2.ebuild b/app-emulation/wine/wine-20020710-r2.ebuild index a21b05405769..ac9121559972 100644 --- a/app-emulation/wine/wine-20020710-r2.ebuild +++ b/app-emulation/wine/wine-20020710-r2.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/wine/wine-20020710-r2.ebuild,v 1.3 2002/10/16 23:38:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r2.ebuild,v 1.4 2002/10/20 18:37:52 vapier Exp $ IUSE="opengl arts cups alsa" @@ -23,7 +23,6 @@ DEPEND="virtual/x11 alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) opengl? ( virtual/opengl )" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/wine/wine-20020710.ebuild b/app-emulation/wine/wine-20020710.ebuild index 4288e3047e50..1b10bd907a98 100644 --- a/app-emulation/wine/wine-20020710.ebuild +++ b/app-emulation/wine/wine-20020710.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/wine/wine-20020710.ebuild,v 1.6 2002/10/16 23:38:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710.ebuild,v 1.7 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -22,7 +22,6 @@ DEPEND="virtual/glibc cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/wine/wine-20020804.ebuild b/app-emulation/wine/wine-20020804.ebuild index 71cea29b7b72..1c4e926ecb83 100644 --- a/app-emulation/wine/wine-20020804.ebuild +++ b/app-emulation/wine/wine-20020804.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/wine/wine-20020804.ebuild,v 1.3 2002/10/16 23:38:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020804.ebuild,v 1.4 2002/10/20 18:37:52 vapier Exp $ IUSE="opengl arts cups alsa" @@ -23,7 +23,6 @@ DEPEND="virtual/x11 alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) opengl? ( virtual/opengl )" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild index b85cc1eb42d7..61f3cde29503 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.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/winesetuptk/winesetuptk-0.6.0b-r2.ebuild,v 1.8 2002/10/16 23:39:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild,v 1.9 2002/10/20 18:37:52 vapier Exp $ MY_P1=tcltk-${P} P=${P} @@ -16,7 +16,6 @@ KEYWORDS="x86 -ppc" DEPEND="virtual/glibc virtual/x11" -RDEPEND="${DEPEND}" src_unpack() { diff --git a/app-emulation/winex/winex-20020511-r1.ebuild b/app-emulation/winex/winex-20020511-r1.ebuild index 1385a571b56f..4597b4b7f651 100644 --- a/app-emulation/winex/winex-20020511-r1.ebuild +++ b/app-emulation/winex/winex-20020511-r1.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/winex/winex-20020511-r1.ebuild,v 1.7 2002/10/16 23:46:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020511-r1.ebuild,v 1.8 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -18,7 +18,6 @@ DEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="Aladdin" diff --git a/app-emulation/winex/winex-20020628.ebuild b/app-emulation/winex/winex-20020628.ebuild index 9abafc70ef7b..b8429256af7b 100644 --- a/app-emulation/winex/winex-20020628.ebuild +++ b/app-emulation/winex/winex-20020628.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/winex/winex-20020628.ebuild,v 1.7 2002/10/16 23:46:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020628.ebuild,v 1.8 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -22,7 +22,6 @@ DEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/winex/winex-20020804.ebuild b/app-emulation/winex/winex-20020804.ebuild index d09fbf1ccb9b..622c859c11fc 100644 --- a/app-emulation/winex/winex-20020804.ebuild +++ b/app-emulation/winex/winex-20020804.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/winex/winex-20020804.ebuild,v 1.7 2002/10/16 23:46:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020804.ebuild,v 1.8 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -23,7 +23,6 @@ DEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" src_compile() { # Azarah's patches diff --git a/app-emulation/winex/winex-20020807-r1.ebuild b/app-emulation/winex/winex-20020807-r1.ebuild index 2aa6bd709524..fbea005f83a1 100644 --- a/app-emulation/winex/winex-20020807-r1.ebuild +++ b/app-emulation/winex/winex-20020807-r1.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/winex/winex-20020807-r1.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807-r1.ebuild,v 1.3 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -24,7 +24,6 @@ DEPEND="virtual/x11 >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" src_compile() { # Azarah's patches diff --git a/app-emulation/winex/winex-20020807.ebuild b/app-emulation/winex/winex-20020807.ebuild index 2f3124fb3c03..b7950690b8bd 100644 --- a/app-emulation/winex/winex-20020807.ebuild +++ b/app-emulation/winex/winex-20020807.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/winex/winex-20020807.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807.ebuild,v 1.5 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -24,7 +24,6 @@ DEPEND="virtual/x11 >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" src_compile() { # Azarah's patches diff --git a/app-emulation/winex/winex-20021011.ebuild b/app-emulation/winex/winex-20021011.ebuild index 2a8fa036117c..993e3630e38f 100644 --- a/app-emulation/winex/winex-20021011.ebuild +++ b/app-emulation/winex/winex-20021011.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/winex/winex-20021011.ebuild,v 1.2 2002/10/11 18:31:50 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021011.ebuild,v 1.3 2002/10/20 18:37:52 vapier Exp $ IUSE="cups opengl" @@ -24,7 +24,6 @@ DEPEND="virtual/x11 >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" -RDEPEND="${DEPEND}" src_compile() { # Azarah's patches diff --git a/app-emulation/xmame/xmame-0.60.1-r2.ebuild b/app-emulation/xmame/xmame-0.60.1-r2.ebuild index dbb0e0264e40..ced7b2dd81c4 100644 --- a/app-emulation/xmame/xmame-0.60.1-r2.ebuild +++ b/app-emulation/xmame/xmame-0.60.1-r2.ebuild @@ -1,7 +1,7 @@ # 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.8 2002/10/16 23:47:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r2.ebuild,v 1.9 2002/10/20 18:37:52 vapier Exp $ IUSE="sdl dga esd" @@ -15,7 +15,6 @@ LICENSE="xmame" DEPEND="virtual/x11 sdl? ( >=media-libs/libsdl-1.2.0 ) >=sys-libs/zlib-1.1.3-r2" -RDEPEND="${DEPEND}" # Please note modifications for ppc in this ebuild. If you update the ebuild, # please either test on ppc, or send it to a ppc developer for testing before diff --git a/app-emulation/xmame/xmame-0.60.1-r3.ebuild b/app-emulation/xmame/xmame-0.60.1-r3.ebuild index 5ba4f21a0155..d50d3e33013c 100644 --- a/app-emulation/xmame/xmame-0.60.1-r3.ebuild +++ b/app-emulation/xmame/xmame-0.60.1-r3.ebuild @@ -1,7 +1,7 @@ # 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.5 2002/10/16 23:47:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r3.ebuild,v 1.6 2002/10/20 18:37:52 vapier Exp $ IUSE="sdl dga esd opengl" @@ -16,7 +16,6 @@ LICENSE="xmame" DEPEND="virtual/x11 sdl? ( >=media-libs/libsdl-1.2.0 ) >=sys-libs/zlib-1.1.3-r2" -RDEPEND="${DEPEND}" # Please note modifications for ppc in this ebuild. If you update the ebuild, # please either test on ppc, or send it to a ppc developer for testing before diff --git a/app-emulation/xtrs/xtrs-4.9.ebuild b/app-emulation/xtrs/xtrs-4.9.ebuild index fb94aa973baf..976de69d0a3d 100644 --- a/app-emulation/xtrs/xtrs-4.9.ebuild +++ b/app-emulation/xtrs/xtrs-4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9.ebuild,v 1.5 2002/08/02 05:06:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9.ebuild,v 1.6 2002/10/20 18:37:53 vapier Exp $ DESCRIPTION="XTRS 4.9.0 - RadioShack TRS80 Emulator, inc. FreeWare ROM & LDOS Image" HOMEPAGE="http://www.tim-mann.org/trs80.html" @@ -10,7 +10,6 @@ SLOT="0" DEPEND="sys-libs/ncurses sys-libs/readline x11-base/xfree " -RDEPEND="${DEPEND}" SRC_URI="http://home.gwi.net/~plemon/sources/xtrs-4.9.tar.gz http://home.gwi.net/~plemon/support/disks/xtrs/ld4-631.tar.gz" diff --git a/app-emulation/zinc/zinc-0.9.ebuild b/app-emulation/zinc/zinc-0.9.ebuild index 00555d40e144..f41021722cc0 100644 --- a/app-emulation/zinc/zinc-0.9.ebuild +++ b/app-emulation/zinc/zinc-0.9.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/zinc/zinc-0.9.ebuild,v 1.4 2002/10/17 01:17:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zinc/zinc-0.9.ebuild,v 1.5 2002/10/20 18:37:53 vapier Exp $ S="${WORKDIR}/zinc" DESCRIPTION="ZiNc is an x86 binary-only emulator for the Sony ZN-1, ZN-2, and Namco System 11 arcade systems." @@ -9,7 +9,6 @@ HOMEPAGE="http://www.emuhype.com/" DEPEND="virtual/glibc virtual/x11 virtual/opengl" -RDEPEND="${DEPEND}" KEYWORDS="x86 -ppc -sparc -sparc64" LICENSE="as-is" SLOT="0" |