From f68541f7823c5f01a1d17215138989a709a5bab8 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Tue, 11 Mar 2003 21:11:49 +0000 Subject: moved perl from sys-devel to dev-lang --- sys-devel/autoconf/autoconf-2.53a.ebuild | 4 ++-- sys-devel/autoconf/autoconf-2.54.ebuild | 4 ++-- sys-devel/autoconf/autoconf-2.57.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys-devel/autoconf') diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index 0da2be7001a6..0378359c9553 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.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/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.12 2003/02/19 21:46:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.13 2003/03/11 21:11:47 seemant Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -14,7 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha mips arm" DEPEND=">=sys-devel/m4-1.4p - sys-devel/perl" + dev-lang/perl" SLOT="2.5" diff --git a/sys-devel/autoconf/autoconf-2.54.ebuild b/sys-devel/autoconf/autoconf-2.54.ebuild index cebda6b9fb4e..4300b941393f 100644 --- a/sys-devel/autoconf/autoconf-2.54.ebuild +++ b/sys-devel/autoconf/autoconf-2.54.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/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.11 2003/02/19 21:46:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.12 2003/03/11 21:11:47 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ KEYWORDS="x86 ppc sparc alpha hppa mips arm" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p - sys-devel/perl" + dev-lang/perl" src_unpack() { diff --git a/sys-devel/autoconf/autoconf-2.57.ebuild b/sys-devel/autoconf/autoconf-2.57.ebuild index 600a176bbb6c..86466314641e 100644 --- a/sys-devel/autoconf/autoconf-2.57.ebuild +++ b/sys-devel/autoconf/autoconf-2.57.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/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.6 2003/03/09 16:46:20 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.7 2003/03/11 21:11:47 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips arm" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p - sys-devel/perl" + dev-lang/perl" src_unpack() { -- cgit v1.2.3-65-gdbad