diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:40:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:40:23 +0000 |
commit | 46eff01ed30906f3115d7aff5d186162aa45bdcf (patch) | |
tree | 30176e032498a6c60968876b07625e02bd8fdbd1 | |
parent | Remove rdepend=depend (diff) | |
download | historical-46eff01ed30906f3115d7aff5d186162aa45bdcf.tar.gz historical-46eff01ed30906f3115d7aff5d186162aa45bdcf.tar.bz2 historical-46eff01ed30906f3115d7aff5d186162aa45bdcf.zip |
Remove rdepend=depend
75 files changed, 75 insertions, 150 deletions
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" |