summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:45 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:45 +0000
commit89414aafef7b4662605766324cbfae205bfbe3e0 (patch)
tree36ea97f0b79502ff16fba7aa47469e6c52e2ad70 /dev-ml/lablgl
parentRemove rdepend=depend (diff)
downloadgentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.gz
gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.bz2
gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.zip
Remove rdepend=depend
Diffstat (limited to 'dev-ml/lablgl')
-rw-r--r--dev-ml/lablgl/lablgl-0.97.ebuild3
-rw-r--r--dev-ml/lablgl/lablgl-0.98.ebuild3
2 files changed, 2 insertions, 4 deletions
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}