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 /dev-lang/ocaml
parentRemove rdepend=depend (diff)
downloadhistorical-468d889585210ee38734d17f52323ac14e47cb33.tar.gz
historical-468d889585210ee38734d17f52323ac14e47cb33.tar.bz2
historical-468d889585210ee38734d17f52323ac14e47cb33.zip
Remove rdepend=depend
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r--dev-lang/ocaml/ocaml-3.04-r1.ebuild3
-rw-r--r--dev-lang/ocaml/ocaml-3.06.ebuild3
2 files changed, 2 insertions, 4 deletions
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"