diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 03:41:26 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 03:41:26 +0000 |
commit | 864f0af345863fd96288e3d8fefc6dc74d9ba333 (patch) | |
tree | 03f90f170f6932b93fdb53281d322055f9b624d2 /sys-apps | |
parent | Enabled perl and cyradm in configure if use perl is set. This will (diff) | |
download | historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.tar.gz historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.tar.bz2 historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps')
60 files changed, 119 insertions, 119 deletions
diff --git a/sys-apps/bash/bash-2.05b.ebuild b/sys-apps/bash/bash-2.05b.ebuild index 8b0f1270ad73..6b7dcb98b9cd 100644 --- a/sys-apps/bash/bash-2.05b.ebuild +++ b/sys-apps/bash/bash-2.05b.ebuild @@ -1,12 +1,12 @@ # 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-apps/bash/bash-2.05b.ebuild,v 1.1 2002/07/24 02:52:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05b.ebuild,v 1.2 2002/08/14 03:16:50 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="The standard GNU Bourne again shell" SRC_URI="ftp://ftp.gnu.org/gnu/bash/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bash/bash.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/bzip2/bzip2-1.0.2-r2.ebuild b/sys-apps/bzip2/bzip2-1.0.2-r2.ebuild index ffb0e322d5a9..e2f30ef78625 100644 --- a/sys-apps/bzip2/bzip2-1.0.2-r2.ebuild +++ b/sys-apps/bzip2/bzip2-1.0.2-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-apps/bzip2/bzip2-1.0.2-r2.ebuild,v 1.5 2002/07/28 06:29:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bzip2/bzip2-1.0.2-r2.ebuild,v 1.6 2002/08/14 03:40:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-quality data compressor used extensively by Gentoo Linux" SRC_URI="ftp://sourceware.cygnus.com/pub/bzip2/v102/${P}.tar.gz ftp://ftp.freesoftware.com/pub/sourceware/bzip2/v102/${P}.tar.gz" HOMEPAGE="http://sourceware.cygnus.com/bzip2/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND="virtual/glibc" LICENSE="BZIP2" diff --git a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild b/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild index 98254b627441..3cdebca6cfd8 100644 --- a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild +++ b/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild @@ -1,12 +1,12 @@ # 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-apps/console-tools/console-tools-0.2.3-r4.ebuild,v 1.7 2002/07/21 18:35:09 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild,v 1.8 2002/08/14 03:34:43 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console and font utilities" SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/keyboards/${P}.tar.gz" HOMEPAGE="http://altern.org/ydirson/en/lct/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/cpio/cpio-2.4.2-r4.ebuild b/sys-apps/cpio/cpio-2.4.2-r4.ebuild index 77dc3021939c..970cfad15ca6 100644 --- a/sys-apps/cpio/cpio-2.4.2-r4.ebuild +++ b/sys-apps/cpio/cpio-2.4.2-r4.ebuild @@ -1,12 +1,12 @@ # 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-apps/cpio/cpio-2.4.2-r4.ebuild,v 1.8 2002/07/16 05:50:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.4.2-r4.ebuild,v 1.9 2002/08/14 03:18:01 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A file archival tool which can also read and write tar files" SRC_URI="ftp://prep.ai.mit.edu/gnu/cpio/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2 LGPL-2" diff --git a/sys-apps/debianutils/debianutils-1.16.ebuild b/sys-apps/debianutils/debianutils-1.16.ebuild index 87505764a4fe..5af89a87837a 100644 --- a/sys-apps/debianutils/debianutils-1.16.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.ebuild @@ -1,12 +1,12 @@ # 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-apps/debianutils/debianutils-1.16.ebuild,v 1.5 2002/07/16 05:50:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.ebuild,v 1.6 2002/08/14 03:11:59 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A selection of tools from Debian" SRC_URI="http://ftp.debian.org/debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" HOMEPAGE="http://packages.debian.org/unstable/base/debianutils.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2 BSD SMAIL" diff --git a/sys-apps/devfsd/devfsd-1.3.25.ebuild b/sys-apps/devfsd/devfsd-1.3.25.ebuild index 2464123720c3..a3a1146feacc 100644 --- a/sys-apps/devfsd/devfsd-1.3.25.ebuild +++ b/sys-apps/devfsd/devfsd-1.3.25.ebuild @@ -1,12 +1,12 @@ # 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-apps/devfsd/devfsd-1.3.25.ebuild,v 1.5 2002/07/16 05:50:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/devfsd-1.3.25.ebuild,v 1.6 2002/08/14 03:19:50 murphy Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Daemon for the Linux Device Filesystem" SRC_URI="ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/devfsd-v${PV}.tar.gz" HOMEPAGE="http://www.atnf.csiro.au/~rgooch/linux/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/diffutils/diffutils-2.7.7.ebuild b/sys-apps/diffutils/diffutils-2.7.7.ebuild index 72c4da219d0f..e6cc4b9339cd 100644 --- a/sys-apps/diffutils/diffutils-2.7.7.ebuild +++ b/sys-apps/diffutils/diffutils-2.7.7.ebuild @@ -1,12 +1,12 @@ # 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-apps/diffutils/diffutils-2.7.7.ebuild,v 1.5 2002/07/16 05:50:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.7.7.ebuild,v 1.6 2002/08/14 03:18:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tools to make diffs and compare files" SRC_URI="ftp://alpha.gnu.org/gnu/diffutils/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/diffutils/diffutils.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild b/sys-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild index 049ff55a9ffe..8082b579f608 100644 --- a/sys-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild +++ b/sys-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild @@ -1,12 +1,12 @@ # 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-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild,v 1.6 2002/08/03 19:53:59 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild,v 1.7 2002/08/14 03:12:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard EXT2 and EXT3 filesystem utilities" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://e2fsprogs.sourceforge.net/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild b/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild index 387cc430ba96..c094aca36045 100644 --- a/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild +++ b/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild @@ -1,12 +1,12 @@ # 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-apps/e2fsprogs/e2fsprogs-1.27.ebuild,v 1.8 2002/08/03 19:53:59 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild,v 1.9 2002/08/14 03:12:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard EXT2 and EXT3 filesystem utilities" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://e2fsprogs.sourceforge.net/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/ed/ed-0.2-r3.ebuild b/sys-apps/ed/ed-0.2-r3.ebuild index 7e52d6937ecb..34cf279e1a1b 100644 --- a/sys-apps/ed/ed-0.2-r3.ebuild +++ b/sys-apps/ed/ed-0.2-r3.ebuild @@ -1,12 +1,12 @@ # 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-apps/ed/ed-0.2-r3.ebuild,v 1.8 2002/07/16 05:50:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.9 2002/08/14 03:18:39 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Your basic line editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/ed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/ed/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/fbset/fbset-2.1.ebuild b/sys-apps/fbset/fbset-2.1.ebuild index 3e063612eb2c..86bae22e8608 100644 --- a/sys-apps/fbset/fbset-2.1.ebuild +++ b/sys-apps/fbset/fbset-2.1.ebuild @@ -1,12 +1,12 @@ # 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-apps/fbset/fbset-2.1.ebuild,v 1.7 2002/07/16 05:50:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.8 2002/08/14 03:18:56 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A utility to set the framebuffer videomode" SRC_URI="http://home.tvd.be/cr26864/Linux/fbdev/${P}.tar.gz" HOMEPAGE="http://linux-fbdev.org" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/file/file-3.37.ebuild b/sys-apps/file/file-3.37.ebuild index e9fed55877e3..b6aada640133 100644 --- a/sys-apps/file/file-3.37.ebuild +++ b/sys-apps/file/file-3.37.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-apps/file/file-3.37.ebuild,v 1.6 2002/07/16 05:50:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.37.ebuild,v 1.7 2002/08/14 03:19:19 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Program to identify a file's format by scanning binary data for patterns" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz ftp://ftp.astron.com/pub/file/${P}.tar.gz" LICENSE="as-is" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND="virtual/glibc" diff --git a/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild index aae21a1447a1..3b748d7e0746 100644 --- a/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.8-r2.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-apps/fileutils/fileutils-4.1.8-r2.ebuild,v 1.4 2002/07/16 05:50:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild,v 1.5 2002/08/14 03:39:33 murphy Exp $ ACLPV=4.1.8acl-0.8.25 @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)" SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz http://acl.bestbits.at/current/diff/fileutils-${ACLPV}.xdelta" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/findutils/findutils-4.1.7-r1.ebuild b/sys-apps/findutils/findutils-4.1.7-r1.ebuild index 3ad90d3677d0..db6818730e44 100644 --- a/sys-apps/findutils/findutils-4.1.7-r1.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r1.ebuild @@ -1,12 +1,12 @@ # 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-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.5 2002/07/16 05:50:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.6 2002/08/14 03:20:29 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU utilities to find files" SRC_URI="ftp://alpha.gnu.org/gnu/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/findutils/findutils.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/gawk/gawk-3.1.1.ebuild b/sys-apps/gawk/gawk-3.1.1.ebuild index 25deab78dc22..36e521e1fbd8 100644 --- a/sys-apps/gawk/gawk-3.1.1.ebuild +++ b/sys-apps/gawk/gawk-3.1.1.ebuild @@ -1,12 +1,12 @@ # 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-apps/gawk/gawk-3.1.1.ebuild,v 1.1 2002/07/21 16:36:05 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.1.ebuild,v 1.2 2002/08/14 03:41:26 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU awk pattern-matching language" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gawk/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/grep/grep-2.5-r1.ebuild b/sys-apps/grep/grep-2.5-r1.ebuild index e8558bf9f71d..d60000f9cfa1 100644 --- a/sys-apps/grep/grep-2.5-r1.ebuild +++ b/sys-apps/grep/grep-2.5-r1.ebuild @@ -1,12 +1,12 @@ # 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-apps/grep/grep-2.5-r1.ebuild,v 1.5 2002/07/16 05:50:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5-r1.ebuild,v 1.6 2002/08/14 03:21:29 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU regular expression matcher" SRC_URI="ftp://prep.ai.mit.edu/gnu/grep/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/grep/grep.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild index 6492d9855d1a..2f1355ebdefd 100644 --- a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild +++ b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild @@ -1,12 +1,12 @@ # 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-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.8 2002/08/13 02:51:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.9 2002/08/14 03:22:06 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" SRC_URI="ftp://prep.ai.mit.edu/gnu/gzip/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild index 768a5c4750b0..860331a567b0 100644 --- a/sys-apps/gzip/gzip-1.3.2.ebuild +++ b/sys-apps/gzip/gzip-1.3.2.ebuild @@ -1,12 +1,12 @@ # 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-apps/gzip/gzip-1.3.2.ebuild,v 1.6 2002/07/16 05:50:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.7 2002/08/14 03:22:06 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/hdparm/hdparm-5.2-r1.ebuild b/sys-apps/hdparm/hdparm-5.2-r1.ebuild index c91bc390bc0d..9bfebd16eb39 100644 --- a/sys-apps/hdparm/hdparm-5.2-r1.ebuild +++ b/sys-apps/hdparm/hdparm-5.2-r1.ebuild @@ -8,7 +8,7 @@ SRC_URI="http://metalab.unc.edu/pub/Linux/system/hardware/${P}.tar.gz" HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/hardware/" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="virtual/glibc" DEPEND="${RDEPEND}" diff --git a/sys-apps/iptables/iptables-1.2.6a-r1.ebuild b/sys-apps/iptables/iptables-1.2.6a-r1.ebuild index 3edb56ac765f..e3e95c11e0dd 100644 --- a/sys-apps/iptables/iptables-1.2.6a-r1.ebuild +++ b/sys-apps/iptables/iptables-1.2.6a-r1.ebuild @@ -1,12 +1,12 @@ # 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-apps/iptables/iptables-1.2.6a-r1.ebuild,v 1.5 2002/07/16 05:50:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r1.ebuild,v 1.6 2002/08/14 03:26:04 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools" SRC_URI="http://netfilter.samba.org/files/${P}.tar.bz2" HOMEPAGE="http://www.iptables.org" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" # iptables is dependent on kernel sources. Strange but true. DEPEND="virtual/glibc" diff --git a/sys-apps/kbd/kbd-1.06-r1.ebuild b/sys-apps/kbd/kbd-1.06-r1.ebuild index db7f98ed1813..12d2c7f8b31b 100644 --- a/sys-apps/kbd/kbd-1.06-r1.ebuild +++ b/sys-apps/kbd/kbd-1.06-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License -# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06-r1.ebuild,v 1.5 2002/07/16 05:50:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06-r1.ebuild,v 1.6 2002/08/14 03:17:36 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Keyboard and console utilities" SRC_URI="ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/kbd/${P}.tar.gz" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-apps/less/less-376.ebuild b/sys-apps/less/less-376.ebuild index be18375e9ace..3d30b01d7eb7 100644 --- a/sys-apps/less/less-376.ebuild +++ b/sys-apps/less/less-376.ebuild @@ -1,10 +1,10 @@ # 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-apps/less/less-376.ebuild,v 1.4 2002/07/16 05:50:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-376.ebuild,v 1.5 2002/08/14 03:10:07 murphy Exp $ DESCRIPTION="Excellent text file viewer" HOMEPAGE="http://www.greenwoodsoftware.com" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" S=${WORKDIR}/${P} diff --git a/sys-apps/lsof/lsof-4.64.ebuild b/sys-apps/lsof/lsof-4.64.ebuild index 0b2051cfe72f..85b3600cfbcc 100644 --- a/sys-apps/lsof/lsof-4.64.ebuild +++ b/sys-apps/lsof/lsof-4.64.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-apps/lsof/lsof-4.64.ebuild,v 1.4 2002/07/21 20:07:34 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.5 2002/08/14 03:22:57 murphy Exp $ MY_P=${P/-/_} S=${WORKDIR}/${MY_P}/${MY_P}_src @@ -13,7 +13,7 @@ DEPEND="virtual/glibc virtual/linux-sources" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" #This pkg appears to be highly kernel-dependent. diff --git a/sys-apps/lvm-user/lvm-user-1.0.3.ebuild b/sys-apps/lvm-user/lvm-user-1.0.3.ebuild index c7bac77180c7..f7958a305f85 100644 --- a/sys-apps/lvm-user/lvm-user-1.0.3.ebuild +++ b/sys-apps/lvm-user/lvm-user-1.0.3.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-apps/lvm-user/lvm-user-1.0.3.ebuild,v 1.3 2002/07/14 19:20:18 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.3.ebuild,v 1.4 2002/08/14 03:37:20 murphy Exp $ NV=1.0.3 S=${WORKDIR}/LVM/${NV} DESCRIPTION="User-land utilities for LVM (Logical Volume Manager) software" SRC_URI="ftp://ftp.sistina.com/pub/LVM/1.0/lvm_${NV}.tar.gz" HOMEPAGE="http://www.sistina.com/" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="GPL-2" LICENSE="|" diff --git a/sys-apps/lvm-user/lvm-user-1.0.4.ebuild b/sys-apps/lvm-user/lvm-user-1.0.4.ebuild index 48d5607f6c30..94d4bc08d10c 100644 --- a/sys-apps/lvm-user/lvm-user-1.0.4.ebuild +++ b/sys-apps/lvm-user/lvm-user-1.0.4.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-apps/lvm-user/lvm-user-1.0.4.ebuild,v 1.3 2002/07/21 20:14:23 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.4.ebuild,v 1.4 2002/08/14 03:37:20 murphy Exp $ NV=1.0.4 S=${WORKDIR}/LVM/${NV} DESCRIPTION="User-land utilities for LVM (Logical Volume Manager) software" SRC_URI="ftp://ftp.sistina.com/pub/LVM/1.0/lvm_${NV}.tar.gz" HOMEPAGE="http://www.sistina.com/" -KEYWORDS="x86 -ppc" +KEYWORDS="x86 -ppc sparc sparc64" DEPEND="virtual/glibc virtual/linux-sources" diff --git a/sys-apps/lvm-user/lvm-user-1.0.5.ebuild b/sys-apps/lvm-user/lvm-user-1.0.5.ebuild index 4ab7b31b6606..1560567b901d 100644 --- a/sys-apps/lvm-user/lvm-user-1.0.5.ebuild +++ b/sys-apps/lvm-user/lvm-user-1.0.5.ebuild @@ -1,12 +1,12 @@ # 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-apps/lvm-user/lvm-user-1.0.5.ebuild,v 1.1 2002/08/01 18:26:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.5.ebuild,v 1.2 2002/08/14 03:37:20 murphy Exp $ S=${WORKDIR}/LVM/${PV} DESCRIPTION="User-land utilities for LVM (Logical Volume Manager) software" SRC_URI="ftp://ftp.sistina.com/pub/LVM/1.0/lvm_${PV}.tar.gz" HOMEPAGE="http://www.sistina.com/" -KEYWORDS="x86 -ppc" +KEYWORDS="x86 -ppc sparc sparc64" DEPEND="virtual/glibc virtual/linux-sources" diff --git a/sys-apps/man/man-1.5i-r3.ebuild b/sys-apps/man/man-1.5i-r3.ebuild index 72aad3e49b0b..14c29441f934 100644 --- a/sys-apps/man/man-1.5i-r3.ebuild +++ b/sys-apps/man/man-1.5i-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-apps/man/man-1.5i-r3.ebuild,v 1.5 2002/07/16 05:50:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5i-r3.ebuild,v 1.6 2002/08/14 03:08:21 murphy Exp $ NV=1.5i2 S=${WORKDIR}/${PN}-${NV} @@ -15,7 +15,7 @@ RDEPEND="virtual/glibc SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" src_unpack() { diff --git a/sys-apps/man/man-1.5k.ebuild b/sys-apps/man/man-1.5k.ebuild index 3b8937951581..6cddd0551b6c 100644 --- a/sys-apps/man/man-1.5k.ebuild +++ b/sys-apps/man/man-1.5k.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-apps/man/man-1.5k.ebuild,v 1.1 2002/07/29 14:58:58 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5k.ebuild,v 1.2 2002/08/14 03:08:02 murphy Exp $ NV=1.5k S=${WORKDIR}/${PN}-${NV} @@ -14,7 +14,7 @@ RDEPEND="virtual/glibc sys-apps/groff" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" src_unpack() { diff --git a/sys-apps/miscfiles/miscfiles-1.3.ebuild b/sys-apps/miscfiles/miscfiles-1.3.ebuild index 84c0bf2ea144..ab2c6e6ae90f 100644 --- a/sys-apps/miscfiles/miscfiles-1.3.ebuild +++ b/sys-apps/miscfiles/miscfiles-1.3.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-apps/miscfiles/miscfiles-1.3.ebuild,v 1.2 2002/08/08 14:24:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.3.ebuild,v 1.3 2002/08/14 03:38:10 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Miscellaneous files" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/directory/miscfiles.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${A} diff --git a/sys-apps/modutils/modutils-2.4.16-r2.ebuild b/sys-apps/modutils/modutils-2.4.16-r2.ebuild index b3a855eaf541..0f66c995ccc9 100644 --- a/sys-apps/modutils/modutils-2.4.16-r2.ebuild +++ b/sys-apps/modutils/modutils-2.4.16-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-apps/modutils/modutils-2.4.16-r2.ebuild,v 1.4 2002/07/16 05:51:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r2.ebuild,v 1.5 2002/08/14 03:11:18 murphy Exp $ S=${WORKDIR}/${P} SLOT="0" DESCRIPTION="Standard kernel module utilities" SRC_URI="http://www.kernel.org/pub/linux/utils/kernel/modutils/v2.4/${P}.tar.bz2" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc" # zlib? ( sys-libs/zlib )" diff --git a/sys-apps/modutils/modutils-2.4.16-r3.ebuild b/sys-apps/modutils/modutils-2.4.16-r3.ebuild index 7a1fee37b412..2d2c122e6587 100644 --- a/sys-apps/modutils/modutils-2.4.16-r3.ebuild +++ b/sys-apps/modutils/modutils-2.4.16-r3.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-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.4 2002/07/16 05:51:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.5 2002/08/14 03:11:18 murphy Exp $ S=${WORKDIR}/${P} SLOT="0" DESCRIPTION="Standard kernel module utilities" SRC_URI="http://www.kernel.org/pub/linux/utils/kernel/modutils/v2.4/${P}.tar.bz2" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc" # zlib? ( sys-libs/zlib )" diff --git a/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild b/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild index 4de411b24498..f6ea4b8a33ab 100644 --- a/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild +++ b/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild @@ -1,12 +1,12 @@ # 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-apps/netkit-base/netkit-base-0.17-r6.ebuild,v 1.5 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild,v 1.6 2002/08/14 03:38:54 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard linux net thingees -- inetd, ping" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="BSD" DEPEND="virtual/glibc" diff --git a/sys-apps/pam-login/pam-login-3.6-r2.ebuild b/sys-apps/pam-login/pam-login-3.6-r2.ebuild index 23ffa9d357f0..35c3383be12f 100644 --- a/sys-apps/pam-login/pam-login-3.6-r2.ebuild +++ b/sys-apps/pam-login/pam-login-3.6-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-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.4 2002/07/16 05:51:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.5 2002/08/14 03:22:35 murphy Exp $ MY_PN="${PN/pam-/pam_}" S="${WORKDIR}/${MY_PN}-${PV}" DESCRIPTION="Based on the sources from util-linux, with added pam and shadow features" SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/pam/${MY_PN}/${MY_PN}-${PV}.tar.bz2" HOMEPAGE="http://www.thkukuk.de/pam/pam_login/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc diff --git a/sys-apps/portage/portage-2.0.13.ebuild b/sys-apps/portage/portage-2.0.13.ebuild index cd8ff0508963..a0db34e1d58c 100644 --- a/sys-apps/portage/portage-2.0.13.ebuild +++ b/sys-apps/portage/portage-2.0.13.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-apps/portage/portage-2.0.13.ebuild,v 1.2 2002/07/16 05:51:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.13.ebuild,v 1.3 2002/08/14 03:13:35 murphy Exp $ S=${WORKDIR}/${P} SLOT="0" DESCRIPTION="Portage ports system" SRC_URI="" HOMEPAGE="http://www.gentoo.org" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" #We need this if/then/else clause for compatibility with stuff that doesn't know !build? diff --git a/sys-apps/portage/portage-2.0.27.ebuild b/sys-apps/portage/portage-2.0.27.ebuild index 6168f374372a..def958dc9285 100644 --- a/sys-apps/portage/portage-2.0.27.ebuild +++ b/sys-apps/portage/portage-2.0.27.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.27.ebuild,v 1.1 2002/08/07 18:07:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.27.ebuild,v 1.2 2002/08/14 03:13:35 murphy Exp $ S=${WORKDIR}/${P} SLOT="0" DESCRIPTION="Portage ports system" SRC_URI="" HOMEPAGE="http://www.gentoo.org" -KEYWORDS="x86 ppc sparc64" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" #We need this if/then/else clause for compatibility with stuff that doesn't know !build? diff --git a/sys-apps/procps/procps-2.0.7-r6.ebuild b/sys-apps/procps/procps-2.0.7-r6.ebuild index ee92101f2c24..b6504380b452 100644 --- a/sys-apps/procps/procps-2.0.7-r6.ebuild +++ b/sys-apps/procps/procps-2.0.7-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-apps/procps/procps-2.0.7-r6.ebuild,v 1.4 2002/07/16 05:51:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/procps/procps-2.0.7-r6.ebuild,v 1.5 2002/08/14 03:26:56 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard informational utilities and process-handling tools" @@ -9,7 +9,7 @@ HOMEPAGE="" RDEPEND=">=sys-libs/ncurses-5.2-r2" DEPEND="${RDEPEND} >=sys-devel/gettext-0.10.35" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" src_unpack() { diff --git a/sys-apps/psmisc/psmisc-19-r3.ebuild b/sys-apps/psmisc/psmisc-19-r3.ebuild index daf4db4ea1d3..526fedb84cc0 100644 --- a/sys-apps/psmisc/psmisc-19-r3.ebuild +++ b/sys-apps/psmisc/psmisc-19-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-apps/psmisc/psmisc-19-r3.ebuild,v 1.5 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/psmisc/psmisc-19-r3.ebuild,v 1.6 2002/08/14 03:27:26 murphy Exp $ #from Debian ;) @@ -9,7 +9,7 @@ DESCRIPTION="Handy process-related utilities from Debian" SRC_URI="ftp://lrcftp.epfl.ch/pub/linux/local/psmisc/${P}.tar.gz" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2" HOMEPAGE="http://psmisc.sourceforge.net/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/raidtools/raidtools-0.90-r2.ebuild b/sys-apps/raidtools/raidtools-0.90-r2.ebuild index 737d48be685d..f9262f7bb02e 100644 --- a/sys-apps/raidtools/raidtools-0.90-r2.ebuild +++ b/sys-apps/raidtools/raidtools-0.90-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-apps/raidtools/raidtools-0.90-r2.ebuild,v 1.8 2002/07/16 05:51:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidtools/raidtools-0.90-r2.ebuild,v 1.9 2002/08/14 03:27:57 murphy Exp $ S=${WORKDIR}/raidtools-0.90 DESCRIPTION="Linux RAID 0/1/4/5 utilities" SRC_URI="http://people.redhat.com/mingo/raid-patches/raidtools-dangerous-0.90-20000116.tar.gz" DEPEND="virtual/glibc" HOMEPAGE="http://people.redhat.com/mingo/raidtools/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/reiserfsprogs/reiserfsprogs-3.1c.ebuild b/sys-apps/reiserfsprogs/reiserfsprogs-3.1c.ebuild index 64bfa62cce28..d42f936481ce 100644 --- a/sys-apps/reiserfsprogs/reiserfsprogs-3.1c.ebuild +++ b/sys-apps/reiserfsprogs/reiserfsprogs-3.1c.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/reiserfsprogs/reiserfsprogs-3.1c.ebuild,v 1.3 2002/07/16 05:51:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/reiserfsprogs/reiserfsprogs-3.1c.ebuild,v 1.4 2002/08/14 03:26:36 murphy Exp $ MYPV=3.x.1c-pre3 S=${WORKDIR}/reiserfsprogs-${MYPV} DESCRIPTION="Reiserfs Utilities" SRC_URI="ftp://ftp.namesys.com/pub/reiserfsprogs/pre/reiserfsprogs-${MYPV}.tar.gz" HOMEPAGE="http://www.namesys.com" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/reiserfsprogs/reiserfsprogs-3.6.2.ebuild b/sys-apps/reiserfsprogs/reiserfsprogs-3.6.2.ebuild index 13e12b4a698b..43600cd2d29e 100644 --- a/sys-apps/reiserfsprogs/reiserfsprogs-3.6.2.ebuild +++ b/sys-apps/reiserfsprogs/reiserfsprogs-3.6.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/reiserfsprogs/reiserfsprogs-3.6.2.ebuild,v 1.4 2002/07/16 05:51:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/reiserfsprogs/reiserfsprogs-3.6.2.ebuild,v 1.5 2002/08/14 03:26:36 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Reiserfs Utilities" SRC_URI="ftp://ftp.namesys.com/pub/reiserfsprogs/${P}.tar.gz" HOMEPAGE="http://www.namesys.com" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/sed/sed-3.02.80-r2.ebuild b/sys-apps/sed/sed-3.02.80-r2.ebuild index bc52160af59c..947e88c1c19b 100644 --- a/sys-apps/sed/sed-3.02.80-r2.ebuild +++ b/sys-apps/sed/sed-3.02.80-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-apps/sed/sed-3.02.80-r2.ebuild,v 1.4 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r2.ebuild,v 1.5 2002/08/14 03:29:28 murphy Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://alpha.gnu.org/pub/gnu/sed/${A}" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/sed/sed-3.02.80-r3.ebuild b/sys-apps/sed/sed-3.02.80-r3.ebuild index 9f5915e031a1..d8ba1497548f 100644 --- a/sys-apps/sed/sed-3.02.80-r3.ebuild +++ b/sys-apps/sed/sed-3.02.80-r3.ebuild @@ -1,12 +1,12 @@ # 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-apps/sed/sed-3.02.80-r3.ebuild,v 1.5 2002/07/16 05:51:05 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r3.ebuild,v 1.6 2002/08/14 03:29:28 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://alpha.gnu.org/pub/gnu/sed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/setserial/setserial-2.17-r2.ebuild b/sys-apps/setserial/setserial-2.17-r2.ebuild index 76c23dae9f6b..5edd037a4ca1 100644 --- a/sys-apps/setserial/setserial-2.17-r2.ebuild +++ b/sys-apps/setserial/setserial-2.17-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-apps/setserial/setserial-2.17-r2.ebuild,v 1.5 2002/07/16 05:51:05 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/setserial/setserial-2.17-r2.ebuild,v 1.6 2002/08/14 03:29:42 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Configure your serial ports with it" SRC_URI="ftp://tsx-11.mit.edu/pub/linux/sources/sbin/${P}.tar.gz ftp://ftp.sunsite.org.uk/Mirrors/tsx-11.mit.edu/pub/linux/sources/sbin/${P}.tar.gz" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/shadow/shadow-4.0.2-r4.ebuild b/sys-apps/shadow/shadow-4.0.2-r4.ebuild index 0e1e76f0f0d9..267bf1b10b31 100644 --- a/sys-apps/shadow/shadow-4.0.2-r4.ebuild +++ b/sys-apps/shadow/shadow-4.0.2-r4.ebuild @@ -1,12 +1,12 @@ # 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-apps/shadow/shadow-4.0.2-r4.ebuild,v 1.4 2002/07/16 05:51:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.2-r4.ebuild,v 1.5 2002/08/14 03:31:56 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities to deal with user accounts" SRC_URI="ftp://ftp.pld.org.pl/software/shadow/${P}.tar.gz" HOMEPAGE="http://shadow.pld.org.pl/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="BSD" DEPEND=">=sys-libs/pam-0.75-r4 diff --git a/sys-apps/shadow/shadow-4.0.2-r5.ebuild b/sys-apps/shadow/shadow-4.0.2-r5.ebuild index de6533a27efa..120d9d1e9d5a 100644 --- a/sys-apps/shadow/shadow-4.0.2-r5.ebuild +++ b/sys-apps/shadow/shadow-4.0.2-r5.ebuild @@ -1,9 +1,9 @@ # 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-apps/shadow/shadow-4.0.2-r5.ebuild,v 1.5 2002/07/16 05:51:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.2-r5.ebuild,v 1.6 2002/08/14 03:31:56 murphy Exp $ inherit libtool -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" HOMEPAGE="http://shadow.pld.org.pl/" S=${WORKDIR}/${P} DESCRIPTION="Utilities to deal with user accounts" diff --git a/sys-apps/shadow/shadow-4.0.3.ebuild b/sys-apps/shadow/shadow-4.0.3.ebuild index fe0bec52b327..75da60350799 100644 --- a/sys-apps/shadow/shadow-4.0.3.ebuild +++ b/sys-apps/shadow/shadow-4.0.3.ebuild @@ -1,9 +1,9 @@ # 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-apps/shadow/shadow-4.0.3.ebuild,v 1.7 2002/07/14 19:20:19 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.3.ebuild,v 1.8 2002/08/14 03:31:56 murphy Exp $ inherit libtool -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" HOMEPAGE="http://shadow.pld.org.pl/" S=${WORKDIR}/${P} DESCRIPTION="Utilities to deal with user accounts" diff --git a/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild b/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild index d7d3dd7b9035..cc7922041744 100644 --- a/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild +++ b/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild @@ -1,12 +1,12 @@ # 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-apps/sharutils/sharutils-4.2.1-r5.ebuild,v 1.4 2002/07/16 05:51:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild,v 1.5 2002/08/14 03:32:54 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tools to deal with shar archives" SRC_URI="ftp://prep.ai.mit.edu/gnu/sharutils/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sharutils/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/glibc sys-apps/texinfo diff --git a/sys-apps/tar/tar-1.13.25-r2.ebuild b/sys-apps/tar/tar-1.13.25-r2.ebuild index 2eb4bd9c90d2..80611c8b15ec 100644 --- a/sys-apps/tar/tar-1.13.25-r2.ebuild +++ b/sys-apps/tar/tar-1.13.25-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-apps/tar/tar-1.13.25-r2.ebuild,v 1.4 2002/07/16 05:51:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r2.ebuild,v 1.5 2002/08/14 03:33:20 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Use this to try make tarballs :)" SRC_URI="ftp://alpha.gnu.org/gnu/tar/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/tar/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild index 521769da52a9..5e48663fd3ea 100644 --- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild +++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-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-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild,v 1.3 2002/07/14 19:20:19 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild,v 1.4 2002/08/14 03:14:17 murphy Exp $ MY_P="tcp_wrappers_${PV}" PATCH0="${MY_P}.dif" @@ -9,7 +9,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="tcp wrappers" SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz" HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="Freeware" DEPEND="virtual/glibc" diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild index 0f7dce6160c3..2537c53aa367 100644 --- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild +++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-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-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild,v 1.4 2002/07/16 05:51:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild,v 1.5 2002/08/14 03:14:17 murphy Exp $ MY_P="tcp_wrappers_${PV}" PATCH0="${MY_P}.dif" @@ -10,7 +10,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="tcp wrappers" SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz" HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="Freeware" DEPEND="virtual/glibc" diff --git a/sys-apps/texinfo/texinfo-4.2-r5.ebuild b/sys-apps/texinfo/texinfo-4.2-r5.ebuild index cc06dc765689..4e62dfd69a9a 100644 --- a/sys-apps/texinfo/texinfo-4.2-r5.ebuild +++ b/sys-apps/texinfo/texinfo-4.2-r5.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-apps/texinfo/texinfo-4.2-r5.ebuild,v 1.4 2002/08/01 19:33:53 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.2-r5.ebuild,v 1.5 2002/08/14 03:16:24 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="The GNU info program and utilities" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/texinfo/${P}.tar.gz ftp://ftp.gnu.org/pub/gnu/texinfo/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/texinfo/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/textutils/textutils-2.0.19-r2.ebuild b/sys-apps/textutils/textutils-2.0.19-r2.ebuild index 878a035288b4..13da20b1bfcd 100644 --- a/sys-apps/textutils/textutils-2.0.19-r2.ebuild +++ b/sys-apps/textutils/textutils-2.0.19-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-apps/textutils/textutils-2.0.19-r2.ebuild,v 1.2 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.19-r2.ebuild,v 1.3 2002/08/14 03:33:47 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" SRC_URI="http://fetish.sf.net/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/textutils/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/util-linux/util-linux-2.11o-r3.ebuild b/sys-apps/util-linux/util-linux-2.11o-r3.ebuild index f5d6dbf2feb8..739de5f9ef63 100644 --- a/sys-apps/util-linux/util-linux-2.11o-r3.ebuild +++ b/sys-apps/util-linux/util-linux-2.11o-r3.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-apps/util-linux/util-linux-2.11o-r3.ebuild,v 1.4 2002/07/16 05:51:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11o-r3.ebuild,v 1.5 2002/08/14 03:15:47 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Various useful Linux utilities" SRC_URI="http://www.kernel.org/pub/linux/utils/${PN}/${P}.tar.gz http://www.kernel.org/pub/linux/kernel/people/hvr/util-linux-patch-int/${P}.patch.gz" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc diff --git a/sys-apps/util-linux/util-linux-2.11r-r1.ebuild b/sys-apps/util-linux/util-linux-2.11r-r1.ebuild index e729e1c66606..e13f74ee6f78 100644 --- a/sys-apps/util-linux/util-linux-2.11r-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.11r-r1.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-apps/util-linux/util-linux-2.11r-r1.ebuild,v 1.5 2002/07/25 15:32:59 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11r-r1.ebuild,v 1.6 2002/08/14 03:15:47 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Various useful Linux utilities" SRC_URI="http://www.kernel.org/pub/linux/utils/${PN}/${P}.tar.gz http://www.kernel.org/pub/linux/kernel/people/hvr/util-linux-patch-int/${P}.patch.gz" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc diff --git a/sys-apps/util-linux/util-linux-2.11r.ebuild b/sys-apps/util-linux/util-linux-2.11r.ebuild index 46d41dda8ecd..a2cfd0cb84bd 100644 --- a/sys-apps/util-linux/util-linux-2.11r.ebuild +++ b/sys-apps/util-linux/util-linux-2.11r.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-apps/util-linux/util-linux-2.11r.ebuild,v 1.4 2002/07/16 05:51:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11r.ebuild,v 1.5 2002/08/14 03:15:47 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Various useful Linux utilities" SRC_URI="http://www.kernel.org/pub/linux/utils/${PN}/${P}.tar.gz http://www.kernel.org/pub/linux/kernel/people/hvr/util-linux-patch-int/${P}.patch.gz" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc diff --git a/sys-apps/util-linux/util-linux-2.11t.ebuild b/sys-apps/util-linux/util-linux-2.11t.ebuild index 7c3e272ce7a6..5c6d4e6fc61b 100644 --- a/sys-apps/util-linux/util-linux-2.11t.ebuild +++ b/sys-apps/util-linux/util-linux-2.11t.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-apps/util-linux/util-linux-2.11t.ebuild,v 1.1 2002/08/05 12:48:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11t.ebuild,v 1.2 2002/08/14 03:15:47 murphy Exp $ CRYPT_PATCH_P=${PN}-${PV/1t/1r} S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="Various useful Linux utilities" SRC_URI="http://www.kernel.org/pub/linux/utils/${PN}/${P}.tar.gz crypt? ( http://www.kernel.org/pub/linux/kernel/people/hvr/util-linux-patch-int/${CRYPT_PATCH_P}.patch.gz )" HOMEPAGE="" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc diff --git a/sys-apps/which/which-2.13.ebuild b/sys-apps/which/which-2.13.ebuild index 1bf576646862..0e1d92cb5bf6 100644 --- a/sys-apps/which/which-2.13.ebuild +++ b/sys-apps/which/which-2.13.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-apps/which/which-2.13.ebuild,v 1.7 2002/08/05 01:16:49 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.13.ebuild,v 1.8 2002/08/14 03:34:21 murphy Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="virtual/glibc sys-apps/texinfo" diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild index bc948b944603..7cc0276b5e0c 100644 --- a/sys-apps/which/which-2.14.ebuild +++ b/sys-apps/which/which-2.14.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-apps/which/which-2.14.ebuild,v 1.3 2002/08/05 01:16:49 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.4 2002/08/14 03:34:21 murphy Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="virtual/glibc sys-apps/texinfo" diff --git a/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild b/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild index 6a3fa0e1778c..c8f0d84c6197 100644 --- a/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild +++ b/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild @@ -1,12 +1,12 @@ # 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-apps/xfsprogs/xfsprogs-20020330-r1.ebuild,v 1.1 2002/07/26 17:53:40 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xfsprogs/xfsprogs-20020330-r1.ebuild,v 1.2 2002/08/14 03:36:16 murphy Exp $ S=${WORKDIR}/cmd/${PN} DESCRIPTION="xfs filesystem utilities" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/xfs-cmd-${PV}.tar.bz2" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="LGPL-2.1" oldCFLAGS="${CFLAGS}" diff --git a/sys-apps/xfsprogs/xfsprogs-20020330.ebuild b/sys-apps/xfsprogs/xfsprogs-20020330.ebuild index c3b0b2adccd6..228f7d5d8170 100644 --- a/sys-apps/xfsprogs/xfsprogs-20020330.ebuild +++ b/sys-apps/xfsprogs/xfsprogs-20020330.ebuild @@ -1,12 +1,12 @@ # 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-apps/xfsprogs/xfsprogs-20020330.ebuild,v 1.9 2002/07/21 21:20:08 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xfsprogs/xfsprogs-20020330.ebuild,v 1.10 2002/08/14 03:36:16 murphy Exp $ S=${WORKDIR}/cmd/${PN} DESCRIPTION="xfs filesystem utilities" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/xfs-cmd-${PV}.tar.bz2" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="LGPL-2.1" |