From 1b0e8b0db10813512165a59c5060896fbab6c066 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 20 Oct 2002 18:40:47 +0000 Subject: Remove rdepend=depend --- app-shells/psh/psh-0.009-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-shells/psh') diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index bf5a4b2efbbe..f92d55e9d302 100644 --- a/app-shells/psh/psh-0.009-r2.ebuild +++ b/app-shells/psh/psh-0.009-r2.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/app-shells/psh/psh-0.009-r2.ebuild,v 1.4 2002/10/04 05:02:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.5 2002/10/20 18:40:47 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-devel/perl-5" -RDEPEND="${DEPEND}" src_compile() { perl Makefile.PL -- cgit v1.2.3-65-gdbad