diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:48 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:48 +0000 |
commit | b2532b7982f9b228bbe3d39fee2e6c760800ed8b (patch) | |
tree | 9e5ed0a7ef13a53145634639a77eefc7c69b356c /sys-devel/autoconf | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-b2532b7982f9b228bbe3d39fee2e6c760800ed8b.tar.gz historical-b2532b7982f9b228bbe3d39fee2e6c760800ed8b.tar.bz2 historical-b2532b7982f9b228bbe3d39fee2e6c760800ed8b.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.53a.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.54.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.57.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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() { |