summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/rdoc/rdoc-0_beta2.ebuild3
-rw-r--r--dev-ruby/testunit/testunit-0.1.4.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ruby/rdoc/rdoc-0_beta2.ebuild b/dev-ruby/rdoc/rdoc-0_beta2.ebuild
index b76060c1c06d..e3b8c1368947 100644
--- a/dev-ruby/rdoc/rdoc-0_beta2.ebuild
+++ b/dev-ruby/rdoc/rdoc-0_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/dev-ruby/rdoc/rdoc-0_beta2.ebuild,v 1.2 2002/10/05 05:39:11 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-0_beta2.ebuild,v 1.3 2002/10/20 18:47:42 vapier Exp $
IUSE="X"
@@ -14,7 +14,6 @@ KEYWORDS="x86"
DEPEND=">=dev-lang/ruby-1.6.7
X? ( >=media-gfx/graphviz-1.7.15-r2 )"
-RDEPEND="${DEPEND}"
S=${WORKDIR}/"rdoc-beta-2"
diff --git a/dev-ruby/testunit/testunit-0.1.4.ebuild b/dev-ruby/testunit/testunit-0.1.4.ebuild
index 998cf14c7acb..62a432d8b4f9 100644
--- a/dev-ruby/testunit/testunit-0.1.4.ebuild
+++ b/dev-ruby/testunit/testunit-0.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/dev-ruby/testunit/testunit-0.1.4.ebuild,v 1.2 2002/08/20 04:30:10 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.4.ebuild,v 1.3 2002/10/20 18:47:42 vapier Exp $
DESCRIPTION="Test::Unit is a unit testing framework for the Ruby language"
HOMEPAGE="http://testunit.talbott.ws/"
@@ -11,7 +11,6 @@ SLOT="0"
KEYWORDS="x86"
DEPEND=">=dev-lang/ruby-1.6.7"
-RDEPEND="${DEPEND}"
S=${WORKDIR}/${P}