diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /sys-devel/autoconf | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.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() { |