diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:56:44 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:56:44 +0000 |
commit | 906bdea56dc3920a4448356a3596a70007739393 (patch) | |
tree | c3e61cfa3fbd59db82ffc2c4dd63b2323b409dc4 | |
parent | Added ppc keyword (diff) | |
download | historical-906bdea56dc3920a4448356a3596a70007739393.tar.gz historical-906bdea56dc3920a4448356a3596a70007739393.tar.bz2 historical-906bdea56dc3920a4448356a3596a70007739393.zip |
Adding sparc/sparc64 keywords
36 files changed, 66 insertions, 66 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13-r2.ebuild b/sys-devel/autoconf/autoconf-2.13-r2.ebuild index f43374b94e03..bbd15bbe8be1 100644 --- a/sys-devel/autoconf/autoconf-2.13-r2.ebuild +++ b/sys-devel/autoconf/autoconf-2.13-r2.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/autoconf/autoconf-2.13-r2.ebuild,v 1.8 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.9 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Used to create autoconfiguration files" SRC_URI="ftp://prep.ai.mit.edu/gnu/autoconf/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=sys-devel/m4-1.4o-r2" SLOT="2" diff --git a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild index 2eb1f6808d0d..d4fb7299d629 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.6 2002/07/16 05:51:10 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.7 2002/08/14 11:56:44 murphy 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 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/automake/automake-1.4_p5.ebuild b/sys-devel/automake/automake-1.4_p5.ebuild index 53f298abe05b..54e125e60cb6 100644 --- a/sys-devel/automake/automake-1.4_p5.ebuild +++ b/sys-devel/automake/automake-1.4_p5.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.4_p5.ebuild,v 1.7 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.8 2002/08/14 11:56:44 murphy Exp $ MY_P=${P/_/-} S=${WORKDIR}/${MY_P} @@ -8,7 +8,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am" SRC_URI="ftp://prep.ai.mit.edu/gnu/automake/${MY_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="sys-devel/perl" diff --git a/sys-devel/automake/automake-1.5d-r2.ebuild b/sys-devel/automake/automake-1.5d-r2.ebuild index 2b9533057665..dc36c861f06b 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.6 2002/07/16 05:51:10 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.7 2002/08/14 11:56:44 murphy 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 ppc" +KEYWORDS="x86 ppc sparc sparc64" 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 b51b2dffbbcd..162f6791e4d2 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 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.53-r1" diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index 039305a05e52..f3a5d8b6700d 100644 --- a/sys-devel/bin86/bin86-0.15.5.ebuild +++ b/sys-devel/bin86/bin86-0.15.5.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/bin86/bin86-0.15.5.ebuild,v 1.5 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.6 2002/08/14 11:56:44 murphy Exp $ A=${P}.tar.gz S=${WORKDIR}/bin86 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { diff --git a/sys-devel/binutils/binutils-2.11.92.0.7.ebuild b/sys-devel/binutils/binutils-2.11.92.0.7.ebuild index 6b54a5bdd760..0df63fef3ead 100644 --- a/sys-devel/binutils/binutils-2.11.92.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.11.92.0.7.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/binutils/binutils-2.11.92.0.7.ebuild,v 1.6 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.7.ebuild,v 1.7 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tools necessary to build programs" SRC_URI="http://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2 BINUTILS" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" HOMEPAGE="http://sources.redhat.com/binutils/" DEPEND="virtual/glibc" diff --git a/sys-devel/bison/bison-1.28-r3.ebuild b/sys-devel/bison/bison-1.28-r3.ebuild index d5aece0f3b7d..0a56e0501320 100644 --- a/sys-devel/bison/bison-1.28-r3.ebuild +++ b/sys-devel/bison/bison-1.28-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/bison/bison-1.28-r3.ebuild,v 1.6 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.28-r3.ebuild,v 1.7 2002/08/14 11:56:44 murphy Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/bison/bison-1.30.ebuild b/sys-devel/bison/bison-1.30.ebuild index 73eee7e29564..a8801e098a79 100644 --- a/sys-devel/bison/bison-1.30.ebuild +++ b/sys-devel/bison/bison-1.30.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.30.ebuild,v 1.5 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.30.ebuild,v 1.6 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" @@ -8,7 +8,7 @@ SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/bison/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-devel/bison/bison-1.32.ebuild b/sys-devel/bison/bison-1.32.ebuild index 9c1061b4f02a..9ecc287d65fb 100644 --- a/sys-devel/bison/bison-1.32.ebuild +++ b/sys-devel/bison/bison-1.32.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.32.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.5 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" @@ -8,7 +8,7 @@ SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/bison/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-devel/bison/bison-1.34.ebuild b/sys-devel/bison/bison-1.34.ebuild index 971ec99524f5..a3fd0f90ac94 100644 --- a/sys-devel/bison/bison-1.34.ebuild +++ b/sys-devel/bison/bison-1.34.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.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34.ebuild,v 1.4 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" @@ -8,7 +8,7 @@ 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 sparc sparc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/distcc/distcc-0.5.ebuild b/sys-devel/distcc/distcc-0.5.ebuild index 1c58483a481c..eee9fa8a2363 100644 --- a/sys-devel/distcc/distcc-0.5.ebuild +++ b/sys-devel/distcc/distcc-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.5.ebuild,v 1.2 2002/07/05 21:31:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.5.ebuild,v 1.3 2002/08/14 11:56:44 murphy Exp $ SRC_URI="http://ftp.samba.org/ftp/distcc/${P}.tar.gz" HOMEPAGE="http://ftp.samba.org/ftp/distcc/" DESCRIPTION="a program to distribute compilation of C code across several machines on a network" DEPEND="virtual/glibc dev-libs/popt" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" src_compile() { diff --git a/sys-devel/distcc/distcc-0.6.ebuild b/sys-devel/distcc/distcc-0.6.ebuild index 4e98f6c6aeb6..eb1478a96265 100644 --- a/sys-devel/distcc/distcc-0.6.ebuild +++ b/sys-devel/distcc/distcc-0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.6.ebuild,v 1.4 2002/07/25 15:19:54 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.6.ebuild,v 1.5 2002/08/14 11:56:44 murphy Exp $ HOMEPAGE="http://distcc.samba.org" SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.gz" DESCRIPTION="a program to distribute compilation of C code across several machines on a network" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="virtual/glibc dev-libs/popt" diff --git a/sys-devel/distcc/distcc-0.7.ebuild b/sys-devel/distcc/distcc-0.7.ebuild index b0d3a3641eca..be1b4fef0c38 100644 --- a/sys-devel/distcc/distcc-0.7.ebuild +++ b/sys-devel/distcc/distcc-0.7.ebuild @@ -1,13 +1,13 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.7.ebuild,v 1.1 2002/08/06 12:13:26 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.7.ebuild,v 1.2 2002/08/14 11:56:44 murphy Exp $ HOMEPAGE="http://distcc.samba.org" SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.gz" DESCRIPTION="a program to distribute compilation of C code across several machines on a network" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND="virtual/glibc dev-libs/popt" diff --git a/sys-devel/gcc/gcc-3.0.4-r6.ebuild b/sys-devel/gcc/gcc-3.0.4-r6.ebuild index f77aac47ee74..e76d84861975 100644 --- a/sys-devel/gcc/gcc-3.0.4-r6.ebuild +++ b/sys-devel/gcc/gcc-3.0.4-r6.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/gcc/gcc-3.0.4-r6.ebuild,v 1.6 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.7 2002/08/14 11:56:44 murphy Exp $ # NOTE TO MAINTAINER: Info pages get nuked for multiple version installs. # Ill fix it later if i get a chance. @@ -19,7 +19,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texinfo to boot" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.4" diff --git a/sys-devel/gcc/gcc-3.1-r7.ebuild b/sys-devel/gcc/gcc-3.1-r7.ebuild index 328fea6eb66f..6e65c1053b13 100644 --- a/sys-devel/gcc/gcc-3.1-r7.ebuild +++ b/sys-devel/gcc/gcc-3.1-r7.ebuild @@ -22,7 +22,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gcc/gcc-3.1-r8.ebuild b/sys-devel/gcc/gcc-3.1-r8.ebuild index 9ff083135ec4..1cafae8309a8 100644 --- a/sys-devel/gcc/gcc-3.1-r8.ebuild +++ b/sys-devel/gcc/gcc-3.1-r8.ebuild @@ -26,7 +26,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gcc/gcc-3.1.1-r1.ebuild b/sys-devel/gcc/gcc-3.1.1-r1.ebuild index eea14df8111f..db16e91ca306 100644 --- a/sys-devel/gcc/gcc-3.1.1-r1.ebuild +++ b/sys-devel/gcc/gcc-3.1.1-r1.ebuild @@ -28,7 +28,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gcc/gcc-3.1.1.ebuild b/sys-devel/gcc/gcc-3.1.1.ebuild index 2987360cfa00..808a5f0ab98f 100644 --- a/sys-devel/gcc/gcc-3.1.1.ebuild +++ b/sys-devel/gcc/gcc-3.1.1.ebuild @@ -26,7 +26,7 @@ SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}-20020701.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gcc/gcc-3.2_pre.ebuild b/sys-devel/gcc/gcc-3.2_pre.ebuild index e8364554ddbc..488cdb978f29 100644 --- a/sys-devel/gcc/gcc-3.2_pre.ebuild +++ b/sys-devel/gcc/gcc-3.2_pre.ebuild @@ -31,7 +31,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/gdb-5.0-r2.ebuild b/sys-devel/gdb/gdb-5.0-r2.ebuild index 55c7b70cd0ec..b13ff45515cb 100644 --- a/sys-devel/gdb/gdb-5.0-r2.ebuild +++ b/sys-devel/gdb/gdb-5.0-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/gdb/gdb-5.0-r2.ebuild,v 1.12 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r2.ebuild,v 1.13 2002/08/14 11:56:44 murphy Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} @@ -16,7 +16,7 @@ RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2" HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { diff --git a/sys-devel/gdb/gdb-5.1.1-r1.ebuild b/sys-devel/gdb/gdb-5.1.1-r1.ebuild index c8c69326698b..d506273740bd 100644 --- a/sys-devel/gdb/gdb-5.1.1-r1.ebuild +++ b/sys-devel/gdb/gdb-5.1.1-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/gdb/gdb-5.1.1-r1.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r1.ebuild,v 1.5 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" @@ -9,7 +9,7 @@ SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/gdb-5.1.1.ebuild b/sys-devel/gdb/gdb-5.1.1.ebuild index 1a3e85a3e3b5..c9d9c8f0d31b 100644 --- a/sys-devel/gdb/gdb-5.1.1.ebuild +++ b/sys-devel/gdb/gdb-5.1.1.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/gdb/gdb-5.1.1.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1.ebuild,v 1.5 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" @@ -9,7 +9,7 @@ SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/gdb-5.1.ebuild b/sys-devel/gdb/gdb-5.1.ebuild index c21b18ac3c29..d44eda787320 100644 --- a/sys-devel/gdb/gdb-5.1.ebuild +++ b/sys-devel/gdb/gdb-5.1.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/gdb/gdb-5.1.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.ebuild,v 1.5 2002/08/14 11:56:44 murphy Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${A} ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${A}" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gettext/gettext-0.11.1.ebuild b/sys-devel/gettext/gettext-0.11.1.ebuild index c329dd06ad2b..94c82f5d1983 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-2002 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.7 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.1.ebuild,v 1.8 2002/08/14 11:56:44 murphy 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 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${A} diff --git a/sys-devel/libtool/libtool-1.4-r1.ebuild b/sys-devel/libtool/libtool-1.4-r1.ebuild index cce468baca96..aa48389c57c0 100644 --- a/sys-devel/libtool/libtool-1.4-r1.ebuild +++ b/sys-devel/libtool/libtool-1.4-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/libtool/libtool-1.4-r1.ebuild,v 1.7 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4-r1.ebuild,v 1.8 2002/08/14 11:56:44 murphy Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://prep.ai.mit.edu/gnu/libtool/${A}" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" diff --git a/sys-devel/m4/m4-1.4o-r2.ebuild b/sys-devel/m4/m4-1.4o-r2.ebuild index 316d59610bc6..8cc389453f8f 100644 --- a/sys-devel/m4/m4-1.4o-r2.ebuild +++ b/sys-devel/m4/m4-1.4o-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/m4/m4-1.4o-r2.ebuild,v 1.8 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.9 2002/08/14 11:56:44 murphy Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.seindal.dk/gnu/${A}" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" 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 640c311ccc03..3f6fd44f9215 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-2002 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.7 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r3.ebuild,v 1.8 2002/08/14 11:56:44 murphy 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 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/patch/patch-2.5.4-r3.ebuild b/sys-devel/patch/patch-2.5.4-r3.ebuild index 23864435bb50..ce21d6d48e99 100644 --- a/sys-devel/patch/patch-2.5.4-r3.ebuild +++ b/sys-devel/patch/patch-2.5.4-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/patch/patch-2.5.4-r3.ebuild,v 1.6 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r3.ebuild,v 1.7 2002/08/14 11:56:44 murphy 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 sparc sparc64" 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 9d4ff1bcf194..a654dffa2f4c 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.7 2002/07/28 14:32:58 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.8 2002/08/14 11:56:44 murphy 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 ppc" +KEYWORDS="x86 ppc sparc sparc64" 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 1e78094f2d43..52cb5a4909d2 100644 --- a/sys-devel/perl/perl-5.6.1-r4.ebuild +++ b/sys-devel/perl/perl-5.6.1-r4.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-r4.ebuild,v 1.9 2002/08/05 09:57:05 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r4.ebuild,v 1.10 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="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-r5.ebuild b/sys-devel/perl/perl-5.6.1-r5.ebuild index 14b98c514f19..d1ff6015b7f4 100644 --- a/sys-devel/perl/perl-5.6.1-r5.ebuild +++ b/sys-devel/perl/perl-5.6.1-r5.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-r5.ebuild,v 1.5 2002/08/05 09:57:05 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r5.ebuild,v 1.6 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="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.8.0-r1.ebuild b/sys-devel/perl/perl-5.8.0-r1.ebuild index 351adb4750fd..f1b63c982c27 100644 --- a/sys-devel/perl/perl-5.8.0-r1.ebuild +++ b/sys-devel/perl/perl-5.8.0-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/perl/perl-5.8.0-r1.ebuild,v 1.1 2002/08/10 12:58:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r1.ebuild,v 1.2 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="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.8.0.ebuild b/sys-devel/perl/perl-5.8.0.ebuild index b1faf2fbb51c..0f5bd4805fff 100644 --- a/sys-devel/perl/perl-5.8.0.ebuild +++ b/sys-devel/perl/perl-5.8.0.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.8.0.ebuild,v 1.3 2002/08/05 09:57:05 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0.ebuild,v 1.4 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="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/spython/spython-2.0-r7.ebuild b/sys-devel/spython/spython-2.0-r7.ebuild index 78233777731b..d06cced26ba6 100644 --- a/sys-devel/spython/spython-2.0-r7.ebuild +++ b/sys-devel/spython/spython-2.0-r7.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/spython/spython-2.0-r7.ebuild,v 1.11 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.12 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -11,7 +11,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" LICENSE="PYTHON" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/spython/spython-2.0-r8.ebuild b/sys-devel/spython/spython-2.0-r8.ebuild index bc207083575f..041c97e5400b 100644 --- a/sys-devel/spython/spython-2.0-r8.ebuild +++ b/sys-devel/spython/spython-2.0-r8.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/spython/spython-2.0-r8.ebuild,v 1.5 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.6 2002/08/14 11:56:44 murphy Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -11,7 +11,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" LICENSE="PYTHON" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" |