summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/baselayout/baselayout-1.8.3.ebuild4
-rw-r--r--sys-apps/bash/bash-2.05a-r3.ebuild4
-rw-r--r--sys-apps/bzip2/bzip2-1.0.2-r2.ebuild4
-rw-r--r--sys-apps/cpio/cpio-2.4.2-r4.ebuild4
-rw-r--r--sys-apps/cronbase/cronbase-0.2.1.ebuild4
-rw-r--r--sys-apps/debianutils/debianutils-1.16.ebuild4
-rw-r--r--sys-apps/devfsd/devfsd-1.3.25.ebuild4
-rw-r--r--sys-apps/diffutils/diffutils-2.7.7.ebuild4
-rw-r--r--sys-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild4
-rw-r--r--sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild4
-rw-r--r--sys-apps/ed/ed-0.2-r3.ebuild4
-rw-r--r--sys-apps/fbset/fbset-2.1.ebuild4
-rw-r--r--sys-apps/file/file-3.37.ebuild4
-rw-r--r--sys-apps/fileutils/fileutils-4.1.8-r2.ebuild4
-rw-r--r--sys-apps/findutils/findutils-4.1.7-r1.ebuild4
-rw-r--r--sys-apps/gawk/gawk-3.1.1.ebuild4
-rw-r--r--sys-apps/grep/grep-2.5-r1.ebuild4
-rw-r--r--sys-apps/groff/groff-1.17.2-r2.ebuild4
-rw-r--r--sys-apps/gzip/gzip-1.3.2.ebuild11
-rw-r--r--sys-apps/hdparm/hdparm-5.2-r2.ebuild2
-rw-r--r--sys-apps/iptables/iptables-1.2.6a-r2.ebuild4
-rw-r--r--sys-apps/kbd/kbd-1.06-r1.ebuild4
-rw-r--r--sys-apps/less/less-376.ebuild4
-rw-r--r--sys-apps/man-pages/man-pages-1.52.ebuild4
-rw-r--r--sys-apps/man/man-1.5k.ebuild4
-rw-r--r--sys-apps/miscfiles/miscfiles-1.3.ebuild4
-rw-r--r--sys-apps/modutils/modutils-2.4.19.ebuild4
-rw-r--r--sys-apps/net-tools/net-tools-1.60-r4.ebuild4
-rw-r--r--sys-apps/net-tools/net-tools-1.60-r5.ebuild4
-rw-r--r--sys-apps/netkit-base/files/netkit-base-0.17-alpha-ping-fix.patch28
-rw-r--r--sys-apps/netkit-base/netkit-base-0.17-r6.ebuild16
-rw-r--r--sys-apps/pam-login/pam-login-3.6-r2.ebuild4
-rw-r--r--sys-apps/pciutils/pciutils-2.1.10-r1.ebuild4
-rw-r--r--sys-apps/portage/portage-2.0.36.ebuild4
-rw-r--r--sys-apps/procps/procps-2.0.7-r6.ebuild4
-rw-r--r--sys-apps/psmisc/psmisc-19-r3.ebuild4
-rw-r--r--sys-apps/sed/sed-3.02.80-r3.ebuild4
-rw-r--r--sys-apps/sed/sed-3.02.80-r4.ebuild4
-rw-r--r--sys-apps/setserial/setserial-2.17-r2.ebuild4
-rw-r--r--sys-apps/sh-utils/sh-utils-2.0.11-r5.ebuild4
-rw-r--r--sys-apps/shadow/shadow-4.0.3.ebuild4
-rw-r--r--sys-apps/sharutils/sharutils-4.2.1-r5.ebuild4
-rw-r--r--sys-apps/supersed/supersed-3.58-r2.ebuild4
-rw-r--r--sys-apps/sysklogd/sysklogd-1.4.1-r2.ebuild4
-rw-r--r--sys-apps/tar/tar-1.13.25-r2.ebuild4
-rw-r--r--sys-apps/tcp-wrappers/files/tcp_wrappers_7.6-alpha-fpic-fix.patch11
-rw-r--r--sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild9
-rw-r--r--sys-apps/texinfo/texinfo-4.2-r5.ebuild4
-rw-r--r--sys-apps/textutils/textutils-2.0.21.ebuild4
-rw-r--r--sys-apps/util-linux/util-linux-2.11u.ebuild4
-rw-r--r--sys-apps/vcron/vcron-3.0.1-r1.ebuild4
-rw-r--r--sys-apps/which/which-2.14.ebuild4
52 files changed, 162 insertions, 99 deletions
diff --git a/sys-apps/baselayout/baselayout-1.8.3.ebuild b/sys-apps/baselayout/baselayout-1.8.3.ebuild
index c4cd7761cdf9..748c8fd3c1a4 100644
--- a/sys-apps/baselayout/baselayout-1.8.3.ebuild
+++ b/sys-apps/baselayout/baselayout-1.8.3.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/baselayout/baselayout-1.8.3.ebuild,v 1.1 2002/09/07 22:40:50 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.3.ebuild,v 1.2 2002/09/14 15:51:24 bjb Exp $
SV="1.4.0"
SVREV=""
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="sys-kernel/linux-headers
>=sys-apps/portage-2.0.23"
diff --git a/sys-apps/bash/bash-2.05a-r3.ebuild b/sys-apps/bash/bash-2.05a-r3.ebuild
index cb93f5246863..d341fd1ede5d 100644
--- a/sys-apps/bash/bash-2.05a-r3.ebuild
+++ b/sys-apps/bash/bash-2.05a-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/bash/bash-2.05a-r3.ebuild,v 1.2 2002/09/01 19:02:21 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05a-r3.ebuild,v 1.3 2002/09/14 15:51:24 bjb Exp $
inherit flag-o-matic
@@ -9,7 +9,7 @@ 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 e2f30ef78625..889dd07627be 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.6 2002/08/14 03:40:18 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bzip2/bzip2-1.0.2-r2.ebuild,v 1.7 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
DEPEND="virtual/glibc"
LICENSE="BZIP2"
diff --git a/sys-apps/cpio/cpio-2.4.2-r4.ebuild b/sys-apps/cpio/cpio-2.4.2-r4.ebuild
index 970cfad15ca6..94fe9ad4f9ee 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.9 2002/08/14 03:18:01 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.4.2-r4.ebuild,v 1.10 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
diff --git a/sys-apps/cronbase/cronbase-0.2.1.ebuild b/sys-apps/cronbase/cronbase-0.2.1.ebuild
index 15e19a647a06..b74deacf27b3 100644
--- a/sys-apps/cronbase/cronbase-0.2.1.ebuild
+++ b/sys-apps/cronbase/cronbase-0.2.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1.ebuild,v 1.5 2002/08/14 04:40:34 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.2.1.ebuild,v 1.6 2002/09/14 15:51:24 bjb Exp $
DESCRIPTION="The is the base for all cron ebuilds."
HOMEPAGE="http://www.gentoo.org/"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/debianutils/debianutils-1.16.ebuild b/sys-apps/debianutils/debianutils-1.16.ebuild
index 5af89a87837a..59d10c9015e3 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.6 2002/08/14 03:11:59 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.ebuild,v 1.7 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 a3a1146feacc..b56ff43560f7 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.6 2002/08/14 03:19:50 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/devfsd-1.3.25.ebuild,v 1.7 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 e6cc4b9339cd..9eb4631e0bf7 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.6 2002/08/14 03:18:18 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.7.7.ebuild,v 1.7 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 8082b579f608..b3299358ff45 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.7 2002/08/14 03:12:58 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/e2fsprogs/e2fsprogs-1.27-r1.ebuild,v 1.8 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild b/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild
index c094aca36045..d7be4437383b 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.9 2002/08/14 03:12:58 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/e2fsprogs/e2fsprogs-1.27.ebuild,v 1.10 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 34cf279e1a1b..ac097c82e634 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.9 2002/08/14 03:18:39 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.10 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/fbset/fbset-2.1.ebuild b/sys-apps/fbset/fbset-2.1.ebuild
index 86bae22e8608..f059c8185420 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.8 2002/08/14 03:18:56 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.9 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/file/file-3.37.ebuild b/sys-apps/file/file-3.37.ebuild
index b6aada640133..283c057b2803 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.7 2002/08/14 03:19:19 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.37.ebuild,v 1.8 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 3b748d7e0746..b0933bd33e3d 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.5 2002/08/14 03:39:33 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild,v 1.6 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 db6818730e44..c2403631cd94 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.6 2002/08/14 03:20:29 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.7 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 36e521e1fbd8..76bd3e5dfd1a 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.2 2002/08/14 03:41:26 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.1.ebuild,v 1.3 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 d60000f9cfa1..857ccc43d605 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.6 2002/08/14 03:21:29 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5-r1.ebuild,v 1.7 2002/09/14 15:51:24 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/groff/groff-1.17.2-r2.ebuild b/sys-apps/groff/groff-1.17.2-r2.ebuild
index 31803485e3ed..948887944df6 100644
--- a/sys-apps/groff/groff-1.17.2-r2.ebuild
+++ b/sys-apps/groff/groff-1.17.2-r2.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/groff/groff-1.17.2-r2.ebuild,v 1.2 2002/08/14 04:40:34 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.17.2-r2.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Text formatter used for man pages"
SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/groff/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/groff/groff.html"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild
index 860331a567b0..8dd74534d23e 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.7 2002/08/14 03:22:06 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.8 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
@@ -21,6 +21,13 @@ src_unpack() {
src_compile() {
[ -z "`use nls`" ] && myconf="--disable-nls"
+
+ # Compiling with gcc3 and higher level of optimization seems to
+ # cause a segmentation fault in some very rare cases on alpha.
+ if [ ${ARCH} == "alpha" ]; then
+ CFLAGS="-O -pipe"
+ fi
+
./configure --host=${CHOST} \
--prefix=/usr \
--exec-prefix=/ \
diff --git a/sys-apps/hdparm/hdparm-5.2-r2.ebuild b/sys-apps/hdparm/hdparm-5.2-r2.ebuild
index dbee24db62b7..449bff4075c3 100644
--- a/sys-apps/hdparm/hdparm-5.2-r2.ebuild
+++ b/sys-apps/hdparm/hdparm-5.2-r2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/hardware/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
RDEPEND="virtual/glibc"
DEPEND="${RDEPEND}"
diff --git a/sys-apps/iptables/iptables-1.2.6a-r2.ebuild b/sys-apps/iptables/iptables-1.2.6a-r2.ebuild
index f422ae70ca57..f45b98f434d1 100644
--- a/sys-apps/iptables/iptables-1.2.6a-r2.ebuild
+++ b/sys-apps/iptables/iptables-1.2.6a-r2.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-r2.ebuild,v 1.1 2002/08/29 22:12:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.6a-r2.ebuild,v 1.2 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 12d2c7f8b31b..10426d3a640a 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.6 2002/08/14 03:17:36 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06-r1.ebuild,v 1.7 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 3d30b01d7eb7..724fa0f50521 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.5 2002/08/14 03:10:07 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-376.ebuild,v 1.6 2002/09/14 15:51:25 bjb Exp $
DESCRIPTION="Excellent text file viewer"
HOMEPAGE="http://www.greenwoodsoftware.com"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
S=${WORKDIR}/${P}
diff --git a/sys-apps/man-pages/man-pages-1.52.ebuild b/sys-apps/man-pages/man-pages-1.52.ebuild
index e15748d41c2f..edd449fa0007 100644
--- a/sys-apps/man-pages/man-pages-1.52.ebuild
+++ b/sys-apps/man-pages/man-pages-1.52.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/man-pages/man-pages-1.52.ebuild,v 1.2 2002/08/14 02:58:38 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-1.52.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $
MY_PN=${PN/-/}
S=${WORKDIR}/${P}
DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
SRC_URI="ftp://ftp.kernel.org/pub/linux/docs/${MY_PN}/${P}.tar.bz2"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
# Modern netman versions are part of the standard man-pages for Linux
# ftp://ftp.suse.com/pub/people/ak/netman/netman-20000610.tgz"
diff --git a/sys-apps/man/man-1.5k.ebuild b/sys-apps/man/man-1.5k.ebuild
index 6cddd0551b6c..1cfae11c8c20 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.2 2002/08/14 03:08:02 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5k.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $
NV=1.5k
S=${WORKDIR}/${PN}-${NV}
@@ -14,7 +14,7 @@ RDEPEND="virtual/glibc
sys-apps/groff"
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
src_unpack() {
diff --git a/sys-apps/miscfiles/miscfiles-1.3.ebuild b/sys-apps/miscfiles/miscfiles-1.3.ebuild
index ab2c6e6ae90f..ebbffd805956 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.3 2002/08/14 03:38:10 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.3.ebuild,v 1.4 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/modutils/modutils-2.4.19.ebuild b/sys-apps/modutils/modutils-2.4.19.ebuild
index 32df48ce0673..f5bf9f5c33eb 100644
--- a/sys-apps/modutils/modutils-2.4.19.ebuild
+++ b/sys-apps/modutils/modutils-2.4.19.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/modutils/modutils-2.4.19.ebuild,v 1.1 2002/08/21 15:09:38 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.19.ebuild,v 1.2 2002/09/14 15:51:25 bjb Exp $
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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
DEPEND="virtual/glibc"
diff --git a/sys-apps/net-tools/net-tools-1.60-r4.ebuild b/sys-apps/net-tools/net-tools-1.60-r4.ebuild
index ef81d67d31e0..a795a7ad0fc6 100644
--- a/sys-apps/net-tools/net-tools-1.60-r4.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60-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/net-tools/net-tools-1.60-r4.ebuild,v 1.5 2002/08/14 04:40:34 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/net-tools/net-tools-1.60-r4.ebuild,v 1.6 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="standard Linux network tools"
SRC_URI="http://www.tazenda.demon.co.uk/phil/net-tools/${P}.tar.bz2"
HOMEPAGE="http://sites.inka.de/lina/linux/NetTools/"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/net-tools/net-tools-1.60-r5.ebuild b/sys-apps/net-tools/net-tools-1.60-r5.ebuild
index 1445e3844953..2a13578cbc34 100644
--- a/sys-apps/net-tools/net-tools-1.60-r5.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60-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/net-tools/net-tools-1.60-r5.ebuild,v 1.1 2002/07/16 17:17:05 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/net-tools/net-tools-1.60-r5.ebuild,v 1.2 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="standard Linux network tools"
SRC_URI="http://www.tazenda.demon.co.uk/phil/net-tools/${P}.tar.bz2"
HOMEPAGE="http://sites.inka.de/lina/linux/NetTools/"
-KEYWORDS="x86"
+KEYWORDS="x86 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/netkit-base/files/netkit-base-0.17-alpha-ping-fix.patch b/sys-apps/netkit-base/files/netkit-base-0.17-alpha-ping-fix.patch
new file mode 100644
index 000000000000..4cb8c3298ed5
--- /dev/null
+++ b/sys-apps/netkit-base/files/netkit-base-0.17-alpha-ping-fix.patch
@@ -0,0 +1,28 @@
+--- netkit-base-0.17/ping/ping.c Sun Jul 23 06:16:21 2000
++++ netkit-base-0.17-alpha-ping-fix/ping/ping.c Tue Sep 10 20:14:51 2002
+@@ -203,7 +203,7 @@
+ * datalen is the length of the other data plus the timeval.
+ * note: due to alignment problems don't assign to OUTPACK_TIME, use memcpy.
+ */
+-static u_int8_t outpack[IP_MAXPACKET];
++static u_int8_t outpack[IP_MAXPACKET] __attribute__((aligned(sizeof(long))));
+ static int datalen = DEFDATALEN;
+
+ #define OUTPACK_ICMP ((struct icmp *)outpack)
+@@ -725,6 +725,7 @@
+ tp = (struct timeval *)icp->icmp_data;
+ memcpy(&packettv, tp, sizeof(struct timeval));
+ tvsub(&now, &packettv);
++
+
+ /* precision: tenths of milliseconds */
+ triptime = now.tv_sec * 10000 + (now.tv_usec / 100);
+@@ -760,7 +761,7 @@
+ inet_ntoa(from->sin_addr), icp->icmp_seq);
+ printf(" ttl=%d", ip->ip_ttl);
+ if (timing) {
+- printf(" time=%ld.%ld ms", triptime/10,
++ printf(" time=%hd.%hd ms", triptime/10,
+ triptime%10);
+ }
+ if (dupflag) {
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 f6ea4b8a33ab..c6a4e9d7a980 100644
--- a/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild
+++ b/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild
@@ -1,16 +1,28 @@
# 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.6 2002/08/14 03:38:54 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild,v 1.7 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="BSD"
DEPEND="virtual/glibc"
+
+src_unpack() {
+
+ unpack ${A}
+
+ if [ ${ARCH} == "alpha" ]; then
+ cd ${S}
+ patch -p1 < ${FILESDIR}/netkit-base-0.17-alpha-ping-fix.patch
+ fi
+
+}
+
src_compile() {
./configure || die
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 35c3383be12f..13470b481281 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.5 2002/08/14 03:22:35 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.6 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
DEPEND="virtual/glibc
diff --git a/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild b/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild
index 1f032fe99434..70746a9d6d30 100644
--- a/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild
+++ b/sys-apps/pciutils/pciutils-2.1.10-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/pciutils/pciutils-2.1.10-r1.ebuild,v 1.2 2002/08/14 04:40:34 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.10-r1.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Various utilities dealing with the PCI bus"
SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz"
HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/portage/portage-2.0.36.ebuild b/sys-apps/portage/portage-2.0.36.ebuild
index 2820763e7333..6b647dd2c081 100644
--- a/sys-apps/portage/portage-2.0.36.ebuild
+++ b/sys-apps/portage/portage-2.0.36.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/portage/portage-2.0.36.ebuild,v 1.2 2002/09/07 16:38:27 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.36.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $
# If the old /lib/sandbox.so is in /etc/ld.so.preload, it can
# cause everything to segfault !!
@@ -11,7 +11,7 @@ SLOT="0"
DESCRIPTION="Portage ports system"
SRC_URI=""
HOMEPAGE="http://www.gentoo.org"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
RDEPEND="!build? ( >=sys-apps/fileutils-4.1.8 dev-python/python-fchksum >=dev-lang/python-2.2.1 sys-apps/debianutils >=sys-apps/bash-2.05a )"
diff --git a/sys-apps/procps/procps-2.0.7-r6.ebuild b/sys-apps/procps/procps-2.0.7-r6.ebuild
index 2049b0008a6d..d0391ac161f1 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.6 2002/08/17 01:59:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/procps/procps-2.0.7-r6.ebuild,v 1.7 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard informational utilities and process-handling tools"
@@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/branches/8384/"
RDEPEND=">=sys-libs/ncurses-5.2-r2"
DEPEND="${RDEPEND} >=sys-devel/gettext-0.10.35"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
src_unpack() {
diff --git a/sys-apps/psmisc/psmisc-19-r3.ebuild b/sys-apps/psmisc/psmisc-19-r3.ebuild
index 526fedb84cc0..36b1f8152eb5 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.6 2002/08/14 03:27:26 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/psmisc/psmisc-19-r3.ebuild,v 1.7 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 d8ba1497548f..f7968ba309ea 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.6 2002/08/14 03:29:28 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r3.ebuild,v 1.7 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/sed/sed-3.02.80-r4.ebuild b/sys-apps/sed/sed-3.02.80-r4.ebuild
index 1c4a31dd7f7a..8f9180c80954 100644
--- a/sys-apps/sed/sed-3.02.80-r4.ebuild
+++ b/sys-apps/sed/sed-3.02.80-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/sed/sed-3.02.80-r4.ebuild,v 1.1 2002/08/23 11:14:10 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r4.ebuild,v 1.2 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
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 5edd037a4ca1..9c1f94eb596a 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.6 2002/08/14 03:29:42 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/setserial/setserial-2.17-r2.ebuild,v 1.7 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/sh-utils/sh-utils-2.0.11-r5.ebuild b/sys-apps/sh-utils/sh-utils-2.0.11-r5.ebuild
index ea5b350015f3..a2debc347dc5 100644
--- a/sys-apps/sh-utils/sh-utils-2.0.11-r5.ebuild
+++ b/sys-apps/sh-utils/sh-utils-2.0.11-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-apps/sh-utils/sh-utils-2.0.11-r5.ebuild,v 1.4 2002/08/14 04:40:34 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.11-r5.ebuild,v 1.5 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Your standard GNU shell utilities"
@@ -13,7 +13,7 @@ RDEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
src_unpack() {
unpack ${P}.tar.gz
diff --git a/sys-apps/shadow/shadow-4.0.3.ebuild b/sys-apps/shadow/shadow-4.0.3.ebuild
index e12c5fd716ab..55ba99490e53 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.9 2002/08/19 23:01:43 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.3.ebuild,v 1.10 2002/09/14 15:51:25 bjb Exp $
inherit libtool
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
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 cc7922041744..dedddf500ec8 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.5 2002/08/14 03:32:54 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild,v 1.6 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc sys-apps/texinfo
diff --git a/sys-apps/supersed/supersed-3.58-r2.ebuild b/sys-apps/supersed/supersed-3.58-r2.ebuild
index 94cd172d2246..6965af43007b 100644
--- a/sys-apps/supersed/supersed-3.58-r2.ebuild
+++ b/sys-apps/supersed/supersed-3.58-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-apps/supersed/supersed-3.58-r2.ebuild,v 1.1 2002/08/28 11:00:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/supersed/supersed-3.58-r2.ebuild,v 1.2 2002/09/14 15:51:25 bjb Exp $
MY_P=sed-${PV}
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://queen.rett.polimi.it/~paolob/seders/ssed/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="dev-libs/libpcre
nls? ( sys-devel/gettext )"
diff --git a/sys-apps/sysklogd/sysklogd-1.4.1-r2.ebuild b/sys-apps/sysklogd/sysklogd-1.4.1-r2.ebuild
index 1ad27552e9f2..8b7aca6fa213 100644
--- a/sys-apps/sysklogd/sysklogd-1.4.1-r2.ebuild
+++ b/sys-apps/sysklogd/sysklogd-1.4.1-r2.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/sysklogd/sysklogd-1.4.1-r2.ebuild,v 1.5 2002/08/14 04:40:34 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sysklogd/sysklogd-1.4.1-r2.ebuild,v 1.6 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard log daemons"
SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/daemons/${P}.tar.gz"
HOMEPAGE=""
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="BSD"
DEPEND="virtual/glibc"
diff --git a/sys-apps/tar/tar-1.13.25-r2.ebuild b/sys-apps/tar/tar-1.13.25-r2.ebuild
index c28e18384cad..dae891d41996 100644
--- a/sys-apps/tar/tar-1.13.25-r2.ebuild
+++ b/sys-apps/tar/tar-1.13.25-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-apps/tar/tar-1.13.25-r2.ebuild,v 1.7 2002/08/17 02:10:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tar/tar-1.13.25-r2.ebuild,v 1.8 2002/09/14 15:51:25 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Use this to try make tarballs :)"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/tar/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="sys-apps/gzip
sys-apps/bzip2
diff --git a/sys-apps/tcp-wrappers/files/tcp_wrappers_7.6-alpha-fpic-fix.patch b/sys-apps/tcp-wrappers/files/tcp_wrappers_7.6-alpha-fpic-fix.patch
new file mode 100644
index 000000000000..0c99d6cac95b
--- /dev/null
+++ b/sys-apps/tcp-wrappers/files/tcp_wrappers_7.6-alpha-fpic-fix.patch
@@ -0,0 +1,11 @@
+--- tcp_wrappers_7.6/Makefile Wed Sep 11 18:12:55 2002
++++ tcp_wrappers_7.6-alpha/Makefile Wed Sep 11 18:19:10 2002
+@@ -145,7 +145,7 @@
+ @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
+ LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ= \
+ NETGROUP=-DNETGROUP TLI= \
+- EXTRA_CFLAGS="-DSYS_ERRLIST_DEFINED -DINET6=1 -Dss_family=__ss_family" all
++ EXTRA_CFLAGS="-fPIC -DSYS_ERRLIST_DEFINED -DINET6=1 -Dss_family=__ss_family" all
+
+ # This is good for many SYSV+BSD hybrids with NIS, probably also for HP-UX 7.x.
+ hpux hpux8 hpux9 hpux10:
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 2537c53aa367..d802ca7ebf23 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.5 2002/08/14 03:14:17 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild,v 1.6 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="Freeware"
DEPEND="virtual/glibc"
@@ -28,6 +28,11 @@ src_unpack() {
cp Makefile Makefile.orig
sed -e "s/-O2/${CFLAGS}/" \
-e "s:AUX_OBJ=.*:AUX_OBJ= \\\:" Makefile.orig > Makefile
+
+ if [ ${ARCH} == "alpha" ]; then
+ patch -p1 < ${FILESDIR}/tcp_wrappers_7.6-alpha-fpic-fix.patch
+ fi
+
}
src_compile() {
diff --git a/sys-apps/texinfo/texinfo-4.2-r5.ebuild b/sys-apps/texinfo/texinfo-4.2-r5.ebuild
index 4e62dfd69a9a..75659858974d 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.5 2002/08/14 03:16:24 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.2-r5.ebuild,v 1.6 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/textutils/textutils-2.0.21.ebuild b/sys-apps/textutils/textutils-2.0.21.ebuild
index 5cd010934f80..e218e1150045 100644
--- a/sys-apps/textutils/textutils-2.0.21.ebuild
+++ b/sys-apps/textutils/textutils-2.0.21.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.21.ebuild,v 1.1 2002/08/26 17:08:03 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.2 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/util-linux/util-linux-2.11u.ebuild b/sys-apps/util-linux/util-linux-2.11u.ebuild
index 0212429d4791..06272bfe43fd 100644
--- a/sys-apps/util-linux/util-linux-2.11u.ebuild
+++ b/sys-apps/util-linux/util-linux-2.11u.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.11u.ebuild,v 1.2 2002/08/14 15:17:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11u.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $
CRYPT_PATCH_P=${PN}-${PV/1u/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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
DEPEND="virtual/glibc
diff --git a/sys-apps/vcron/vcron-3.0.1-r1.ebuild b/sys-apps/vcron/vcron-3.0.1-r1.ebuild
index 10768e674413..155b57c171ec 100644
--- a/sys-apps/vcron/vcron-3.0.1-r1.ebuild
+++ b/sys-apps/vcron/vcron-3.0.1-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/vcron/vcron-3.0.1-r1.ebuild,v 1.8 2002/08/14 04:40:34 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/vcron-3.0.1-r1.ebuild,v 1.9 2002/09/14 15:51:25 bjb Exp $
MY_P=${P/vcron/vixie-cron}
S=${WORKDIR}/${MY_P}
DESCRIPTION="The Vixie cron daemon"
SRC_URI="ftp://ftp.vix.com/pub/vixie/${MY_P}.tar.bz2"
HOMEPAGE="http://www.vix.com/"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
LICENSE="as-is"
diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild
index 7cc0276b5e0c..ab8567710a91 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.4 2002/08/14 03:34:21 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.5 2002/09/14 15:51:25 bjb 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 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
RDEPEND="virtual/glibc
sys-apps/texinfo"