diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:11 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:11 +0000 |
commit | 508453b1ab9359cd195ee08017fe7e7b01f68873 (patch) | |
tree | 665bebb5ad5be6813d5176d0c2c4b80f27100643 /sys-devel | |
parent | fix keywords, sparc please check (diff) | |
download | gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.tar.gz gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.tar.bz2 gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.zip |
more ppc keywords
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.52d-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.53a.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.5d-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.6.1-r6.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/bc/bc-1.06-r3.ebuild | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.12.90.0.7.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.34-r1.ebuild | 7 | ||||
-rw-r--r-- | sys-devel/flex/flex-2.5.4a-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-2.95.3-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.11.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/ld.so/ld.so-1.9.11-r2.ebuild | 15 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.4.1-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.4.1-r9.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4p.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/make/make-3.79.1-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/patch/patch-2.5.4-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.6.1-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.6.1-r4.ebuild | 2 |
18 files changed, 42 insertions, 45 deletions
diff --git a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild index fe8c993e10bc..2eb1f6808d0d 100644 --- a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.5 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.6 2002/07/16 05:51:10 seemant Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index a96cfde252a3..1b4e0fac7373 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.4 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.5 2002/07/16 05:51:10 seemant Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/automake/automake-1.5d-r2.ebuild b/sys-devel/automake/automake-1.5d-r2.ebuild index 513687332752..2b9533057665 100644 --- a/sys-devel/automake/automake-1.5d-r2.ebuild +++ b/sys-devel/automake/automake-1.5d-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.5 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.6 2002/07/16 05:51:10 seemant Exp $ OLD_PV=1.4-p5 OLD_P=${PN}-${OLD_PV} @@ -11,7 +11,7 @@ SRC_URI="ftp://sources.redhat.com/pub/${PN}/${P}.tar.bz2 ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.52-r1" diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild index 63ab40e3db7c..b51b2dffbbcd 100644 --- a/sys-devel/automake/automake-1.6.1-r6.ebuild +++ b/sys-devel/automake/automake-1.6.1-r6.ebuild @@ -47,7 +47,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.53-r1" diff --git a/sys-devel/bc/bc-1.06-r3.ebuild b/sys-devel/bc/bc-1.06-r3.ebuild index f98641b04ef3..72f57a51c241 100644 --- a/sys-devel/bc/bc-1.06-r3.ebuild +++ b/sys-devel/bc/bc-1.06-r3.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.5 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.6 2002/07/16 05:51:10 seemant Exp $ +S=${WORKDIR}/${P} DESCRIPTION="Handy console-based calculator utility" HOMEPAGE="http://www.gnu.org/software/bc/bc.html" -S=${WORKDIR}/${P} SRC_URI="ftp://prep.ai.mit.edu/pub/gnu/bc/${P}.tar.gz" LICENSE="GPL-2 & LGPL-2.1" SLOT="0" -RDEPEND="virtual/glibc readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" +RDEPEND="readline? ( >=sys-libs/readline-4.1 + >=sys-libs/ncurses-5.2 )" DEPEND="$RDEPEND sys-devel/flex" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_unpack() { diff --git a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild b/sys-devel/binutils/binutils-2.12.90.0.7.ebuild index 4cc9d81567ed..d4dadb5ca93d 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.6 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.7 2002/07/16 05:51:10 seemant Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2|LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" HOMEPAGE="http://sources.redhat.com/binutils/" DEPEND="virtual/glibc diff --git a/sys-devel/bison/bison-1.34-r1.ebuild b/sys-devel/bison/bison-1.34-r1.ebuild index 835799da6e34..2fde12e0e2cf 100644 --- a/sys-devel/bison/bison-1.34-r1.ebuild +++ b/sys-devel/bison/bison-1.34-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.4 2002/07/16 05:51:11 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" @@ -8,10 +8,9 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/bison/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" -DEPEND="virtual/glibc nls? ( sys-devel/gettext )" -RDEPEND="virtual/glibc" +DEPEND="nls? ( sys-devel/gettext )" src_compile() { diff --git a/sys-devel/flex/flex-2.5.4a-r4.ebuild b/sys-devel/flex/flex-2.5.4a-r4.ebuild index 9bb8fa447689..c979c500c35a 100644 --- a/sys-devel/flex/flex-2.5.4a-r4.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.5 2002/07/16 05:51:11 seemant Exp $ S=${WORKDIR}/flex-2.5.4 DESCRIPTION="GNU lexical analyser generator" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/non-gnu/flex/flex-2.5.4a.tar.gz" HOMEPAGE="http://www.gnu.org/software/flex/flex.html" LICENSE="FLEX" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" diff --git a/sys-devel/gcc/gcc-2.95.3-r7.ebuild b/sys-devel/gcc/gcc-2.95.3-r7.ebuild index c0dc5169c7f0..5f8194b8decb 100644 --- a/sys-devel/gcc/gcc-2.95.3-r7.ebuild +++ b/sys-devel/gcc/gcc-2.95.3-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r7.ebuild,v 1.9 2002/07/10 13:45:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r7.ebuild,v 1.10 2002/07/16 05:51:11 seemant Exp $ TV=4.0 SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz" @@ -13,7 +13,7 @@ DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texi HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" diff --git a/sys-devel/gettext/gettext-0.11.1.ebuild b/sys-devel/gettext/gettext-0.11.1.ebuild index 6c17bf2a2198..29c7831ea0fe 100644 --- a/sys-devel/gettext/gettext-0.11.1.ebuild +++ b/sys-devel/gettext/gettext-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.1.ebuild,v 1.5 2002/07/10 13:45:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.1.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" @@ -8,7 +8,7 @@ SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gettext/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_unpack() { unpack ${A} diff --git a/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild b/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild index 00367489b018..f3ad677891e6 100644 --- a/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild +++ b/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild,v 1.5 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,15 +9,15 @@ SRC_URI="ftp://ftp.ods.com/pub/linux/${A}" RDEPEND="sys-libs/lib-compat" LICENSE="LD.SO" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_unpack() { unpack ${A} - cd ${S} - cp instldso.sh instldso.orig - sed -e "s:usr/man:usr/share/man:g" \ - instldso.orig > instldso.sh + cd ${S} + cp instldso.sh instldso.orig + sed -e "s:usr/man:usr/share/man:g" \ + instldso.orig > instldso.sh } @@ -34,6 +34,3 @@ src_install() { dodoc COPYRIGHT README ld-so/example/README* } - - - diff --git a/sys-devel/libtool/libtool-1.4.1-r8.ebuild b/sys-devel/libtool/libtool-1.4.1-r8.ebuild index d3bb3ac5bbc8..69bdfc5e3a93 100644 --- a/sys-devel/libtool/libtool-1.4.1-r8.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.5 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc" diff --git a/sys-devel/libtool/libtool-1.4.1-r9.ebuild b/sys-devel/libtool/libtool-1.4.1-r9.ebuild index 9c20786cdbde..1e6110e5b312 100644 --- a/sys-devel/libtool/libtool-1.4.1-r9.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.5 2002/07/16 05:51:11 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc" diff --git a/sys-devel/m4/m4-1.4p.ebuild b/sys-devel/m4/m4-1.4p.ebuild index b67f75c9fc92..b72562044a19 100644 --- a/sys-devel/m4/m4-1.4p.ebuild +++ b/sys-devel/m4/m4-1.4p.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.5 2002/07/16 05:51:11 seemant Exp $ MY_P=${P/p/ppre2} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.seindal.dk/gnu/${MY_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) diff --git a/sys-devel/make/make-3.79.1-r3.ebuild b/sys-devel/make/make-3.79.1-r3.ebuild index b04124c0401a..bab83793eae3 100644 --- a/sys-devel/make/make-3.79.1-r3.ebuild +++ b/sys-devel/make/make-3.79.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r3.ebuild,v 1.5 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r3.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="ftp://prep.ai.mit.edu/gnu/make/${A}" HOMEPAGE="http://www.gnu.org/software/make/make.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/patch/patch-2.5.4-r4.ebuild b/sys-devel/patch/patch-2.5.4-r4.ebuild index dd0b358e15f4..824e157b0a6b 100644 --- a/sys-devel/patch/patch-2.5.4-r4.ebuild +++ b/sys-devel/patch/patch-2.5.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.5 2002/07/16 05:51:11 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { diff --git a/sys-devel/perl/perl-5.6.1-r3.ebuild b/sys-devel/perl/perl-5.6.1-r3.ebuild index c90fd55fbc3a..e884224974ee 100644 --- a/sys-devel/perl/perl-5.6.1-r3.ebuild +++ b/sys-devel/perl/perl-5.6.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.5 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 )" diff --git a/sys-devel/perl/perl-5.6.1-r4.ebuild b/sys-devel/perl/perl-5.6.1-r4.ebuild index 0f3fe209ef02..605303be9f66 100644 --- a/sys-devel/perl/perl-5.6.1-r4.ebuild +++ b/sys-devel/perl/perl-5.6.1-r4.ebuild @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 )" |