diff options
Diffstat (limited to 'app-shells/psh/psh-0.009-r2.ebuild')
-rw-r--r-- | app-shells/psh/psh-0.009-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 98fe575e8925..c77d42b4a3e5 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-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-r2.ebuild,v 1.8 2003/02/13 09:29:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.9 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -12,5 +12,5 @@ LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc " -DEPEND=">=sys-devel/perl-5" +DEPEND=">=dev-lang/perl-5" |