From 6c0bc328b1207dac8a59e148601183d732308a98 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 20 Oct 2002 18:55:50 +0000 Subject: Remove rdepend=depend --- net-misc/vtun/vtun-2.5.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-misc/vtun') diff --git a/net-misc/vtun/vtun-2.5.ebuild b/net-misc/vtun/vtun-2.5.ebuild index 81c5e6e4bc3c..d92661e119f6 100644 --- a/net-misc/vtun/vtun-2.5.ebuild +++ b/net-misc/vtun/vtun-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/net-misc/vtun/vtun-2.5.ebuild,v 1.7 2002/10/05 05:39:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5.ebuild,v 1.8 2002/10/20 18:52:19 vapier Exp $ IUSE="ssl" @@ -19,7 +19,6 @@ DEPEND="virtual/glibc >=dev-libs/lzo-1.07 sys-devel/bison ssl? ( >=dev-libs/openssl-0.9.6c )" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} && cd ${S} || die -- cgit v1.2.3-65-gdbad