summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:41:38 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:41:38 +0000
commit468d889585210ee38734d17f52323ac14e47cb33 (patch)
treed12d84fdd13e8c142b8842ccaeb485e3e58da6f3
parentRemove rdepend=depend (diff)
downloadhistorical-468d889585210ee38734d17f52323ac14e47cb33.tar.gz
historical-468d889585210ee38734d17f52323ac14e47cb33.tar.bz2
historical-468d889585210ee38734d17f52323ac14e47cb33.zip
Remove rdepend=depend
-rw-r--r--dev-lang/R/R-1.4.1-r1.ebuild3
-rw-r--r--dev-lang/R/R-1.4.1.ebuild3
-rw-r--r--dev-lang/R/R-1.5.1.ebuild3
-rw-r--r--dev-lang/clean/clean-2.0.1.ebuild3
-rw-r--r--dev-lang/entity/entity-0.7.2.ebuild3
-rw-r--r--dev-lang/ferite/ferite-0.99.4.ebuild3
-rw-r--r--dev-lang/ferite/ferite-0.99.5.ebuild3
-rw-r--r--dev-lang/gpc/gpc-2.1.ebuild3
-rw-r--r--dev-lang/mono/mono-0.12.ebuild3
-rw-r--r--dev-lang/mono/mono-0.13.ebuild3
-rw-r--r--dev-lang/ocaml/ocaml-3.04-r1.ebuild3
-rw-r--r--dev-lang/ocaml/ocaml-3.06.ebuild3
-rw-r--r--dev-lang/swig/swig-1.3.10-r1.ebuild3
-rw-r--r--dev-lang/swig/swig-1.3.10-r2.ebuild3
-rw-r--r--dev-lang/swig/swig-1.3.15.ebuild3
-rw-r--r--dev-lang/tcc/tcc-0.9.7.ebuild3
-rw-r--r--dev-lang/tcc/tcc-0.9.8.ebuild3
-rw-r--r--dev-lang/tcl/tcl-8.3.3-r1.ebuild3
-rw-r--r--dev-lang/tcl/tcl-8.3.3-r3.ebuild3
-rw-r--r--dev-lang/wml/wml-2.0.8.ebuild3
20 files changed, 20 insertions, 40 deletions
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"