diff options
Diffstat (limited to 'app-shells/psh/psh-0.009-r1.ebuild')
-rw-r--r-- | app-shells/psh/psh-0.009-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index d15398c9690d..56ff0581ab01 100644 --- a/app-shells/psh/psh-0.009-r1.ebuild +++ b/app-shells/psh/psh-0.009-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r1.ebuild,v 1.11 2003/02/13 09:29:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" @@ -10,7 +10,7 @@ LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc " SLOT="0" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" src_compile() { perl Makefile.PL |