diff options
206 files changed, 204 insertions, 410 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" diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha19.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha19.ebuild index 0c3686efe230..75b0e44e192c 100644 --- a/app-i18n/freewnn/freewnn-1.1.1_alpha19.ebuild +++ b/app-i18n/freewnn/freewnn-1.1.1_alpha19.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-i18n/freewnn/freewnn-1.1.1_alpha19.ebuild,v 1.2 2002/07/09 14:14:39 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/freewnn/freewnn-1.1.1_alpha19.ebuild,v 1.3 2002/10/20 18:40:02 vapier Exp $ KEYWORDS="x86" @@ -9,7 +9,6 @@ HOMEPAGE="http://www.freewnn.org/" LICENSE="GPL-2" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT=0 diff --git a/app-i18n/jless-iso254/jless-iso254-358.ebuild b/app-i18n/jless-iso254/jless-iso254-358.ebuild index 433409829e5a..04219d1634df 100644 --- a/app-i18n/jless-iso254/jless-iso254-358.ebuild +++ b/app-i18n/jless-iso254/jless-iso254-358.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-i18n/jless-iso254/jless-iso254-358.ebuild,v 1.3 2002/10/04 06:41:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/jless-iso254/jless-iso254-358.ebuild,v 1.4 2002/10/20 18:40:03 vapier Exp $ KEYWORDS="x86" A=less-${PV}.tar.gz @@ -12,7 +12,6 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/less/less-${PV}.tar.gz HOMEPAGE="http://www.io.com/~kazushi/less/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2" -RDEPEND="${DEPEND}" LICENSE="as-is" SLOT="0" diff --git a/app-i18n/kanjipad/kanjipad-1.2.3.ebuild b/app-i18n/kanjipad/kanjipad-1.2.3.ebuild index 50931795e44b..71c093be2d7e 100644 --- a/app-i18n/kanjipad/kanjipad-1.2.3.ebuild +++ b/app-i18n/kanjipad/kanjipad-1.2.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-i18n/kanjipad/kanjipad-1.2.3.ebuild,v 1.1 2002/07/10 14:18:04 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kanjipad/kanjipad-1.2.3.ebuild,v 1.2 2002/10/20 18:40:03 vapier Exp $ KEYWORDS="x86" @@ -12,7 +12,6 @@ LICENSE="GPL-2" DEPEND=">=gtk+-1.2.10-r8 >=glib-1.2.10-r4" -RDEPEND="${DEPEND}" SLOT="0" diff --git a/app-i18n/konfont/konfont-0.1.ebuild b/app-i18n/konfont/konfont-0.1.ebuild index 3762942c23c9..042b4a282a59 100644 --- a/app-i18n/konfont/konfont-0.1.ebuild +++ b/app-i18n/konfont/konfont-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-i18n/konfont/konfont-0.1.ebuild,v 1.1 2002/08/12 15:08:17 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/konfont/konfont-0.1.ebuild,v 1.2 2002/10/20 18:40:03 vapier Exp $ DESCRIPTION="Fontset for KON2" SRC_URI="http://ftp.debian.org/debian/dists/potato/main/source/utils/${PN}_${PV}.orig.tar.gz" @@ -10,7 +10,6 @@ SLOT=0 KEYWORDS="x86" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/app-i18n/skk-jisyo/skk-jisyo-200207.ebuild b/app-i18n/skk-jisyo/skk-jisyo-200207.ebuild index 70889cd3981a..51d30b49afdf 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-200207.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-200207.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-i18n/skk-jisyo/skk-jisyo-200207.ebuild,v 1.3 2002/09/30 15:04:56 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo/skk-jisyo-200207.ebuild,v 1.4 2002/10/20 18:40:03 vapier Exp $ DESCRIPTION="Jisyo (dictionary) files for the SKK Japanese-input software" @@ -16,7 +16,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="virtual/emacs" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/app-i18n/xcin/xcin-2.5.2.3.ebuild b/app-i18n/xcin/xcin-2.5.2.3.ebuild index 3caa0a3af699..b5abd90acc86 100644 --- a/app-i18n/xcin/xcin-2.5.2.3.ebuild +++ b/app-i18n/xcin/xcin-2.5.2.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-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.3 2002/10/19 22:15:41 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.4 2002/10/20 18:40:03 vapier Exp $ IUSE="nls" @@ -11,7 +11,6 @@ LICENSE="XCIN" SLOT="0" KEYWORDS="x86 ppc" DEPEND="nls? ( sys-devel/gettext )" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-misc/abook/abook-0.4.17.ebuild b/app-misc/abook/abook-0.4.17.ebuild index d321a0281d45..c7b7add26bee 100644 --- a/app-misc/abook/abook-0.4.17.ebuild +++ b/app-misc/abook/abook-0.4.17.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-misc/abook/abook-0.4.17.ebuild,v 1.2 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abook/abook-0.4.17.ebuild,v 1.3 2002/10/20 18:40:21 vapier Exp $ DESCRIPTION="Abook is a text-based addressbook program designed to use with mutt mail client." HOMEPAGE="http://abook.sourceforge.net/" @@ -9,7 +9,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" DEPEND="sys-libs/ncurses" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/app-misc/beep/beep-1.2.2.ebuild b/app-misc/beep/beep-1.2.2.ebuild index e1225f975094..b952ddf2c60c 100644 --- a/app-misc/beep/beep-1.2.2.ebuild +++ b/app-misc/beep/beep-1.2.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-misc/beep/beep-1.2.2.ebuild,v 1.5 2002/10/17 00:30:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/beep/beep-1.2.2.ebuild,v 1.6 2002/10/20 18:40:21 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Beep, the advanced PC speaker beeper" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { emake || die "compile problem" diff --git a/app-misc/bonnie++/bonnie++-1.02a.ebuild b/app-misc/bonnie++/bonnie++-1.02a.ebuild index e962a3602749..2e3920545f8f 100644 --- a/app-misc/bonnie++/bonnie++-1.02a.ebuild +++ b/app-misc/bonnie++/bonnie++-1.02a.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-misc/bonnie++/bonnie++-1.02a.ebuild,v 1.7 2002/10/17 00:01:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bonnie++/bonnie++-1.02a.ebuild,v 1.8 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hard drive bottleneck testing benchmark suite." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { if [ "$DEBUG" == "true" ] diff --git a/app-misc/boxes/boxes-1.0.1.ebuild b/app-misc/boxes/boxes-1.0.1.ebuild index e34ec15e7879..e1b19b06f48c 100644 --- a/app-misc/boxes/boxes-1.0.1.ebuild +++ b/app-misc/boxes/boxes-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-misc/boxes/boxes-1.0.1.ebuild,v 1.8 2002/10/17 00:06:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.9 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="boxes draws any kind of boxes around your text!" @@ -8,7 +8,6 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/utils/text/${P}.src.tar.gz" HOMEPAGE="http://www6.informatik.uni-erlangen.de/~tsjensen/boxes/" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/cdcat/cdcat-0.2.ebuild b/app-misc/cdcat/cdcat-0.2.ebuild index 2ca2037644cd..0b61a6c3414c 100644 --- a/app-misc/cdcat/cdcat-0.2.ebuild +++ b/app-misc/cdcat/cdcat-0.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-misc/cdcat/cdcat-0.2.ebuild,v 1.5 2002/10/17 00:07:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.6 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="CD Catalog is a simple yet effective CD indexing program." @@ -15,7 +15,6 @@ DEPEND=">=sys-apps/sed-3.02.80 >=sys-apps/grep-2.4.2 >=sys-apps/findutils-4.1 >=app-cdr/cdrtools-1.11" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/celestia/celestia-1.2.2.ebuild b/app-misc/celestia/celestia-1.2.2.ebuild index c407b851f2ae..b6a37bf51e16 100644 --- a/app-misc/celestia/celestia-1.2.2.ebuild +++ b/app-misc/celestia/celestia-1.2.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-misc/celestia/celestia-1.2.2.ebuild,v 1.9 2002/10/17 00:07:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.2.ebuild,v 1.10 2002/10/20 18:40:21 vapier Exp $ IUSE="gtk gnome" @@ -20,7 +20,6 @@ DEPEND="gtk? ( =x11-libs/gtk+-1.2* virtual/glu media-libs/jpeg media-libs/libpng" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-misc/celestia/celestia-1.2.4.ebuild b/app-misc/celestia/celestia-1.2.4.ebuild index 74f7171497be..600d39f5102d 100644 --- a/app-misc/celestia/celestia-1.2.4.ebuild +++ b/app-misc/celestia/celestia-1.2.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-misc/celestia/celestia-1.2.4.ebuild,v 1.8 2002/10/19 15:48:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.4.ebuild,v 1.9 2002/10/20 18:40:21 vapier Exp $ IUSE="gtk gnome" @@ -20,7 +20,6 @@ DEPEND="gtk? ( =x11-libs/gtk+-1.2* virtual/glu media-libs/jpeg media-libs/libpng" -RDEPEND="${DEPEND}" src_compile() { local myconf diff --git a/app-misc/ckermit/ckermit-7.0-r1.ebuild b/app-misc/ckermit/ckermit-7.0-r1.ebuild index e9512a5840cb..1c663f29383d 100644 --- a/app-misc/ckermit/ckermit-7.0-r1.ebuild +++ b/app-misc/ckermit/ckermit-7.0-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-misc/ckermit/ckermit-7.0-r1.ebuild,v 1.7 2002/10/17 00:08:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-7.0-r1.ebuild,v 1.8 2002/10/20 18:40:21 vapier Exp $ MY_P=cku197 S=${WORKDIR} @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND=">=sys-libs/ncurses-5.2 net-dialup/xc" -RDEPEND="${DEPEND}" src_unpack() { diff --git a/app-misc/ckermit/ckermit-8.0.ebuild b/app-misc/ckermit/ckermit-8.0.ebuild index 37a651f1b6d7..15811a53e81e 100644 --- a/app-misc/ckermit/ckermit-8.0.ebuild +++ b/app-misc/ckermit/ckermit-8.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-8.0.ebuild,v 1.5 2002/10/17 00:08:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ckermit/ckermit-8.0.ebuild,v 1.6 2002/10/20 18:40:21 vapier Exp $ MY_P=cku201 S=${WORKDIR} @@ -15,7 +15,6 @@ KEYWORDS="x86" DEPEND=">=sys-libs/ncurses-5.2 net-dialup/xc" -RDEPEND="${DEPEND}" src_unpack() { diff --git a/app-misc/cmatrix/cmatrix-1.2a.ebuild b/app-misc/cmatrix/cmatrix-1.2a.ebuild index 26e7265ce135..db088b208d88 100644 --- a/app-misc/cmatrix/cmatrix-1.2a.ebuild +++ b/app-misc/cmatrix/cmatrix-1.2a.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-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.3 2002/10/17 00:08:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.4 2002/10/20 18:40:21 vapier Exp $ IUSE="X" @@ -15,7 +15,6 @@ KEYWORDS="x86" DEPEND="X? ( virtual/x11 ) sys-libs/ncurses" -RDEPEND="${DEPEND}" src_unpack() { diff --git a/app-misc/colortail/colortail-0.3.0-r2.ebuild b/app-misc/colortail/colortail-0.3.0-r2.ebuild index 0c1b32f814d4..cfb5d97789dd 100644 --- a/app-misc/colortail/colortail-0.3.0-r2.ebuild +++ b/app-misc/colortail/colortail-0.3.0-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-misc/colortail/colortail-0.3.0-r2.ebuild,v 1.5 2002/10/17 00:08:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/colortail-0.3.0-r2.ebuild,v 1.6 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Colortail custom colors your log files and works like tail" @@ -8,7 +8,6 @@ SRC_URI="http://www.student.hk-r.se/~pt98jan/colortail-0.3.0.tar.gz" HOMEPAGE="http://www.student.hk-r.se/~pt98jan/colortail.html" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/colortail/colortail-0.3.0-r3.ebuild b/app-misc/colortail/colortail-0.3.0-r3.ebuild index 5fcce987b917..d65ffee4db35 100644 --- a/app-misc/colortail/colortail-0.3.0-r3.ebuild +++ b/app-misc/colortail/colortail-0.3.0-r3.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-misc/colortail/colortail-0.3.0-r3.ebuild,v 1.3 2002/10/17 00:08:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/colortail-0.3.0-r3.ebuild,v 1.4 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Colortail custom colors your log files and works like tail" @@ -8,7 +8,6 @@ SRC_URI="http://www.student.hk-r.se/~pt98jan/colortail-0.3.0.tar.gz" HOMEPAGE="http://www.student.hk-r.se/~pt98jan/colortail.html" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/dailystrips/dailystrips-1.0.25.ebuild b/app-misc/dailystrips/dailystrips-1.0.25.ebuild index a4181ec39c3b..737919c712fc 100644 --- a/app-misc/dailystrips/dailystrips-1.0.25.ebuild +++ b/app-misc/dailystrips/dailystrips-1.0.25.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-misc/dailystrips/dailystrips-1.0.25.ebuild,v 1.3 2002/10/17 00:32:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dailystrips/dailystrips-1.0.25.ebuild,v 1.4 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="dailystrips automatically downloads your favorite online comics from the web." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="~x86" DEPEND=">=dev-perl/libwww-perl-5.50" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/delay/delay-1.6.ebuild b/app-misc/delay/delay-1.6.ebuild index fdcbb0a73432..b5a29decdaca 100644 --- a/app-misc/delay/delay-1.6.ebuild +++ b/app-misc/delay/delay-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-misc/delay/delay-1.6.ebuild,v 1.2 2002/08/07 21:05:19 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/delay/delay-1.6.ebuild,v 1.3 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Delay is a sleeplike program that counts down the number of seconds specified on its command line." @@ -11,7 +11,6 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { ./configure \ diff --git a/app-misc/devtodo/devtodo-0.1.11-r1.ebuild b/app-misc/devtodo/devtodo-0.1.11-r1.ebuild index 4e7cd0d5518e..4566b7da6b28 100644 --- a/app-misc/devtodo/devtodo-0.1.11-r1.ebuild +++ b/app-misc/devtodo/devtodo-0.1.11-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-misc/devtodo/devtodo-0.1.11-r1.ebuild,v 1.5 2002/10/17 00:10:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.11-r1.ebuild,v 1.6 2002/10/20 18:40:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A nice command line todo list for developers" @@ -13,7 +13,6 @@ KEYWORDS="x86" DEPEND=">=sys-libs/ncurses-5.2 >=sys-libs/readline-4.1" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/devtodo/devtodo-0.1.14.ebuild b/app-misc/devtodo/devtodo-0.1.14.ebuild index 77662117f797..8ecba4a971ec 100644 --- a/app-misc/devtodo/devtodo-0.1.14.ebuild +++ b/app-misc/devtodo/devtodo-0.1.14.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-misc/devtodo/devtodo-0.1.14.ebuild,v 1.5 2002/10/17 00:10:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.14.ebuild,v 1.6 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A nice command line todo list for developers" @@ -13,7 +13,6 @@ KEYWORDS="x86" DEPEND=">=sys-libs/ncurses-5.2 >=sys-libs/readline-4.1" -RDEPEND="${DEPEND}" src_compile() { econf --sysconfdir=/etc/devtodo || die diff --git a/app-misc/dfm/dfm-0.99.9.ebuild b/app-misc/dfm/dfm-0.99.9.ebuild index b6216326ebb1..e4aa840edc07 100644 --- a/app-misc/dfm/dfm-0.99.9.ebuild +++ b/app-misc/dfm/dfm-0.99.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-misc/dfm/dfm-0.99.9.ebuild,v 1.4 2002/10/17 00:10:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dfm/dfm-0.99.9.ebuild,v 1.5 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/dfm DESCRIPTION="Desktop Manager. Good replacement for gmc or nautilus" @@ -13,7 +13,6 @@ KEYWORDS="x86 ppc" DEPEND="=x11-libs/gtk+-1.2* =media-libs/imlib-1.9*" -RDEPEND="${DEPEND}" src_compile() { econf || die diff --git a/app-misc/emelfm/emelfm-0.9.2.ebuild b/app-misc/emelfm/emelfm-0.9.2.ebuild index fc56c93a22b6..4eecd0e48ffc 100644 --- a/app-misc/emelfm/emelfm-0.9.2.ebuild +++ b/app-misc/emelfm/emelfm-0.9.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-misc/emelfm/emelfm-0.9.2.ebuild,v 1.6 2002/10/17 14:16:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.7 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A file manager that implements the popular two-pane design." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2*" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/endeavour/endeavour-2.1.14.ebuild b/app-misc/endeavour/endeavour-2.1.14.ebuild index 71603121fe34..b4e6521fd5fe 100644 --- a/app-misc/endeavour/endeavour-2.1.14.ebuild +++ b/app-misc/endeavour/endeavour-2.1.14.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-misc/endeavour/endeavour-2.1.14.ebuild,v 1.5 2002/10/17 00:10:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/endeavour/endeavour-2.1.14.ebuild,v 1.6 2002/10/20 18:40:22 vapier Exp $ M=endeavour2-mimetypes S=${WORKDIR}/${P} @@ -16,7 +16,6 @@ KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10 >=media-gfx/iv-0.1.9" -RDEPEND="${DEPEND}" src_unpack() { unpack ${P}.tar.bz2 diff --git a/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild b/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild index 2625c261546f..86fa8e67a1be 100644 --- a/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild +++ b/app-misc/fdutils/fdutils-5.4.20020222-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-misc/fdutils/fdutils-5.4.20020222-r1.ebuild,v 1.2 2002/10/17 00:10:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fdutils/fdutils-5.4.20020222-r1.ebuild,v 1.3 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${PN}-5.4 DESCRIPTION="The fdutils package contains utilities for configuring and debugging the Linux floppy driver" @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND=">=app-admin/mtools-3 >=app-text/tetex-1.0.7-r10" -RDEPEND="${DEPEND}" src_unpack() { unpack fdutils-5.4.tar.gz diff --git a/app-misc/fdutils/fdutils-5.4.20020222.ebuild b/app-misc/fdutils/fdutils-5.4.20020222.ebuild index 81c17c87dd3f..f2a286dca12f 100644 --- a/app-misc/fdutils/fdutils-5.4.20020222.ebuild +++ b/app-misc/fdutils/fdutils-5.4.20020222.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-misc/fdutils/fdutils-5.4.20020222.ebuild,v 1.5 2002/10/17 00:10:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fdutils/fdutils-5.4.20020222.ebuild,v 1.6 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${PN}-5.4 DESCRIPTION="The fdutils package contains utilities for configuring and debugging the Linux floppy driver" @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND=">=mtools-3 >=tetex-1.0.7-r10" -RDEPEND="${DEPEND}" src_unpack() { unpack fdutils-5.4.tar.gz diff --git a/app-misc/figlet/figlet-22.ebuild b/app-misc/figlet/figlet-22.ebuild index da7a840dd076..73a6281503c6 100644 --- a/app-misc/figlet/figlet-22.ebuild +++ b/app-misc/figlet/figlet-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-misc/figlet/figlet-22.ebuild,v 1.6 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/figlet/figlet-22.ebuild,v 1.7 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${PN}${PV} DESCRIPTION="FIGlet is a program for making large letters out of ordinary text" @@ -12,7 +12,6 @@ LICENSE="Artistic" KEYWORDS="x86 sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/fixdos/fixdos-1.3.1.ebuild b/app-misc/fixdos/fixdos-1.3.1.ebuild index 26e94340b72c..8b70fa3e20d7 100644 --- a/app-misc/fixdos/fixdos-1.3.1.ebuild +++ b/app-misc/fixdos/fixdos-1.3.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-misc/fixdos/fixdos-1.3.1.ebuild,v 1.3 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fixdos/fixdos-1.3.1.ebuild,v 1.4 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/fixDos-${PV} DESCRIPTION="Set of utilities such as crlf which converts files between UNIX and DOS newlines." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild index 62b803ca83b1..3b69a7f32a6e 100644 --- a/app-misc/glastree/glastree-0.57.ebuild +++ b/app-misc/glastree/glastree-0.57.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.4 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.5 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" DEPEND="sys-devel/perl dev-perl/Date-Calc" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" LICENSE="public-domain" diff --git a/app-misc/glimpse/glimpse-4.15.ebuild b/app-misc/glimpse/glimpse-4.15.ebuild index 2577461d116a..d7160399b8b3 100644 --- a/app-misc/glimpse/glimpse-4.15.ebuild +++ b/app-misc/glimpse/glimpse-4.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-misc/glimpse/glimpse-4.15.ebuild,v 1.5 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glimpse/glimpse-4.15.ebuild,v 1.6 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A index/query system to search a large set of files quickly" @@ -12,7 +12,6 @@ LICENSE="BSD" KEYWORDS="x86" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { make clean diff --git a/app-misc/gramps/gramps-0.7.0.ebuild b/app-misc/gramps/gramps-0.7.0.ebuild index a1200cf7f037..35285803bfd2 100644 --- a/app-misc/gramps/gramps-0.7.0.ebuild +++ b/app-misc/gramps/gramps-0.7.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-misc/gramps/gramps-0.7.0.ebuild,v 1.7 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-0.7.0.ebuild,v 1.8 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Genealogical Research and Analysis Management Programming System" @@ -17,7 +17,6 @@ DEPEND=">=dev-lang/python-2.0 dev-python/PyXML dev-python/Imaging dev-python/ReportLab" -RDEPEND="${DEPEND}" src_unpack() { unpack ${P}.tar.gz diff --git a/app-misc/gramps/gramps-0.8.0.ebuild b/app-misc/gramps/gramps-0.8.0.ebuild index f8f2346c6b6e..565db11640fe 100644 --- a/app-misc/gramps/gramps-0.8.0.ebuild +++ b/app-misc/gramps/gramps-0.8.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-misc/gramps/gramps-0.8.0.ebuild,v 1.3 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-0.8.0.ebuild,v 1.4 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Genealogical Research and Analysis Management Programming System" @@ -17,7 +17,6 @@ DEPEND=">=dev-lang/python-2.0 dev-python/PyXML dev-python/Imaging dev-python/ReportLab" -RDEPEND="${DEPEND}" src_unpack() { unpack ${P}.tar.gz diff --git a/app-misc/grc/grc-1.0.2.ebuild b/app-misc/grc/grc-1.0.2.ebuild index 9bb96b8ea8a4..9a43feb9b6c9 100644 --- a/app-misc/grc/grc-1.0.2.ebuild +++ b/app-misc/grc/grc-1.0.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-misc/grc/grc-1.0.2.ebuild,v 1.4 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.2.ebuild,v 1.5 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands" @@ -12,7 +12,6 @@ SLOT="0" KEYWORDS="x86" DEPEND="dev-lang/python" -RDEPEND="${DEPEND}" src_install() { insinto /usr/share/grc diff --git a/app-misc/gtktrain/gtktrain-0.9b.ebuild b/app-misc/gtktrain/gtktrain-0.9b.ebuild index 18fb74f4eb67..0a4f6ddb2e6f 100644 --- a/app-misc/gtktrain/gtktrain-0.9b.ebuild +++ b/app-misc/gtktrain/gtktrain-0.9b.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtktrain/gtktrain-0.9b.ebuild,v 1.4 2002/10/17 14:16:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtktrain/gtktrain-0.9b.ebuild,v 1.5 2002/10/20 18:40:22 vapier Exp $ DESCRIPTION="GUI app for calculating fastest train routes" SRC_URI="http://www.on.rim.or.jp/~katamuki/software/train/${P}.tar.gz" HOMEPAGE="http://www.on.rim.or.jp/~katamuki/software/train/" DEPEND=">=dev-libs/libtrain-0.9b >=gnome-base/gnome-libs-1.4.1.2-r1" -RDEPEND="${DEPEND}" IUSE="nls" SLOT="0" diff --git a/app-misc/gtypist/gtypist-2.5.ebuild b/app-misc/gtypist/gtypist-2.5.ebuild index 5e16b0f5b46d..995ad8d006d5 100644 --- a/app-misc/gtypist/gtypist-2.5.ebuild +++ b/app-misc/gtypist/gtypist-2.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-misc/gtypist/gtypist-2.5.ebuild,v 1.7 2002/10/17 14:16:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.5.ebuild,v 1.8 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU Typist (also called gtypist) is a universal typing tutor." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND=">=sys-libs/ncurses-5.2" -RDEPEND="${DEPEND}" src_compile() { local myconf diff --git a/app-misc/ithought/ithought-0.0.5-r1.ebuild b/app-misc/ithought/ithought-0.0.5-r1.ebuild index dc21838ec99c..aa53a70b0154 100644 --- a/app-misc/ithought/ithought-0.0.5-r1.ebuild +++ b/app-misc/ithought/ithought-0.0.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-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.9 2002/10/19 15:48:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.10 2002/10/20 18:40:22 vapier Exp $ #emerge doesn't yet support things like a5 @@ -16,7 +16,6 @@ KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* dev-libs/libxml2" -RDEPEND="${DEPEND}" src_compile() { econf || die diff --git a/app-misc/jogmouse/jogmouse-1.5.ebuild b/app-misc/jogmouse/jogmouse-1.5.ebuild index 0693a64dffb7..5038d0f8e606 100644 --- a/app-misc/jogmouse/jogmouse-1.5.ebuild +++ b/app-misc/jogmouse/jogmouse-1.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-misc/jogmouse/jogmouse-1.5.ebuild,v 1.5 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jogmouse/jogmouse-1.5.ebuild,v 1.6 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to use VAIO JogDial as a scrollwheel under X." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { emake || die diff --git a/app-misc/joy2key/joy2key-1.6.ebuild b/app-misc/joy2key/joy2key-1.6.ebuild index dd89a179a924..e9376e496ff4 100644 --- a/app-misc/joy2key/joy2key-1.6.ebuild +++ b/app-misc/joy2key/joy2key-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-misc/joy2key/joy2key-1.6.ebuild,v 1.9 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/joy2key-1.6.ebuild,v 1.10 2002/10/20 18:40:22 vapier Exp $ IUSE="X" @@ -14,7 +14,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="X? ( virtual/x11 )" -RDEPEND="${DEPEND}" src_compile() { local myconf diff --git a/app-misc/jpilot/jpilot-0.99.2-r1.ebuild b/app-misc/jpilot/jpilot-0.99.2-r1.ebuild index 20a2720d0915..d8273b67c685 100644 --- a/app-misc/jpilot/jpilot-0.99.2-r1.ebuild +++ b/app-misc/jpilot/jpilot-0.99.2-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-misc/jpilot/jpilot-0.99.2-r1.ebuild,v 1.9 2002/10/17 14:16:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jpilot/jpilot-0.99.2-r1.ebuild,v 1.10 2002/10/20 18:40:22 vapier Exp $ SYNCMAL="0.71" MALSYNC="2.0.7" @@ -17,7 +17,6 @@ IUSE="nls" # And you'll also need an avangto account. DEPEND="=x11-libs/gtk+-1.2* >=dev-libs/pilot-link-0.9.5" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/jpilot/jpilot-0.99.2.ebuild b/app-misc/jpilot/jpilot-0.99.2.ebuild index 3ac60b7273ea..3bef14730a33 100644 --- a/app-misc/jpilot/jpilot-0.99.2.ebuild +++ b/app-misc/jpilot/jpilot-0.99.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-misc/jpilot/jpilot-0.99.2.ebuild,v 1.8 2002/10/17 14:16:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jpilot/jpilot-0.99.2.ebuild,v 1.9 2002/10/20 18:40:22 vapier Exp $ SYNCMAL="0.62.2" MALSYNC="2.0.7" @@ -15,7 +15,6 @@ IUSE="nls" # And you'll also need an avangto account. DEPEND="=x11-libs/gtk+-1.2* >=dev-libs/pilot-link-0.9.5" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild b/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild index 02741916a009..fd77578806db 100644 --- a/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild +++ b/app-misc/lcdproc/lcdproc-0.4.1-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-misc/lcdproc/lcdproc-0.4.1-r1.ebuild,v 1.9 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lcdproc/lcdproc-0.4.1-r1.ebuild,v 1.10 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="lcdproc - displays system status on Matrix-Orbital 20x4 LCD on a serial port." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND=">=sys-apps/baselayout-1.6.4" -RDEPEND="${DEPEND}" src_compile() { econf || die diff --git a/app-misc/linux_logo/linux_logo-4.02.ebuild b/app-misc/linux_logo/linux_logo-4.02.ebuild index 528c0e3436cf..f34a60ebad93 100644 --- a/app-misc/linux_logo/linux_logo-4.02.ebuild +++ b/app-misc/linux_logo/linux_logo-4.02.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-misc/linux_logo/linux_logo-4.02.ebuild,v 1.6 2002/10/17 00:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/linux_logo/linux_logo-4.02.ebuild,v 1.7 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Displays an ansi or an ascii logo and some system information." @@ -8,7 +8,6 @@ SRC_URI="http://www.deater.net/weave/vmwprod/linux_logo/${P}.tar.gz" HOMEPAGE="http://www.deater.net/weave/vmwprod/linux_logo/" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/linux_logo/linux_logo-4.05.ebuild b/app-misc/linux_logo/linux_logo-4.05.ebuild index 2f77765bfeb9..17b388e14dcd 100644 --- a/app-misc/linux_logo/linux_logo-4.05.ebuild +++ b/app-misc/linux_logo/linux_logo-4.05.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-misc/linux_logo/linux_logo-4.05.ebuild,v 1.2 2002/10/17 00:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/linux_logo/linux_logo-4.05.ebuild,v 1.3 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Displays an ansi or an ascii logo and some system information." @@ -8,7 +8,6 @@ SRC_URI="http://www.deater.net/weave/vmwprod/linux_logo/${P}.tar.gz" HOMEPAGE="http://www.deater.net/weave/vmwprod/linux_logo/" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/lirc/lirc-0.6.5.ebuild b/app-misc/lirc/lirc-0.6.5.ebuild index b7f3cf269491..9450bff51852 100644 --- a/app-misc/lirc/lirc-0.6.5.ebuild +++ b/app-misc/lirc/lirc-0.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-misc/lirc/lirc-0.6.5.ebuild,v 1.3 2002/10/17 00:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.6.5.ebuild,v 1.4 2002/10/20 18:40:22 vapier Exp $ DESCRIPTION="LIRC is a package that allows you to decode and send infra-red \ @@ -45,7 +45,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/linux-sources" -RDEPEND="${DEPEND}" SRC_URI="mirror://sourceforge/lirc/${P}.tar.bz2" diff --git a/app-misc/multimon/multimon-1.0.ebuild b/app-misc/multimon/multimon-1.0.ebuild index a704b04b7713..d4713cb30144 100644 --- a/app-misc/multimon/multimon-1.0.ebuild +++ b/app-misc/multimon/multimon-1.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-misc/multimon/multimon-1.0.ebuild,v 1.6 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/multimon/multimon-1.0.ebuild,v 1.7 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/multimon SRC_URI="http://www.baycom.org/~tom/ham/linux/multimon.tar.gz" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { make CFLAGS="${CFLAGS}" || die diff --git a/app-misc/muttprint/muttprint-0.62b.ebuild b/app-misc/muttprint/muttprint-0.62b.ebuild index 619dc543051b..b53f5aa1a854 100644 --- a/app-misc/muttprint/muttprint-0.62b.ebuild +++ b/app-misc/muttprint/muttprint-0.62b.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-misc/muttprint/muttprint-0.62b.ebuild,v 1.3 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/muttprint/muttprint-0.62b.ebuild,v 1.4 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="pretty printing of your mails" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="app-text/tetex" -RDEPEND="${DEPEND}" src_install() { # understanding the install part of the Makefiles. diff --git a/app-misc/mwavem/mwavem-1.0.2.ebuild b/app-misc/mwavem/mwavem-1.0.2.ebuild index a615b37147e1..a424ebf5b778 100644 --- a/app-misc/mwavem/mwavem-1.0.2.ebuild +++ b/app-misc/mwavem/mwavem-1.0.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-misc/mwavem/mwavem-1.0.2.ebuild,v 1.4 2002/10/17 14:16:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mwavem/mwavem-1.0.2.ebuild,v 1.5 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="User level application for IBM Mwave modem" @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND="virtual/glibc X? ( virtual/x11 )" -RDEPEND="${DEPEND}" src_compile() { patch -p1 < ${FILESDIR}/${P}-gentoo.diff diff --git a/app-misc/nomadii-utils/nomadii-utils-0.8.ebuild b/app-misc/nomadii-utils/nomadii-utils-0.8.ebuild index 5777e8ca201a..952b26bd86b0 100644 --- a/app-misc/nomadii-utils/nomadii-utils-0.8.ebuild +++ b/app-misc/nomadii-utils/nomadii-utils-0.8.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-misc/nomadii-utils/nomadii-utils-0.8.ebuild,v 1.5 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nomadii-utils/nomadii-utils-0.8.ebuild,v 1.6 2002/10/20 18:40:22 vapier Exp $ IUSE="readline" @@ -16,7 +16,6 @@ KEYWORDS="x86" DEPEND=">=sys-libs/ncurses-5.2 readline? ( >=sys-libs/readline-4.1 )" -RDEPEND="${DEPEND}" src_compile() { cp -f Makefile Makefile.orig diff --git a/app-misc/oneko/oneko-1.2.ebuild b/app-misc/oneko/oneko-1.2.ebuild index d6c62660b679..46b710bc6a71 100644 --- a/app-misc/oneko/oneko-1.2.ebuild +++ b/app-misc/oneko/oneko-1.2.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-misc/oneko/oneko-1.2.ebuild,v 1.3 2002/10/17 00:46:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v 1.4 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A cat (or dog) which chases the mouse around the screen" @@ -12,7 +12,6 @@ LICENSE="BSD" KEYWORDS="x86" DEPEND="x11-base/xfree" -RDEPEND="${DEPEND}" src_compile() { xmkmf -a || die diff --git a/app-misc/read-edid/read-edid-1.4.1.ebuild b/app-misc/read-edid/read-edid-1.4.1.ebuild index 3cc77a607524..a77517967de4 100644 --- a/app-misc/read-edid/read-edid-1.4.1.ebuild +++ b/app-misc/read-edid/read-edid-1.4.1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/read-edid/read-edid-1.4.1.ebuild,v 1.4 2002/10/17 00:47:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/read-edid/read-edid-1.4.1.ebuild,v 1.5 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Read edid is a program that can get information from a pnp monitor." HOMEPAGE="http://john.fremlin.de/programs/linux/read-edid/index.html" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SRC_URI="http://john.fremlin.de/programs/linux/read-edid/${P}.tar.gz" SLOT="0" diff --git a/app-misc/rio500/rio500-0.7-r1.ebuild b/app-misc/rio500/rio500-0.7-r1.ebuild index d9256ea344d6..9cb81f3fcb8c 100644 --- a/app-misc/rio500/rio500-0.7-r1.ebuild +++ b/app-misc/rio500/rio500-0.7-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.7 2002/10/19 15:48:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.8 2002/10/20 18:40:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500" @@ -13,7 +13,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="=dev-libs/glib-1.2*" -RDEPEND="${DEPEND}" src_compile() { econf \ diff --git a/app-misc/rox/rox-1.2.1-r1.ebuild b/app-misc/rox/rox-1.2.1-r1.ebuild index 0d0acf34e795..f63f5c0b46ef 100644 --- a/app-misc/rox/rox-1.2.1-r1.ebuild +++ b/app-misc/rox/rox-1.2.1-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-misc/rox/rox-1.2.1-r1.ebuild,v 1.4 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.1-r1.ebuild,v 1.5 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" @@ -14,7 +14,6 @@ SRC_URI="mirror://sourceforge/rox/${BP}.tgz DEPEND="=x11-libs/gtk+-1.2* >=media-libs/gdk-pixbuf-0.13 dev-libs/libxml2" -RDEPEND="${DEPEND}" SLOT="1.2" LICENSE="GPL-2" diff --git a/app-misc/rox/rox-1.2.1.ebuild b/app-misc/rox/rox-1.2.1.ebuild index 1a9c7a24037f..138a4178b79a 100644 --- a/app-misc/rox/rox-1.2.1.ebuild +++ b/app-misc/rox/rox-1.2.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-misc/rox/rox-1.2.1.ebuild,v 1.6 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.1.ebuild,v 1.7 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" @@ -14,7 +14,6 @@ SRC_URI="mirror://sourceforge/rox/${BP}.tgz DEPEND="=x11-libs/gtk+-1.2* >=media-libs/gdk-pixbuf-0.13 dev-libs/libxml2" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-misc/rox/rox-1.3.2-r2.ebuild b/app-misc/rox/rox-1.3.2-r2.ebuild index b945f2c27c09..548dd0058b11 100644 --- a/app-misc/rox/rox-1.3.2-r2.ebuild +++ b/app-misc/rox/rox-1.3.2-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-misc/rox/rox-1.3.2-r2.ebuild,v 1.3 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2-r2.ebuild,v 1.4 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" @@ -15,7 +15,6 @@ DEPEND=">=x11-libs/gtk+-2.0.5 >=dev-libs/glib-2.0.4 >=dev-libs/libxml2-2.4.23 =x11-misc/shared-mime-info-0.7" -RDEPEND="${DEPEND}" # NOTE this version of rox works *only* with # shared-mime-info-0.7 <= (not 0.8 nor 0.9) diff --git a/app-misc/rox/rox-1.3.2.ebuild b/app-misc/rox/rox-1.3.2.ebuild index d6b7ab56ab08..c1fef54fe027 100644 --- a/app-misc/rox/rox-1.3.2.ebuild +++ b/app-misc/rox/rox-1.3.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-misc/rox/rox-1.3.2.ebuild,v 1.5 2002/10/17 00:19:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" @@ -15,7 +15,6 @@ DEPEND=">=x11-libs/gtk+-2.0.5 >=dev-libs/glib-2.0.4 >=dev-libs/libxml2-2.4.23 >=x11-misc/shared-mime-info-0.7" -RDEPEND="${DEPEND}" src_install() { # libxml2 header fix diff --git a/app-misc/scmxx/scmxx-0.6.0.ebuild b/app-misc/scmxx/scmxx-0.6.0.ebuild index ee999a11d694..dbded34ebe89 100644 --- a/app-misc/scmxx/scmxx-0.6.0.ebuild +++ b/app-misc/scmxx/scmxx-0.6.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-misc/scmxx/scmxx-0.6.0.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/scmxx/scmxx-0.6.0.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Exchange data with Siemens phones." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { econf || die "./configure failed" diff --git a/app-misc/smtm/smtm-1.4.0.ebuild b/app-misc/smtm/smtm-1.4.0.ebuild index 10b8a01d479c..4efe007f3115 100644 --- a/app-misc/smtm/smtm-1.4.0.ebuild +++ b/app-misc/smtm/smtm-1.4.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-misc/smtm/smtm-1.4.0.ebuild,v 1.4 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/smtm/smtm-1.4.0.ebuild,v 1.5 2002/10/20 18:40:23 vapier Exp $ DESCRIPTION="Stock ticker, profit/loss calculator and chart tool" HOMEPAGE="http://eddelbuettel.com/dirk/code/smtm.html" @@ -14,7 +14,6 @@ DEPEND=">=sys-devel/perl-5 dev-perl/perl-tk dev-perl/DateManip dev-perl/libwww-perl" -RDEPEND="${DEPEND}" S=${WORKDIR} diff --git a/app-misc/sonypid/sonypid-1.0.20010123.ebuild b/app-misc/sonypid/sonypid-1.0.20010123.ebuild index 3f017556be48..a9ce202ed916 100644 --- a/app-misc/sonypid/sonypid-1.0.20010123.ebuild +++ b/app-misc/sonypid/sonypid-1.0.20010123.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-misc/sonypid/sonypid-1.0.20010123.ebuild,v 1.2 2002/10/17 00:51:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.0.20010123.ebuild,v 1.3 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${PN} DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/kernel" -RDEPEND="${DEPEND}" src_compile() { emake CFLAGS="${CFLAGS} -Wall -Wstrict-prototypes -I/usr/src/linux/include" || die diff --git a/app-misc/sonypid/sonypid-1.2.ebuild b/app-misc/sonypid/sonypid-1.2.ebuild index b931ec86e4b5..ab7ab2ac906e 100644 --- a/app-misc/sonypid/sonypid-1.2.ebuild +++ b/app-misc/sonypid/sonypid-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-misc/sonypid/sonypid-1.2.ebuild,v 1.1 2002/10/13 19:46:40 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-1.2.ebuild,v 1.2 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="sonypid - a tool to use the Sony Vaios jog-dial as a mouse-wheel" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="~x86 -ppc -sparc -sparc64" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { emake CFLAGS="${CFLAGS} -I/usr/src/linux/include" || die diff --git a/app-misc/sonypid/sonypid-20010123.ebuild b/app-misc/sonypid/sonypid-20010123.ebuild index 76236f4dd6da..98dbf52338d4 100644 --- a/app-misc/sonypid/sonypid-20010123.ebuild +++ b/app-misc/sonypid/sonypid-20010123.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-misc/sonypid/sonypid-20010123.ebuild,v 1.5 2002/10/17 00:49:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sonypid/sonypid-20010123.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${PN} @@ -13,7 +13,6 @@ LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/kernel" -RDEPEND="${DEPEND}" src_compile() { emake CFLAGS="${CFLAGS} -Wall -Wstrict-prototypes -I/usr/src/linux/include" || die diff --git a/app-misc/spicctrl/spicctrl-1.2.ebuild b/app-misc/spicctrl/spicctrl-1.2.ebuild index 99177217f4b8..f2bfe0776d1c 100644 --- a/app-misc/spicctrl/spicctrl-1.2.ebuild +++ b/app-misc/spicctrl/spicctrl-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-misc/spicctrl/spicctrl-1.2.ebuild,v 1.3 2002/10/17 00:52:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/spicctrl/spicctrl-1.2.ebuild,v 1.4 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="spicctrl 1.2 - Tool for the sonypi-Device (found in Sony Vaio Notebooks)" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { emake CFLAGS="${CFLAGS} -Wall -Wstrict-prototypes" || die diff --git a/app-misc/spicctrl/spicctrl-1.3.ebuild b/app-misc/spicctrl/spicctrl-1.3.ebuild index 177f14a8ac9c..096b5633c2d3 100644 --- a/app-misc/spicctrl/spicctrl-1.3.ebuild +++ b/app-misc/spicctrl/spicctrl-1.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-misc/spicctrl/spicctrl-1.3.ebuild,v 1.2 2002/10/17 00:52:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/spicctrl/spicctrl-1.3.ebuild,v 1.3 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="spicctrl - Tool for the sonypi-Device (found in Sony Vaio Notebooks)" @@ -13,7 +13,6 @@ KEYWORDS="~x86 -ppc -sparc -sparc64" IUSE="" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { emake CFLAGS="${CFLAGS}" || die diff --git a/app-misc/splitvt/splitvt-1.6.5.ebuild b/app-misc/splitvt/splitvt-1.6.5.ebuild index c0d33fa2d651..df3fe5de3f96 100644 --- a/app-misc/splitvt/splitvt-1.6.5.ebuild +++ b/app-misc/splitvt/splitvt-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-misc/splitvt/splitvt-1.6.5.ebuild,v 1.8 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/splitvt/splitvt-1.6.5.ebuild,v 1.9 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} SRC_URI="http://www.devolution.com/~slouken/projects/${PN}/${P}.tar.gz" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc" DEPEND=">=sys-libs/ncurses-5.2" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/sqeed/sqeed-0.2.2.ebuild b/app-misc/sqeed/sqeed-0.2.2.ebuild index 2ca6b69f3936..5b6ce2255f6a 100644 --- a/app-misc/sqeed/sqeed-0.2.2.ebuild +++ b/app-misc/sqeed/sqeed-0.2.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-misc/sqeed/sqeed-0.2.2.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/sqeed/sqeed-0.2.2.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="A simple bash script holding a database with notes." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="sys-apps/bash" -RDEPEND="${DEPEND}" src_install() { insinto /etc/ diff --git a/app-misc/tinyca/tinyca-0.4.2.ebuild b/app-misc/tinyca/tinyca-0.4.2.ebuild index 87e8749571dd..9820b44018a4 100644 --- a/app-misc/tinyca/tinyca-0.4.2.ebuild +++ b/app-misc/tinyca/tinyca-0.4.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-misc/tinyca/tinyca-0.4.2.ebuild,v 1.3 2002/10/17 00:50:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/tinyca-0.4.2.ebuild,v 1.4 2002/10/20 18:40:23 vapier Exp $ S="${WORKDIR}/TinyCA" DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority" @@ -14,7 +14,6 @@ KEYWORDS="x86" DEPEND=">=dev-libs/openssl-0.9.6b >=dev-perl/MIME-Base64-2.12 >=dev-perl/perl-tk-800.024" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/todo-manager-bronze/todo-manager-bronze-20020711.ebuild b/app-misc/todo-manager-bronze/todo-manager-bronze-20020711.ebuild index fb76e59f1b07..69a19a9cf800 100644 --- a/app-misc/todo-manager-bronze/todo-manager-bronze-20020711.ebuild +++ b/app-misc/todo-manager-bronze/todo-manager-bronze-20020711.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-misc/todo-manager-bronze/todo-manager-bronze-20020711.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/todo-manager-bronze/todo-manager-bronze-20020711.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S="${WORKDIR}/${PN}" DESCRIPTION="A task manager." @@ -13,7 +13,6 @@ KEYWORDS="x86" DEPEND="dev-lang/python dev-lang/tk" -RDEPEND="${DEPEND}" src_compile() { python setup.py clean || die diff --git a/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild b/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild index a3a96f213c5a..1ca0caae7453 100644 --- a/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild +++ b/app-misc/toshiba-utils/toshiba-utils-2.0.1-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-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ IUSE="X gtk" @@ -14,7 +14,6 @@ LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="gtk? ( =x11-libs/gtk+-1* )" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} ; cd ${S} diff --git a/app-misc/uptimed/uptimed-0.2.0-r1.ebuild b/app-misc/uptimed/uptimed-0.2.0-r1.ebuild index 1472b8e1b77c..3bc30dd27841 100644 --- a/app-misc/uptimed/uptimed-0.2.0-r1.ebuild +++ b/app-misc/uptimed/uptimed-0.2.0-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-misc/uptimed/uptimed-0.2.0-r1.ebuild,v 1.5 2002/10/19 15:48:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.2.0-r1.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard informational utilities and process-handling tools" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-misc/vlock/vlock-1.3-r1.ebuild b/app-misc/vlock/vlock-1.3-r1.ebuild index fd5d15b4436f..8d5997a9262a 100644 --- a/app-misc/vlock/vlock-1.3-r1.ebuild +++ b/app-misc/vlock/vlock-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-misc/vlock/vlock-1.3-r1.ebuild,v 1.7 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vlock/vlock-1.3-r1.ebuild,v 1.8 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A console screen locker" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc alpha" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { emake RPM_OPT_FLAGS="${CFLAGS}" || die "emake failed" diff --git a/app-misc/vlock/vlock-1.3.ebuild b/app-misc/vlock/vlock-1.3.ebuild index 850a98cbfef7..ece324653ed0 100644 --- a/app-misc/vlock/vlock-1.3.ebuild +++ b/app-misc/vlock/vlock-1.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-misc/vlock/vlock-1.3.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vlock/vlock-1.3.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A console screen locker" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { make RPM_OPT_FLAGS="${CFLAGS}" || die diff --git a/app-misc/worker/worker-2.3.1.ebuild b/app-misc/worker/worker-2.3.1.ebuild index 7e0a9a57cedc..35905a4704d0 100644 --- a/app-misc/worker/worker-2.3.1.ebuild +++ b/app-misc/worker/worker-2.3.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-misc/worker/worker-2.3.1.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.3.1.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Worker Filemanager: Amiga Directory Opus 4 clone." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { econf || die diff --git a/app-misc/xclip/xclip-0.05.ebuild b/app-misc/xclip/xclip-0.05.ebuild index 1d14fc55af92..53e1e4895d64 100644 --- a/app-misc/xclip/xclip-0.05.ebuild +++ b/app-misc/xclip/xclip-0.05.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-misc/xclip/xclip-0.05.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.05.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/xclip DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection for pasting into X applications." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { xmkmf || die diff --git a/app-misc/xclip/xclip-0.08.ebuild b/app-misc/xclip/xclip-0.08.ebuild index 0ef144a7e034..cf9add1f375b 100644 --- a/app-misc/xclip/xclip-0.08.ebuild +++ b/app-misc/xclip/xclip-0.08.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-misc/xclip/xclip-0.08.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.08.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/xclip DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection for pasting into X applications." @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { xmkmf || die diff --git a/app-misc/xearth/xearth-1.1.ebuild b/app-misc/xearth/xearth-1.1.ebuild index 1de2b0cda8a3..3b5efb780c42 100644 --- a/app-misc/xearth/xearth-1.1.ebuild +++ b/app-misc/xearth/xearth-1.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-misc/xearth/xearth-1.1.ebuild,v 1.3 2002/10/17 00:50:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xearth/xearth-1.1.ebuild,v 1.4 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/" @@ -13,7 +13,6 @@ LICENSE="xearth" KEYWORDS="x86" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { cd ${S} diff --git a/app-misc/xlockmore/xlockmore-5.04.ebuild b/app-misc/xlockmore/xlockmore-5.04.ebuild index d30a36c6e4e4..15fe267de61d 100644 --- a/app-misc/xlockmore/xlockmore-5.04.ebuild +++ b/app-misc/xlockmore/xlockmore-5.04.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-misc/xlockmore/xlockmore-5.04.ebuild,v 1.7 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xlockmore/xlockmore-5.04.ebuild,v 1.8 2002/10/20 18:40:23 vapier Exp $ IUSE="nas esd motif opengl truetype gtk pam" @@ -21,7 +21,6 @@ DEPEND="virtual/x11 esd? ( media-sound/esound ) motif? ( >=x11-libs/openmotif-2.1.30-r1 ) gtk? ( x11-libs/gtk+ )" -RDEPEND="${DEPEND}" src_compile() { local myconf diff --git a/app-misc/xplore/xplore-1.1-r1.ebuild b/app-misc/xplore/xplore-1.1-r1.ebuild index 64eabe7cc871..c7595d7196ff 100644 --- a/app-misc/xplore/xplore-1.1-r1.ebuild +++ b/app-misc/xplore/xplore-1.1-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-misc/xplore/xplore-1.1-r1.ebuild,v 1.5 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/xplore-1.1-r1.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="motif file manager for X." @@ -13,7 +13,6 @@ KEYWORDS="x86" DEPEND="virtual/x11 >=x11-libs/openmotif-2.1.30-r1" -RDEPEND="${DEPEND}" src_compile() { #Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6 diff --git a/app-misc/xplore/xplore-1.1e.ebuild b/app-misc/xplore/xplore-1.1e.ebuild index fd974528fafc..1a472d11bfa0 100644 --- a/app-misc/xplore/xplore-1.1e.ebuild +++ b/app-misc/xplore/xplore-1.1e.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-misc/xplore/xplore-1.1e.ebuild,v 1.5 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xplore/xplore-1.1e.ebuild,v 1.6 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="motif file manager for X." @@ -13,7 +13,6 @@ KEYWORDS="x86" DEPEND="virtual/x11 >=x11-libs/openmotif-2.1.30-r1" -RDEPEND="${DEPEND}" src_compile() { #Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6 diff --git a/app-misc/xsnap/xsnap-1.3.ebuild b/app-misc/xsnap/xsnap-1.3.ebuild index c6b9ef21a560..ff5e2c6d448e 100644 --- a/app-misc/xsnap/xsnap-1.3.ebuild +++ b/app-misc/xsnap/xsnap-1.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-misc/xsnap/xsnap-1.3.ebuild,v 1.7 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xsnap/xsnap-1.3.ebuild,v 1.8 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Program to interactively take a 'snapshot' of a region of @@ -13,7 +13,6 @@ LICENSE="BSD" KEYWORDS="x86 ppc" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { xmkmf || die diff --git a/app-misc/xtrlock/xtrlock-2.0.ebuild b/app-misc/xtrlock/xtrlock-2.0.ebuild index 25381e5e6d13..73a6ffaae7b8 100644 --- a/app-misc/xtrlock/xtrlock-2.0.ebuild +++ b/app-misc/xtrlock/xtrlock-2.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-misc/xtrlock/xtrlock-2.0.ebuild,v 1.6 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xtrlock/xtrlock-2.0.ebuild,v 1.7 2002/10/20 18:40:23 vapier Exp $ MY_P=${PN}_${PV}-6 S=${WORKDIR}/${P} @@ -13,7 +13,6 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" src_compile() { xmkmf || die diff --git a/app-misc/zisofs-tools/zisofs-tools-1.0.3.ebuild b/app-misc/zisofs-tools/zisofs-tools-1.0.3.ebuild index a1d896c04179..e7a282677f85 100644 --- a/app-misc/zisofs-tools/zisofs-tools-1.0.3.ebuild +++ b/app-misc/zisofs-tools/zisofs-tools-1.0.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-misc/zisofs-tools/zisofs-tools-1.0.3.ebuild,v 1.4 2002/10/17 00:27:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/zisofs-tools/zisofs-tools-1.0.3.ebuild,v 1.5 2002/10/20 18:40:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="User utilities for zisofs" @@ -8,7 +8,6 @@ HOMEPAGE="http://www.kernel.org/pub/linux/utils/fs/zisofs/" SRC_URI="http://www.kernel.org/pub/linux/utils/fs/zisofs/${P}.tar.bz2" DEPEND=">=sys-libs/zlib-1.1.4" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-sci/gromacs/gromacs-3.1.3.ebuild b/app-sci/gromacs/gromacs-3.1.3.ebuild index a1cd13433e3e..583eadaa3eca 100644 --- a/app-sci/gromacs/gromacs-3.1.3.ebuild +++ b/app-sci/gromacs/gromacs-3.1.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-sci/gromacs/gromacs-3.1.3.ebuild,v 1.6 2002/10/17 14:26:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/gromacs-3.1.3.ebuild,v 1.7 2002/10/20 18:40:37 vapier Exp $ DESCRIPTION="The ultimate Molecular Dynamics simulation package" @@ -15,7 +15,6 @@ KEYWORDS="x86" DEPEND=">=dev-libs/fftw-2.1.3 >=sys-devel/binutils-2.10.91.0.2" -RDEPEND="${DEPEND}" src_compile() { ./configure \ diff --git a/app-sci/octave/octave-2.0.17.ebuild b/app-sci/octave/octave-2.0.17.ebuild index 119235e2322a..812f3841da2b 100644 --- a/app-sci/octave/octave-2.0.17.ebuild +++ b/app-sci/octave/octave-2.0.17.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-sci/octave/octave-2.0.17.ebuild,v 1.4 2002/10/04 05:00:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17.ebuild,v 1.5 2002/10/20 18:40:37 vapier Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,6 @@ HOMEPAGE="http://www.octave.org/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r3 >=media-gfx/gnuplot-3.7.1-r3" -RDEPEND="${DEPEND}" PROVIDE="dev-lang/octave" LICENSE="GPL-2" diff --git a/app-sci/octave/octave-2.1.36-r1.ebuild b/app-sci/octave/octave-2.1.36-r1.ebuild index 766576242b11..2e0beefb6faf 100644 --- a/app-sci/octave/octave-2.1.36-r1.ebuild +++ b/app-sci/octave/octave-2.1.36-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-sci/octave/octave-2.1.36-r1.ebuild,v 1.3 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36-r1.ebuild,v 1.4 2002/10/20 18:40:37 vapier Exp $ IUSE=" tetex" @@ -15,7 +15,6 @@ DEPEND="virtual/glibc >=dev-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2 tetex ? ( >=tetex-1.0.7-r10 ) " -RDEPEND="${DEPEND}" PROVIDE="dev-lang/octave" LICENSE="GPL-2" diff --git a/app-sci/octave/octave-2.1.36.ebuild b/app-sci/octave/octave-2.1.36.ebuild index 2b5cb3684b6a..316c5bed0d78 100644 --- a/app-sci/octave/octave-2.1.36.ebuild +++ b/app-sci/octave/octave-2.1.36.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-sci/octave/octave-2.1.36.ebuild,v 1.3 2002/10/04 05:01:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36.ebuild,v 1.4 2002/10/20 18:40:37 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU Octave is a high-level language (MatLab compatible) intended for numerical computations." @@ -12,7 +12,6 @@ DEPEND="virtual/glibc >=media-gfx/gnuplot-3.7.1-r3 >=dev-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2" -RDEPEND="${DEPEND}" PROVIDE="dev-lang/octave" LICENSE="GPL-2" diff --git a/app-sci/oregano/oregano-0.23-r1.ebuild b/app-sci/oregano/oregano-0.23-r1.ebuild index 5598b1129ec4..1a062ec95e96 100644 --- a/app-sci/oregano/oregano-0.23-r1.ebuild +++ b/app-sci/oregano/oregano-0.23-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-sci/oregano/oregano-0.23-r1.ebuild,v 1.2 2002/09/23 04:25:44 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/oregano/oregano-0.23-r1.ebuild,v 1.3 2002/10/20 18:40:37 vapier Exp $ S=${WORKDIR}/${P} SRC_URI="ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/${P}.tar.gz" @@ -13,7 +13,6 @@ DEPEND="=x11-libs/gtk+-1.2* >=gnome-base/gnome-print-0.30 >=dev-libs/libxml-1.8.17 >=app-sci/spice-3.5.5" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" diff --git a/app-sci/pymol/pymol-0.82.ebuild b/app-sci/pymol/pymol-0.82.ebuild index b8ab298cf13b..fda04e7e9a52 100644 --- a/app-sci/pymol/pymol-0.82.ebuild +++ b/app-sci/pymol/pymol-0.82.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-sci/pymol/pymol-0.82.ebuild,v 1.4 2002/10/19 15:54:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.82.ebuild,v 1.5 2002/10/20 18:40:37 vapier Exp $ MY_PV=${PV/./_} S="$WORKDIR/${P}" @@ -18,7 +18,6 @@ DEPEND="dev-lang/python media-libs/libpng sys-libs/zlib media-libs/glut" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/app-sci/rasmol/rasmol-2.6_beta2.ebuild b/app-sci/rasmol/rasmol-2.6_beta2.ebuild index 2f98b58e0d63..84fac37cb20c 100644 --- a/app-sci/rasmol/rasmol-2.6_beta2.ebuild +++ b/app-sci/rasmol/rasmol-2.6_beta2.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-sci/rasmol/rasmol-2.6_beta2.ebuild,v 1.3 2002/10/17 14:26:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/rasmol/rasmol-2.6_beta2.ebuild,v 1.4 2002/10/20 18:40:37 vapier Exp $ DESCRIPTION="Free program which displays molecular structure." HOMEPAGE="http://www.umass.edu/microbio/rasmol/index2.htm" @@ -9,7 +9,6 @@ SLOT="0" LICENSE="public-domain" DEPEND="virtual/x11" -RDEPEND="${DEPEND}" P0=rasmol_2.6b2 SRC_URI="ftp://ftp.debian.org/debian/pool/main/r/${PN}/${P0}.orig.tar.gz diff --git a/app-sci/spice/spice-3.5.5.ebuild b/app-sci/spice/spice-3.5.5.ebuild index 5cfbe6bdd350..932527b61acc 100644 --- a/app-sci/spice/spice-3.5.5.ebuild +++ b/app-sci/spice/spice-3.5.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-sci/spice/spice-3.5.5.ebuild,v 1.1 2002/08/08 01:40:34 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/spice/spice-3.5.5.ebuild,v 1.2 2002/10/20 18:40:37 vapier Exp $ DESCRIPTION="SPICE 3 is a general-purpose circuit simulation program" HOMEPAGE="http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/glibc sys-libs/ncurses" -RDEPEND="${DEPEND}" S=${WORKDIR}/spice3f5sfix/ src_unpack() { diff --git a/app-sci/vis5d+/vis5d+-1.2.1.ebuild b/app-sci/vis5d+/vis5d+-1.2.1.ebuild index 58ab661be02f..249bd89e8b6a 100644 --- a/app-sci/vis5d+/vis5d+-1.2.1.ebuild +++ b/app-sci/vis5d+/vis5d+-1.2.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-sci/vis5d+/vis5d+-1.2.1.ebuild,v 1.2 2002/10/19 15:54:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/vis5d+/vis5d+-1.2.1.ebuild,v 1.3 2002/10/20 18:40:37 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="3dimensional weather modeling software" @@ -15,7 +15,6 @@ KEYWORDS="x86" DEPEND=">=app-sci/netcdf-3.5.0" -RDEPEND="${DEPEND}" PROVIDE="app-sci/vis5d+" src_compile() { diff --git a/app-sci/xcircuit/xcircuit-2.5.4.ebuild b/app-sci/xcircuit/xcircuit-2.5.4.ebuild index b4c98ec3dd77..c48585ec94df 100644 --- a/app-sci/xcircuit/xcircuit-2.5.4.ebuild +++ b/app-sci/xcircuit/xcircuit-2.5.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-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.8 2002/10/16 03:45:03 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.9 2002/10/20 18:40:37 vapier Exp $ inherit flag-o-matic @@ -17,7 +17,6 @@ LICENSE="GPL-2" DEPEND="virtual/x11 dev-lang/python app-text/ghostscript" -RDEPEND="${DEPEND}" #looks like -O3 causes problems at times replace-flags -O3 -O2 diff --git a/app-sci/xdrawchem/xdrawchem-1.4.2.ebuild b/app-sci/xdrawchem/xdrawchem-1.4.2.ebuild index 63f8c51dba54..54490c14026a 100644 --- a/app-sci/xdrawchem/xdrawchem-1.4.2.ebuild +++ b/app-sci/xdrawchem/xdrawchem-1.4.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-sci/xdrawchem/xdrawchem-1.4.2.ebuild,v 1.4 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xdrawchem/xdrawchem-1.4.2.ebuild,v 1.5 2002/10/20 18:40:37 vapier Exp $ IUSE="qt" @@ -14,7 +14,6 @@ SLOT="0" LICENSE="GPL-2" DEPEND="qt? ( >=qt-3.0.0 )" -RDEPEND="${DEPEND}" src_compile() { emake INSTRING=/usr/share/${P} || die diff --git a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild index 1febd60aae07..5eefce80608f 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-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-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.8 2002/10/04 05:01:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.9 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="UNIX Shell for people already familiar with the C language" @@ -11,7 +11,6 @@ SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-shells/esh/esh-0.8.5.ebuild b/app-shells/esh/esh-0.8.5.ebuild index bf368b06ec24..8376a17854c3 100644 --- a/app-shells/esh/esh-0.8.5.ebuild +++ b/app-shells/esh/esh-0.8.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-shells/esh/esh-0.8.5.ebuild,v 1.6 2002/10/04 05:02:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5.ebuild,v 1.7 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/esh DESCRIPTION="A UNIX Shell with a simplified Scheme syntax" @@ -14,7 +14,6 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-shells/pdksh/pdksh-5.2.14-r3.ebuild b/app-shells/pdksh/pdksh-5.2.14-r3.ebuild index 958338e08bc9..c0145c059480 100644 --- a/app-shells/pdksh/pdksh-5.2.14-r3.ebuild +++ b/app-shells/pdksh/pdksh-5.2.14-r3.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-shells/pdksh/pdksh-5.2.14-r3.ebuild,v 1.8 2002/10/04 05:02:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r3.ebuild,v 1.9 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="The Public Domain Korn Shell" @@ -12,7 +12,6 @@ SLOT="0" LICENSE="as-is" DEPEND=">=sys-libs/glibc-2.1.3" -RDEPEND="${DEPEND}" src_unpack() { unpack ${P}.tar.gz diff --git a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild index 0ca651e2d015..06974a02e92d 100644 --- a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild +++ b/app-shells/pdksh/pdksh-5.2.14-r4.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-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.7 2002/10/04 05:02:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.8 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="The Public Domain Korn Shell" @@ -12,7 +12,6 @@ SLOT="0" LICENSE="as-is" DEPEND=">=sys-libs/glibc-2.1.3" -RDEPEND="${DEPEND}" src_unpack() { unpack ${P}.tar.gz diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index bf5a4b2efbbe..f92d55e9d302 100644 --- a/app-shells/psh/psh-0.009-r2.ebuild +++ b/app-shells/psh/psh-0.009-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-shells/psh/psh-0.009-r2.ebuild,v 1.4 2002/10/04 05:02:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.5 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-devel/perl-5" -RDEPEND="${DEPEND}" src_compile() { perl Makefile.PL diff --git a/app-shells/scsh/scsh-0.6.1-r1.ebuild b/app-shells/scsh/scsh-0.6.1-r1.ebuild index 7a5fb299f6b3..1c683192ec82 100644 --- a/app-shells/scsh/scsh-0.6.1-r1.ebuild +++ b/app-shells/scsh/scsh-0.6.1-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-shells/scsh/scsh-0.6.1-r1.ebuild,v 1.8 2002/10/17 14:31:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.1-r1.ebuild,v 1.9 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scsh is a Unix shell embedded in Scheme" @@ -12,7 +12,6 @@ LICENSE="as-is | BSD | GPL-2" KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { ./configure --prefix=/ --host=${CHOST} \ diff --git a/app-shells/zsh/zsh-4.0.5.ebuild b/app-shells/zsh/zsh-4.0.5.ebuild index 7a9d61f81c71..b1ff1229f4ae 100644 --- a/app-shells/zsh/zsh-4.0.5.ebuild +++ b/app-shells/zsh/zsh-4.0.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-shells/zsh/zsh-4.0.5.ebuild,v 1.4 2002/10/12 23:56:37 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.5.ebuild,v 1.5 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/${P} @@ -13,7 +13,6 @@ LICENSE="ZSH" DEPEND="virtual/glibc >=sys-libs/ncurses-5.1" -RDEPEND="${DEPEND}" KEYWORDS="x86 ppc sparc sparc64" diff --git a/app-text/chktex/chktex-1.5-r2.ebuild b/app-text/chktex/chktex-1.5-r2.ebuild index 15298b63abe3..a4f76adaef84 100644 --- a/app-text/chktex/chktex-1.5-r2.ebuild +++ b/app-text/chktex/chktex-1.5-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-text/chktex/chktex-1.5-r2.ebuild,v 1.8 2002/10/19 05:19:27 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.9 2002/10/20 18:40:56 vapier Exp $ S=${WORKDIR}/${P} SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz" @@ -11,7 +11,6 @@ DEPEND="app-text/tetex sys-devel/perl sys-apps/groff app-text/latex2html" -RDEPEND="${DEPEND}" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" diff --git a/app-text/djvu/djvu-3.5.7.ebuild b/app-text/djvu/djvu-3.5.7.ebuild index ab2b22cf248a..221181b5c163 100644 --- a/app-text/djvu/djvu-3.5.7.ebuild +++ b/app-text/djvu/djvu-3.5.7.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-text/djvu/djvu-3.5.7.ebuild,v 1.3 2002/10/19 16:16:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.7.ebuild,v 1.4 2002/10/20 18:40:56 vapier Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -15,7 +15,6 @@ DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" # Run-time dependencies, same as DEPEND if RDEPEND isn't defined: -RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_P} diff --git a/app-text/ghostscript/ghostscript-7.05.5.ebuild b/app-text/ghostscript/ghostscript-7.05.5.ebuild index 2a5590c32378..8fca49149b58 100644 --- a/app-text/ghostscript/ghostscript-7.05.5.ebuild +++ b/app-text/ghostscript/ghostscript-7.05.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-text/ghostscript/ghostscript-7.05.5.ebuild,v 1.6 2002/10/16 19:10:17 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5.ebuild,v 1.7 2002/10/20 18:40:56 vapier Exp $ IUSE="X cups gnome" @@ -21,7 +21,6 @@ DEPEND=">=media-libs/jpeg-6b >=sys-libs/zlib-1.1.4 X? ( virtual/x11 ) gnome? ( >=media-gfx/gimp-print-4.2.1 )" -RDEPEND="${DEPEND}" src_unpack() { diff --git a/app-text/hd2u/hd2u-0.8.0.ebuild b/app-text/hd2u/hd2u-0.8.0.ebuild index 79168ba74f8a..a33021b8b16f 100644 --- a/app-text/hd2u/hd2u-0.8.0.ebuild +++ b/app-text/hd2u/hd2u-0.8.0.ebuild @@ -14,7 +14,6 @@ LICENSE="GPL-2" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { ./configure \ diff --git a/app-text/recode/recode-3.5.ebuild b/app-text/recode/recode-3.5.ebuild index c72f0d3f4ded..b37a4a1a1783 100644 --- a/app-text/recode/recode-3.5.ebuild +++ b/app-text/recode/recode-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-text/recode/recode-3.5.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/recode/recode-3.5.ebuild,v 1.8 2002/10/20 18:40:56 vapier Exp $ IUSE="nls" @@ -12,7 +12,6 @@ KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" diff --git a/app-text/recode/recode-3.6.ebuild b/app-text/recode/recode-3.6.ebuild index 0d603a138698..d7f804740def 100644 --- a/app-text/recode/recode-3.6.ebuild +++ b/app-text/recode/recode-3.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-text/recode/recode-3.6.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/recode/recode-3.6.ebuild,v 1.11 2002/10/20 18:40:56 vapier Exp $ IUSE="nls" @@ -16,7 +16,6 @@ HOMEPAGE="http://www.gnu.org/software/recode/" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -RDEPEND="${DEPEND}" KEYWORDS="x86 sparc sparc64" SLOT="0" diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild index eaaac6751097..52078f2333c5 100644 --- a/app-text/rpl/rpl-1.4.0.ebuild +++ b/app-text/rpl/rpl-1.4.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-text/rpl/rpl-1.4.0.ebuild,v 1.4 2002/10/04 05:07:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.5 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="rpl is a UN*X text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively" HOMEPAGE="http://www.laffeycomputer.com/rpl.html" @@ -12,7 +12,6 @@ SLOT="0" KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_install () { dobin src/rpl diff --git a/app-text/uudeview/uudeview-0.5.13.ebuild b/app-text/uudeview/uudeview-0.5.13.ebuild index d212368fcd21..f60f235ecb5f 100644 --- a/app-text/uudeview/uudeview-0.5.13.ebuild +++ b/app-text/uudeview/uudeview-0.5.13.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-text/uudeview/uudeview-0.5.13.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/uudeview/uudeview-0.5.13.ebuild,v 1.7 2002/10/20 18:40:56 vapier Exp $ IUSE="tcltk" @@ -13,7 +13,6 @@ KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="GPL-2" DEPEND="tcltk? ( dev-lang/tcl dev-lang/tk )" -RDEPEND="${DEPEND}" src_compile() { local myconf diff --git a/app-text/xmltex/xmltex-1.0.ebuild b/app-text/xmltex/xmltex-1.0.ebuild index b466c8188fe9..035c5f641216 100644 --- a/app-text/xmltex/xmltex-1.0.ebuild +++ b/app-text/xmltex/xmltex-1.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-text/xmltex/xmltex-1.0.ebuild,v 1.9 2002/10/04 05:08:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmltex/xmltex-1.0.ebuild,v 1.10 2002/10/20 18:40:56 vapier Exp $ MY_P="base" S=${WORKDIR}/${MY_P} @@ -14,7 +14,6 @@ LICENSE="freedist" SLOT="0" DEPEND="app-text/tetex" -RDEPEND="${DEPEND}" src_compile() { diff --git a/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild b/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild index 71408b30555f..db84fc3ee7f9 100644 --- a/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild +++ b/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-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-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild,v 1.2 2002/10/19 22:44:25 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-chinese-simplified/xpdf-chinese-simplified-1.ebuild,v 1.3 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Chinese (simplified) support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86 ppc" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild b/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild index 34aef01042b0..585bb90026de 100644 --- a/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild +++ b/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-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-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild,v 1.2 2002/10/19 22:45:41 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-chinese-traditional/xpdf-chinese-traditional-1.ebuild,v 1.3 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Chinese (traditional) support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86 ppc" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild b/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild index 0ab5b2aef52e..2977a25449b9 100644 --- a/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild +++ b/app-text/xpdf-cyrillic/xpdf-cyrillic-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-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild,v 1.1 2002/08/15 18:07:20 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild,v 1.2 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Cyrillic support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-greek/xpdf-greek-1.ebuild b/app-text/xpdf-greek/xpdf-greek-1.ebuild index 365449720bc1..dedda5639551 100644 --- a/app-text/xpdf-greek/xpdf-greek-1.ebuild +++ b/app-text/xpdf-greek/xpdf-greek-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-text/xpdf-greek/xpdf-greek-1.ebuild,v 1.1 2002/08/15 18:07:20 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-greek/xpdf-greek-1.ebuild,v 1.2 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Greek support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-japanese/xpdf-japanese-1.ebuild b/app-text/xpdf-japanese/xpdf-japanese-1.ebuild index bee731c0006d..d4655fe8e054 100644 --- a/app-text/xpdf-japanese/xpdf-japanese-1.ebuild +++ b/app-text/xpdf-japanese/xpdf-japanese-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-text/xpdf-japanese/xpdf-japanese-1.ebuild,v 1.2 2002/09/02 03:09:07 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-japanese/xpdf-japanese-1.ebuild,v 1.3 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Japanese support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86 sparc sparc64" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-korean/xpdf-korean-1.ebuild b/app-text/xpdf-korean/xpdf-korean-1.ebuild index fa5244749149..91a36a6d9d94 100644 --- a/app-text/xpdf-korean/xpdf-korean-1.ebuild +++ b/app-text/xpdf-korean/xpdf-korean-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-text/xpdf-korean/xpdf-korean-1.ebuild,v 1.1 2002/08/15 18:07:21 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-korean/xpdf-korean-1.ebuild,v 1.2 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Korean support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-latin2/xpdf-latin2-1.ebuild b/app-text/xpdf-latin2/xpdf-latin2-1.ebuild index bb0597f9c637..c428960122e5 100644 --- a/app-text/xpdf-latin2/xpdf-latin2-1.ebuild +++ b/app-text/xpdf-latin2/xpdf-latin2-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-text/xpdf-latin2/xpdf-latin2-1.ebuild,v 1.1 2002/08/15 18:07:21 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-latin2/xpdf-latin2-1.ebuild,v 1.2 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Latin2 support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-thai/xpdf-thai-1.ebuild b/app-text/xpdf-thai/xpdf-thai-1.ebuild index 5a22119a2550..0aaee9199401 100644 --- a/app-text/xpdf-thai/xpdf-thai-1.ebuild +++ b/app-text/xpdf-thai/xpdf-thai-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-text/xpdf-thai/xpdf-thai-1.ebuild,v 1.1 2002/08/15 18:07:21 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-thai/xpdf-thai-1.ebuild,v 1.2 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Thai support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/app-text/xpdf-turkish/xpdf-turkish-1.ebuild b/app-text/xpdf-turkish/xpdf-turkish-1.ebuild index 4adedc3b7eb8..d71b4eb3ad2a 100644 --- a/app-text/xpdf-turkish/xpdf-turkish-1.ebuild +++ b/app-text/xpdf-turkish/xpdf-turkish-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-text/xpdf-turkish/xpdf-turkish-1.ebuild,v 1.1 2002/08/15 18:07:21 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-turkish/xpdf-turkish-1.ebuild,v 1.2 2002/10/20 18:40:56 vapier Exp $ DESCRIPTION="Turkish support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" @@ -10,7 +10,6 @@ KEYWORDS="x86" SLOT="0" DEPEND="app-text/xpdf" -RDEPEND="${DEPEND}" S=${WORKDIR}/${PN} diff --git a/dev-db/metakit/metakit-2.4.7.37.ebuild b/dev-db/metakit/metakit-2.4.7.37.ebuild index f7c87256b045..61f6a0019313 100644 --- a/dev-db/metakit/metakit-2.4.7.37.ebuild +++ b/dev-db/metakit/metakit-2.4.7.37.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/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.2 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.3 2002/10/20 18:41:13 vapier Exp $ IUSE="python tcltk" @@ -9,7 +9,6 @@ DESCRIPTION="Embedded database library" HOMEPAGE="http://www.equi4.com/metakit/" SRC_URI="http://www.equi4.com/pub/mk/${PN}-${PV%.*}-${PV##*.}.tar.gz" DEPEND="python? ( >=dev-lang/python-2.2.1 ) tcltk? ( >=dev-lang/tcl-8.3.3-r2 )" -RDEPEND="${DEPEND}" KEYWORDS="x86" LICENSE="MetaKit" SLOT="0" diff --git a/dev-db/mysql/mysql-3.23.51-r3.ebuild b/dev-db/mysql/mysql-3.23.51-r3.ebuild index 1452852e7d92..01061d73dc3a 100644 --- a/dev-db/mysql/mysql-3.23.51-r3.ebuild +++ b/dev-db/mysql/mysql-3.23.51-r3.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/dev-db/mysql/mysql-3.23.51-r3.ebuild,v 1.4 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r3.ebuild,v 1.5 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -25,7 +25,6 @@ DEPEND="virtual/glibc sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86 ppc" # HEY! diff --git a/dev-db/mysql/mysql-3.23.51-r4.ebuild b/dev-db/mysql/mysql-3.23.51-r4.ebuild index 37e488cadb6c..7befe74eab91 100644 --- a/dev-db/mysql/mysql-3.23.51-r4.ebuild +++ b/dev-db/mysql/mysql-3.23.51-r4.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/dev-db/mysql/mysql-3.23.51-r4.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r4.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -25,7 +25,6 @@ DEPEND="virtual/glibc sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86 ppc" # HEY! diff --git a/dev-db/mysql/mysql-3.23.52-r1.ebuild b/dev-db/mysql/mysql-3.23.52-r1.ebuild index 75c3af848b66..e057bd4182c0 100644 --- a/dev-db/mysql/mysql-3.23.52-r1.ebuild +++ b/dev-db/mysql/mysql-3.23.52-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/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.5 2002/10/15 14:34:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.6 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -24,7 +24,6 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86 sparc64" # HEY! diff --git a/dev-db/mysql/mysql-3.23.52.ebuild b/dev-db/mysql/mysql-3.23.52.ebuild index 09b41857cbde..e9e8eff27825 100644 --- a/dev-db/mysql/mysql-3.23.52.ebuild +++ b/dev-db/mysql/mysql-3.23.52.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/dev-db/mysql/mysql-3.23.52.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="static readline innodb berkdb tcpd" @@ -24,7 +24,6 @@ DEPEND="readline? ( >=sys-libs/readline-4.1 ) sys-devel/perl sys-apps/procps" -RDEPEND="${DEPEND}" KEYWORDS="x86" # HEY! diff --git a/dev-db/tora/tora-1.3.6.1.ebuild b/dev-db/tora/tora-1.3.6.1.ebuild index 2d98f77d9dcc..b7d2474d623f 100644 --- a/dev-db/tora/tora-1.3.6.1.ebuild +++ b/dev-db/tora/tora-1.3.6.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/dev-db/tora/tora-1.3.6.1.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.6.1.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="kde oci8 postgres mysql" @@ -12,7 +12,6 @@ HOMEPAGE="http://www.globecom.se/tora/" DEPEND=">=x11-libs/qt-3.0.0 mysql? ( >=dev-db/mysql-3.23 ) postgres? ( >=dev-db/postgresql-7.1 )" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" LICENSE="GPL-2" diff --git a/dev-db/tora/tora-1.3.7.ebuild b/dev-db/tora/tora-1.3.7.ebuild index e223b00bf6c3..b610e73c58b2 100644 --- a/dev-db/tora/tora-1.3.7.ebuild +++ b/dev-db/tora/tora-1.3.7.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/dev-db/tora/tora-1.3.7.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.7.ebuild,v 1.4 2002/10/20 18:41:13 vapier Exp $ IUSE="kde oci8 postgres mysql" @@ -12,7 +12,6 @@ HOMEPAGE="http://www.globecom.se/tora/" DEPEND=">=x11-libs/qt-3.0.0 mysql? ( >=dev-db/mysql-3.23 ) postgres? ( >=dev-db/postgresql-7.1 )" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" LICENSE="GPL-2" diff --git a/dev-lang/R/R-1.4.1-r1.ebuild b/dev-lang/R/R-1.4.1-r1.ebuild index b200cb786860..62709804a92d 100644 --- a/dev-lang/R/R-1.4.1-r1.ebuild +++ b/dev-lang/R/R-1.4.1-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/dev-lang/R/R-1.4.1-r1.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.4.1-r1.ebuild,v 1.7 2002/10/20 18:41:38 vapier Exp $ IUSE="atlas X tcltk gnome" @@ -25,7 +25,6 @@ DEPEND="virtual/glibc X? ( virtual/x11 ) tcltk? ( dev-lang/tk ) gnome? ( >=gnome-base/gnome-libs-1.4.1.4 )" -RDEPEND="${DEPEND}" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="x86 sparc sparc64" diff --git a/dev-lang/R/R-1.4.1.ebuild b/dev-lang/R/R-1.4.1.ebuild index b1e4b6635dd5..b5dea1beda60 100644 --- a/dev-lang/R/R-1.4.1.ebuild +++ b/dev-lang/R/R-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/dev-lang/R/R-1.4.1.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.4.1.ebuild,v 1.7 2002/10/20 18:41:38 vapier Exp $ IUSE="atlas X tcltk gnome" @@ -25,7 +25,6 @@ DEPEND="virtual/glibc X? ( virtual/x11 ) tcltk? ( dev-lang/tk ) gnome? ( >=gnome-base/gnome-libs-1.4.1.4 )" -RDEPEND="${DEPEND}" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="x86 sparc sparc64" diff --git a/dev-lang/R/R-1.5.1.ebuild b/dev-lang/R/R-1.5.1.ebuild index 540c1c477fea..94498ab723b5 100644 --- a/dev-lang/R/R-1.5.1.ebuild +++ b/dev-lang/R/R-1.5.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/dev-lang/R/R-1.5.1.ebuild,v 1.5 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.5.1.ebuild,v 1.6 2002/10/20 18:41:38 vapier Exp $ IUSE="atlas X tcltk gnome" @@ -25,7 +25,6 @@ DEPEND="virtual/glibc X? ( virtual/x11 ) tcltk? ( dev-lang/tk ) gnome? ( >=gnome-base/gnome-libs-1.4.1.4 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2 LGPL-2.1" KEYWORDS="x86 sparc sparc64" diff --git a/dev-lang/clean/clean-2.0.1.ebuild b/dev-lang/clean/clean-2.0.1.ebuild index 3f5716d09093..9179712bfaf0 100644 --- a/dev-lang/clean/clean-2.0.1.ebuild +++ b/dev-lang/clean/clean-2.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/dev-lang/clean/clean-2.0.1.ebuild,v 1.2 2002/08/17 02:27:20 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/clean/clean-2.0.1.ebuild,v 1.3 2002/10/20 18:41:38 vapier Exp $ DESCRIPTION="Clean" HOMEPAGE="http://www.cs.kun.nl/~clean/" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" S="${WORKDIR}/Clean 2.0.1 Sources" src_unpack() { diff --git a/dev-lang/entity/entity-0.7.2.ebuild b/dev-lang/entity/entity-0.7.2.ebuild index b317d138ffe9..dbd4731dcd84 100644 --- a/dev-lang/entity/entity-0.7.2.ebuild +++ b/dev-lang/entity/entity-0.7.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/dev-lang/entity/entity-0.7.2.ebuild,v 1.19 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.2.ebuild,v 1.20 2002/10/20 18:41:38 vapier Exp $ IUSE="sdl gnome ssl opengl python tcltk perl" @@ -19,7 +19,6 @@ DEPEND=">=media-libs/imlib-1.9.10-r1 opengl? ( <x11-libs/gtkglarea-1.99.0 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="MIT" diff --git a/dev-lang/ferite/ferite-0.99.4.ebuild b/dev-lang/ferite/ferite-0.99.4.ebuild index ced966545df9..2fbe52f72914 100644 --- a/dev-lang/ferite/ferite-0.99.4.ebuild +++ b/dev-lang/ferite/ferite-0.99.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/dev-lang/ferite/ferite-0.99.4.ebuild,v 1.6 2002/10/04 05:12:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ferite/ferite-0.99.4.ebuild,v 1.7 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,6 @@ HOMEPAGE="http://www.ferite.org/" DEPEND="virtual/glibc dev-libs/libpcre dev-libs/libxml2" -RDEPEND="${DEPEND}" SLOT="1" LICENSE="as-is" diff --git a/dev-lang/ferite/ferite-0.99.5.ebuild b/dev-lang/ferite/ferite-0.99.5.ebuild index 7fb8d8db2deb..1f66d3eb9e3d 100644 --- a/dev-lang/ferite/ferite-0.99.5.ebuild +++ b/dev-lang/ferite/ferite-0.99.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/dev-lang/ferite/ferite-0.99.5.ebuild,v 1.2 2002/10/04 05:12:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ferite/ferite-0.99.5.ebuild,v 1.3 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,6 @@ HOMEPAGE="http://www.ferite.org/" DEPEND="virtual/glibc dev-libs/libpcre dev-libs/libxml2" -RDEPEND="${DEPEND}" SLOT="1" LICENSE="as-is" diff --git a/dev-lang/gpc/gpc-2.1.ebuild b/dev-lang/gpc/gpc-2.1.ebuild index 794163e6be0f..9ec8425b5826 100644 --- a/dev-lang/gpc/gpc-2.1.ebuild +++ b/dev-lang/gpc/gpc-2.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/dev-lang/gpc/gpc-2.1.ebuild,v 1.7 2002/10/04 05:12:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gpc/gpc-2.1.ebuild,v 1.8 2002/10/20 18:41:38 vapier Exp $ S="${WORKDIR}/gcc-2.95.3" @@ -19,7 +19,6 @@ LICENSE="GPL-2" DEPEND="virtual/glibc ~sys-devel/gcc-2.95.3" -RDEPEND="${DEPEND}" src_unpack() { unpack "${P}.tar.gz" diff --git a/dev-lang/mono/mono-0.12.ebuild b/dev-lang/mono/mono-0.12.ebuild index f4d9bcc51493..c463604c81f5 100644 --- a/dev-lang/mono/mono-0.12.ebuild +++ b/dev-lang/mono/mono-0.12.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/dev-lang/mono/mono-0.12.ebuild,v 1.7 2002/10/04 05:12:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.12.ebuild,v 1.8 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mono runtime" @@ -12,7 +12,6 @@ SLOT="0" DEPEND="virtual/glibc dev-util/pkgconfig" -RDEPEND="${DEPEND}" KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/dev-lang/mono/mono-0.13.ebuild b/dev-lang/mono/mono-0.13.ebuild index 075a074c8870..165a713fac95 100644 --- a/dev-lang/mono/mono-0.13.ebuild +++ b/dev-lang/mono/mono-0.13.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/dev-lang/mono/mono-0.13.ebuild,v 1.5 2002/10/04 05:12:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.13.ebuild,v 1.6 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mono runtime" @@ -13,7 +13,6 @@ SLOT="0" DEPEND="virtual/glibc dev-util/pkgconfig >=dev-libs/glib-2.0" -RDEPEND="${DEPEND}" KEYWORDS="x86 -ppc" src_compile() { diff --git a/dev-lang/ocaml/ocaml-3.04-r1.ebuild b/dev-lang/ocaml/ocaml-3.04-r1.ebuild index 55abdc118778..d69c2c890610 100644 --- a/dev-lang/ocaml/ocaml-3.04-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.04-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.04-r1.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.04-r1.ebuild,v 1.8 2002/10/20 18:41:38 vapier Exp $ IUSE="tcltk" @@ -11,7 +11,6 @@ HOMEPAGE="http://www.ocaml.org/" DEPEND="virtual/glibc tcltk? ( >=dev-lang/tk-3.3.3 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="QPL-1.0 LGPL-2" diff --git a/dev-lang/ocaml/ocaml-3.06.ebuild b/dev-lang/ocaml/ocaml-3.06.ebuild index 7acf769e5d89..5ffd753963f1 100644 --- a/dev-lang/ocaml/ocaml-3.06.ebuild +++ b/dev-lang/ocaml/ocaml-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.4 2002/10/20 18:41:38 vapier Exp $ IUSE="tcltk" @@ -11,7 +11,6 @@ HOMEPAGE="http://www.ocaml.org/" DEPEND="virtual/glibc tcltk? ( >=dev-lang/tk-3.3.3 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="QPL-1.0 LGPL-2" diff --git a/dev-lang/swig/swig-1.3.10-r1.ebuild b/dev-lang/swig/swig-1.3.10-r1.ebuild index e0df5f7a4c69..d58441ba84ae 100644 --- a/dev-lang/swig/swig-1.3.10-r1.ebuild +++ b/dev-lang/swig/swig-1.3.10-r1.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/dev-lang/swig/swig-1.3.10-r1.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.10-r1.ebuild,v 1.8 2002/10/20 18:41:38 vapier Exp $ IUSE="java guile python tcltk ruby perl" @@ -18,7 +18,6 @@ DEPEND="virtual/glibc tcltk? ( >=dev-lang/tk-8.3 ) perl? ( >=sys-devel/perl-5.6.1 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" diff --git a/dev-lang/swig/swig-1.3.10-r2.ebuild b/dev-lang/swig/swig-1.3.10-r2.ebuild index 6f414ac45fe0..3e4774052a0c 100644 --- a/dev-lang/swig/swig-1.3.10-r2.ebuild +++ b/dev-lang/swig/swig-1.3.10-r2.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/dev-lang/swig/swig-1.3.10-r2.ebuild,v 1.8 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.10-r2.ebuild,v 1.9 2002/10/20 18:41:38 vapier Exp $ IUSE="java guile python tcltk ruby perl" @@ -18,7 +18,6 @@ DEPEND="virtual/glibc tcltk? ( >=dev-lang/tk-8.3 ) perl? ( >=sys-devel/perl-5.6.1 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" diff --git a/dev-lang/swig/swig-1.3.15.ebuild b/dev-lang/swig/swig-1.3.15.ebuild index ff6697c47249..cae952f73f84 100644 --- a/dev-lang/swig/swig-1.3.15.ebuild +++ b/dev-lang/swig/swig-1.3.15.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/dev-lang/swig/swig-1.3.15.ebuild,v 1.1 2002/10/18 21:47:16 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.15.ebuild,v 1.2 2002/10/20 18:41:38 vapier Exp $ IUSE="java guile python tcltk ruby perl" @@ -16,7 +16,6 @@ DEPEND="virtual/glibc guile? ( >=dev-util/guile-1.4 ) tcltk? ( >=dev-lang/tk-8.3 ) perl? ( >=sys-devel/perl-5.6.1 )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc ~sparc64" diff --git a/dev-lang/tcc/tcc-0.9.7.ebuild b/dev-lang/tcc/tcc-0.9.7.ebuild index ece0f7348243..160928852c87 100644 --- a/dev-lang/tcc/tcc-0.9.7.ebuild +++ b/dev-lang/tcc/tcc-0.9.7.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.7.ebuild,v 1.3 2002/08/14 11:58:50 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.7.ebuild,v 1.4 2002/10/20 18:41:38 vapier Exp $ DESCRIPTION="A very small C compiler for ix86" HOMEPAGE="http://www.tinycc.org/" LICENSE="GPL-2" DEPEND="" -RDEPEND="${DEPEND}" SRC_URI="http://fabrice.bellard.free.fr/tcc/${P}.tar.gz" S=${WORKDIR}/${P} diff --git a/dev-lang/tcc/tcc-0.9.8.ebuild b/dev-lang/tcc/tcc-0.9.8.ebuild index 1de221a95494..22df78fc644a 100644 --- a/dev-lang/tcc/tcc-0.9.8.ebuild +++ b/dev-lang/tcc/tcc-0.9.8.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.8.ebuild,v 1.2 2002/08/14 11:58:50 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.8.ebuild,v 1.3 2002/10/20 18:41:38 vapier Exp $ DESCRIPTION="A very small C compiler for ix86" HOMEPAGE="http://www.tinycc.org/" LICENSE="GPL-2" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SRC_URI="http://fabrice.bellard.free.fr/tcc/${P}.tar.gz" S=${WORKDIR}/${P} diff --git a/dev-lang/tcl/tcl-8.3.3-r1.ebuild b/dev-lang/tcl/tcl-8.3.3-r1.ebuild index 52a6636ccd60..9dec45af4c11 100644 --- a/dev-lang/tcl/tcl-8.3.3-r1.ebuild +++ b/dev-lang/tcl/tcl-8.3.3-r1.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/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.10 2002/10/04 05:13:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.11 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${PN}${PV} @@ -12,7 +12,6 @@ HOMEPAGE="http://dev.scriptics.com/software/tcltk/" DESCRIPTION="Tool Command Language" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" diff --git a/dev-lang/tcl/tcl-8.3.3-r3.ebuild b/dev-lang/tcl/tcl-8.3.3-r3.ebuild index f8d7619e4364..9c3579a948de 100644 --- a/dev-lang/tcl/tcl-8.3.3-r3.ebuild +++ b/dev-lang/tcl/tcl-8.3.3-r3.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/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.8 2002/10/17 16:51:22 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.9 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${PN}${PV} @@ -12,7 +12,6 @@ HOMEPAGE="http://dev.scriptics.com/software/tcltk/" DESCRIPTION="Tool Command Language" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" diff --git a/dev-lang/wml/wml-2.0.8.ebuild b/dev-lang/wml/wml-2.0.8.ebuild index fbc8d713c058..3895a26489a6 100644 --- a/dev-lang/wml/wml-2.0.8.ebuild +++ b/dev-lang/wml/wml-2.0.8.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/dev-lang/wml/wml-2.0.8.ebuild,v 1.4 2002/10/04 05:13:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.8.ebuild,v 1.5 2002/10/20 18:41:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Website META Language" @@ -8,7 +8,6 @@ SRC_URI="http://www.engelschall.com/sw/wml/distrib/${P}.tar.gz" HOMEPAGE="http://www.engelschall.com/sw/wml/" DEPEND=">=sys-devel/perl-5.6.1-r3" -RDEPEND="${DEPEND}" LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" diff --git a/dev-libs/STLport/STLport-4.5.3-r2.ebuild b/dev-libs/STLport/STLport-4.5.3-r2.ebuild index 0d61c80ca39a..01bc3758e941 100644 --- a/dev-libs/STLport/STLport-4.5.3-r2.ebuild +++ b/dev-libs/STLport/STLport-4.5.3-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/dev-libs/STLport/STLport-4.5.3-r2.ebuild,v 1.2 2002/10/04 05:14:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r2.ebuild,v 1.3 2002/10/20 18:41:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="C++ STL library" @@ -8,7 +8,6 @@ SRC_URI="http://www.stlport.org/archive/${P}.tar.gz" HOMEPAGE="http://www.stlport.org" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86 sparc sparc64" diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild index 04cd1fcf252b..75c809d48735 100644 --- a/dev-libs/btparse/btparse-0.33.ebuild +++ b/dev-libs/btparse/btparse-0.33.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/dev-libs/btparse/btparse-0.33.ebuild,v 1.2 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.3 2002/10/20 18:41:50 vapier Exp $ DESCRIPTION="A C library to parse Bibtex files" HOMEPAGE="http://starship.python.net/~gward/btOOL/" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} src_compile() { diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild index f7ff04c00c15..726e0df4b7ae 100644 --- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild +++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.1 2002/10/11 05:33:35 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.2 2002/10/20 18:41:50 vapier Exp $ S=${WORKDIR}/cyrus-imapd-${PV} @@ -21,7 +21,6 @@ DEPEND="virtual/glibc >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 >=sys-apps/tcp-wrappers-7.6" -RDEPEND="${DEPEND}" src_compile() { diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild index 7eee0d515d12..d3fbc42058d8 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild,v 1.4 2002/10/04 05:14:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.5-r2.ebuild,v 1.5 2002/10/20 18:41:50 vapier Exp $ DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)" HOMEPAGE="http://asg.web.cmu.edu/sasl/" @@ -15,7 +15,6 @@ DEPEND="virtual/glibc >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/openssl-0.9.6d" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild index c6906f9a0314..c997dc66294a 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.8 2002/10/20 18:41:50 vapier Exp $ IUSE="static mysql ldap gdbm kerberos berkdb" @@ -23,7 +23,6 @@ DEPEND=">=sys-libs/db-3.2 mysql? ( >=dev-db/mysql-3.23.51 ) kerberos? ( >=app-crypt/krb5-1.2.5 )" -RDEPEND="${DEPEND}" src_unpack() { diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild index 29848033e837..4458854919e2 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild,v 1.5 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild,v 1.6 2002/10/20 18:41:50 vapier Exp $ IUSE="gdbm" @@ -18,7 +18,6 @@ DEPEND="virtual/glibc >=sys-libs/pam-0.75 >=dev-libs/openssl-0.9.6d gdbm? ( >=sys-libs/gdbm-1.8.0 )" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/dev-libs/expat/expat-1.95.4.ebuild b/dev-libs/expat/expat-1.95.4.ebuild index 40289d0bc398..da43a6f1db1c 100644 --- a/dev-libs/expat/expat-1.95.4.ebuild +++ b/dev-libs/expat/expat-1.95.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/dev-libs/expat/expat-1.95.4.ebuild,v 1.7 2002/10/04 05:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.4.ebuild,v 1.8 2002/10/20 18:41:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="XML parsing libraries" @@ -8,7 +8,6 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" HOMEPAGE="http://expat.sourceforge.net" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" diff --git a/dev-libs/gsl/gsl-1.2.ebuild b/dev-libs/gsl/gsl-1.2.ebuild index 0b01414d3d1f..ebe437f53b4a 100644 --- a/dev-libs/gsl/gsl-1.2.ebuild +++ b/dev-libs/gsl/gsl-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/dev-libs/gsl/gsl-1.2.ebuild,v 1.4 2002/10/19 05:55:13 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gsl/gsl-1.2.ebuild,v 1.5 2002/10/20 18:41:50 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="The GNU Scientific Library" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild b/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild index 49cea8654251..54ce9aeda757 100644 --- a/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild +++ b/dev-libs/gtk-sharp/gtk-sharp-0.2.1.ebuild @@ -12,7 +12,6 @@ SLOT="0" DEPEND=">=dev-lang/mono-0.13 >=x11-libs/gtk+-2.0.2" -RDEPEND="${DEPEND}" KEYWORDS="x86 -ppc" src_compile() { diff --git a/dev-libs/korelib/korelib-1.0.ebuild b/dev-libs/korelib/korelib-1.0.ebuild index e2be10f0252c..8c7e1b0b3662 100644 --- a/dev-libs/korelib/korelib-1.0.ebuild +++ b/dev-libs/korelib/korelib-1.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/dev-libs/korelib/korelib-1.0.ebuild,v 1.2 2002/10/04 05:15:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/korelib/korelib-1.0.ebuild,v 1.3 2002/10/20 18:41:50 vapier Exp $ #A="korelib-1.0.tar.gz" S=${WORKDIR}/${P} @@ -9,7 +9,6 @@ SRC_URI="ftp://ftp.rygannon.com/pub/Korelib/${P}.tar.gz" HOMEPAGE="http://www.thekompany.com/projects/korelib/" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" LICENSE="GPL-2 | commercial" SLOT="1" diff --git a/dev-lisp/apel/apel-2002.06.21.0106.ebuild b/dev-lisp/apel/apel-2002.06.21.0106.ebuild index aa5a900cb15c..7f17449fff44 100644 --- a/dev-lisp/apel/apel-2002.06.21.0106.ebuild +++ b/dev-lisp/apel/apel-2002.06.21.0106.ebuild @@ -1,7 +1,7 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # Copyright 2002 moto kawasaki <kawasaki@kawasaki3.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/apel/apel-2002.06.21.0106.ebuild,v 1.6 2002/10/04 05:18:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/apel/apel-2002.06.21.0106.ebuild,v 1.7 2002/10/20 18:42:33 vapier Exp $ Name=`echo ${P} | sed -e 's#\.##g'` A="${Name}.tar.gz" @@ -11,7 +11,6 @@ DESCRIPTION="A Portable Emacs Library -- apel" SRC_URI="ftp://ftp.m17n.org/pub/mule/apel/snapshots/${A}" HOMEPAGE="http://cvs.m17n.org/elisp/APEL/" DEPEND=">=app-editors/emacs-20.4" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" diff --git a/dev-lisp/flim/flim-1.14.4.ebuild b/dev-lisp/flim/flim-1.14.4.ebuild index f4ecd4cc9dd6..30d0176f2b33 100644 --- a/dev-lisp/flim/flim-1.14.4.ebuild +++ b/dev-lisp/flim/flim-1.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 moto kawasaki <kawasaki@kawasaki3.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/flim/flim-1.14.4.ebuild,v 1.5 2002/10/04 05:18:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/flim/flim-1.14.4.ebuild,v 1.6 2002/10/20 18:42:33 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A library to provide basic features about message representation or encoding -- FLIM" @@ -8,7 +8,6 @@ SRC_URI="ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/${P}.tar.gz" HOMEPAGE="http://www.m17n.org/flim/" DEPEND=">=app-editors/emacs-20.4 >=dev-lisp/apel-9.22" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" diff --git a/dev-lisp/gcl/gcl-2.4.3.ebuild b/dev-lisp/gcl/gcl-2.4.3.ebuild index 84e15d90674a..098b3cc39d78 100644 --- a/dev-lisp/gcl/gcl-2.4.3.ebuild +++ b/dev-lisp/gcl/gcl-2.4.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/dev-lisp/gcl/gcl-2.4.3.ebuild,v 1.4 2002/10/18 20:29:46 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.4.3.ebuild,v 1.5 2002/10/20 18:42:33 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU Common Lisp" @@ -10,7 +10,6 @@ PROVIDE="virtual/commonlisp" DEPEND=">=app-text/texi2html-1.64 >=dev-libs/gmp-4.1" -RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" diff --git a/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild b/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild index 6569f8765575..f753a6af9234 100644 --- a/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild +++ b/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 moto kawasaki <kawasaki@kawasaki3.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild,v 1.4 2002/10/04 05:18:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild,v 1.5 2002/10/20 18:42:33 vapier Exp $ P="Mule-UCS-${PV}" S=${WORKDIR}/${P} @@ -8,7 +8,6 @@ DESCRIPTION="A character code translator." SRC_URI="ftp://ftp.m17n.org/pub/mule/Mule-UCS/${P}.tar.gz" HOMEPAGE="http://www.m17n.org/mule/" DEPEND=">=app-editors/emacs-20.4" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" diff --git a/dev-lisp/sbcl/sbcl-0.7.5.ebuild b/dev-lisp/sbcl/sbcl-0.7.5.ebuild index 7fccf405e3b9..a0d361c282d3 100644 --- a/dev-lisp/sbcl/sbcl-0.7.5.ebuild +++ b/dev-lisp/sbcl/sbcl-0.7.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Copyright 2002 Marius Bernklev <mariube@unixcore.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.5.ebuild,v 1.4 2002/09/21 00:32:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.5.ebuild,v 1.5 2002/10/20 18:42:33 vapier Exp $ DESCRIPTION="Steel Bank Common Lisp" HOMEPAGE="http://sbcl.sourceforge.net/" @@ -19,7 +19,6 @@ SLOT="0" KEYWORDS="x86 -ppc -sparc -sparc64" PROVIDE="virtual/commonlisp" DEPEND="" -RDEPEND="${DEPEND}" src_unpack() { unpack ${BIN}-x86-linux-binary.tar.bz2 diff --git a/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild b/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild index 506a53dae2a0..5b69329f6790 100644 --- a/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild +++ b/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Copyright 2002 Marius Bernklev <mariube@unixcore.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild,v 1.3 2002/10/05 17:53:53 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild,v 1.4 2002/10/20 18:42:33 vapier Exp $ IUSE="" @@ -19,7 +19,6 @@ KEYWORDS="x86 ppc -sparc -sparc64" PROVIDE="virtual/commonlisp" # the SRC_URI trickery needs this DEPEND=">=sys-apps/portage-2.0.27" -RDEPEND="${DEPEND}" src_unpack() { diff --git a/dev-lisp/sbcl/sbcl-0.7.7.ebuild b/dev-lisp/sbcl/sbcl-0.7.7.ebuild index 50acc6a7bfe0..0c06902e28be 100644 --- a/dev-lisp/sbcl/sbcl-0.7.7.ebuild +++ b/dev-lisp/sbcl/sbcl-0.7.7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Copyright 2002 Marius Bernklev <mariube@unixcore.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.7.ebuild,v 1.1 2002/10/11 16:15:08 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.7.ebuild,v 1.2 2002/10/20 18:42:33 vapier Exp $ DESCRIPTION="Steel Bank Common Lisp" HOMEPAGE="http://sbcl.sourceforge.net/" @@ -16,7 +16,6 @@ KEYWORDS="~x86 ~ppc -sparc -sparc64" PROVIDE="virtual/commonlisp" # the SRC_URI trickery needs this DEPEND=">=sys-apps/portage-2.0.27" -RDEPEND="${DEPEND}" IUSE="" src_unpack() { diff --git a/dev-ml/lablgl/lablgl-0.97.ebuild b/dev-ml/lablgl/lablgl-0.97.ebuild index b4f0ae5249e0..786f74281eac 100644 --- a/dev-ml/lablgl/lablgl-0.97.ebuild +++ b/dev-ml/lablgl/lablgl-0.97.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/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.4 2002/10/20 18:42:45 vapier Exp $ IUSE="opengl" @@ -10,7 +10,6 @@ LICENSE="as-is" DEPEND=">=dev-lang/ocaml-3.04 opengl? ( virtual/opengl )" -RDEPEND="${DEPEND}" SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz" S=${WORKDIR}/lablGL-${PV} diff --git a/dev-ml/lablgl/lablgl-0.98.ebuild b/dev-ml/lablgl/lablgl-0.98.ebuild index d0370ef9cee1..57c47b932043 100644 --- a/dev-ml/lablgl/lablgl-0.98.ebuild +++ b/dev-ml/lablgl/lablgl-0.98.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/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.2 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.3 2002/10/20 18:42:45 vapier Exp $ IUSE="opengl" @@ -10,7 +10,6 @@ LICENSE="as-is" DEPEND=">=dev-lang/ocaml-3.05 opengl? ( virtual/opengl )" -RDEPEND="${DEPEND}" SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz" S=${WORKDIR}/lablGL-${PV} diff --git a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild index 5d9493013892..5c984e12b8d0 100644 --- a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild +++ b/dev-ml/lablgtk/lablgtk-1.2.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/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.4 2002/10/20 18:42:45 vapier Exp $ IUSE="gnome opengl" @@ -13,7 +13,6 @@ DEPEND=">=x11-libs/gtk+-1.2.10-r7 gnome? ( >=gnome-base/libglade-0.17-r6 >=gnome-base/gnome-libs-1.4.1.7 ) opengl? ( >=dev-ml/lablgl-0.97 >=x11-libs/gtkglarea-1.2.3 )" -RDEPEND="${DEPEND}" SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-${PV}.tar.gz" S=${WORKDIR}/${P} diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild index 7980de30590b..2e5a9bf8666a 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.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/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.2 2002/07/22 06:57:45 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.3 2002/10/20 18:42:45 vapier Exp $ DESCRIPTION="Perl Compatibility Regular Expressions for OCaml" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" @@ -8,7 +8,6 @@ LICENSE="LGPL-2.1" DEPEND=">=dev-lang/ocaml-3.04-r1 >=dev-libs/libpcre-3.9-r1" -RDEPEND="${DEPEND}" SRC_URI="http://www.ai.univie.ac.at/~markus/ocaml_sources/pcre-ocaml-4.26.3.tar.bz2" S=${WORKDIR}/${P} |