diff options
Diffstat (limited to 'app-misc/perltrash/perltrash-0.1.ebuild')
-rw-r--r-- | app-misc/perltrash/perltrash-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/perltrash/perltrash-0.1.ebuild b/app-misc/perltrash/perltrash-0.1.ebuild index 65a91cb294d8..d21db3d24a40 100644 --- a/app-misc/perltrash/perltrash-0.1.ebuild +++ b/app-misc/perltrash/perltrash-0.1.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-misc/perltrash/perltrash-0.1.ebuild,v 1.3 2003/02/13 09:07:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/perltrash/perltrash-0.1.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="Command-line trash can emulation" HOMEPAGE="http://www.iq-computing.de/perltrash" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" -RDEPEND=">=sys-devel/perl-5" +RDEPEND=">=dev-lang/perl-5" src_install() { newbin perltrash.pl perltrash |