diff options
Diffstat (limited to 'app-arch/atool')
-rw-r--r-- | app-arch/atool/atool-0.25.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/atool/atool-0.25.0.ebuild b/app-arch/atool/atool-0.25.0.ebuild index fc96d5478447..e59b37bcb5aa 100644 --- a/app-arch/atool/atool-0.25.0.ebuild +++ b/app-arch/atool/atool-0.25.0.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-arch/atool/atool-0.25.0.ebuild,v 1.2 2003/02/13 05:52:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.25.0.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ DESCRIPTION="script for managaging file archives of various types (atr,tar+gzip,zip,etc)" SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -DEPEND="sys-devel/perl" +DEPEND="dev-lang/perl" src_install() { dobin acat adiff als apack atool aunpack |