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-kernel/ppc-sources | |
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-kernel/ppc-sources')
6 files changed, 12 insertions, 12 deletions
diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild index 2812fc170a93..0860017c47c2 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r3.ebuild,v 1.9 2003/02/13 16:41:12 vapier Exp $ +# $Id: ppc-sources-2.4.19-r3.ebuild,v 1.10 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -37,7 +37,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild index 4897e04d5af6..57344cbb27a5 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r4.ebuild,v 1.8 2003/02/13 16:41:29 vapier Exp $ +# $Id: ppc-sources-2.4.19-r4.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -41,7 +41,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild index d121c44b33b2..a1303ca1bb86 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r5.ebuild,v 1.8 2003/02/13 16:41:36 vapier Exp $ +# $Id: ppc-sources-2.4.19-r5.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -37,7 +37,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild index 4c462f05ff68..757f72645344 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19-r6.ebuild,v 1.8 2003/02/13 16:42:16 vapier Exp $ +# $Id: ppc-sources-2.4.19-r6.ebuild,v 1.9 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -34,7 +34,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild index b10775c74bd6..327988ffc933 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.19.ebuild,v 1.10 2003/02/13 16:42:24 vapier Exp $ +# $Id: ppc-sources-2.4.19.ebuild,v 1.11 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -37,7 +37,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild index 8c3179b8b5ea..d9c7f05d6987 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-2.4.20-r1.ebuild,v 1.4 2003/02/13 16:42:49 vapier Exp $ +# $Id: ppc-sources-2.4.20-r1.ebuild,v 1.5 2003/03/11 21:11:48 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -30,7 +30,7 @@ if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs. DEPEND=">=sys-devel/binutils-2.11.90.0.31" - RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make" + RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl >=sys-apps/modutils-2.4.2 sys-devel/make" fi GENTOOPATCH=${DISTDIR}/linux-gentoo-ppc-${KV}.patch.bz2 |