diff options
33 files changed, 66 insertions, 66 deletions
diff --git a/sys-apps/apmd/apmd-3.0.2-r3.ebuild b/sys-apps/apmd/apmd-3.0.2-r3.ebuild index 276606435c50..2f912cbe5b96 100644 --- a/sys-apps/apmd/apmd-3.0.2-r3.ebuild +++ b/sys-apps/apmd/apmd-3.0.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.13 2003/10/13 19:32:25 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.14 2003/12/17 03:47:32 brad_mssw Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/apmd/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="x86 amd64 ppc ppc64" DEPEND=">=sys-apps/debianutils-1.16 diff --git a/sys-apps/at/at-3.1.8-r9.ebuild b/sys-apps/at/at-3.1.8-r9.ebuild index 095b822339fe..4977fb939408 100644 --- a/sys-apps/at/at-3.1.8-r9.ebuild +++ b/sys-apps/at/at-3.1.8-r9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/at-3.1.8-r9.ebuild,v 1.1 2003/12/15 04:18:56 rajiv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/at-3.1.8-r9.ebuild,v 1.2 2003/12/17 03:48:01 brad_mssw Exp $ S=${WORKDIR}/${P} DESCRIPTION="Queues jobs for later execution" SRC_URI="http://ftp.debian.org/debian/pool/main/a/at/at_${PV}-11.tar.gz" HOMEPAGE="ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/" -KEYWORDS="x86 amd64 ppc sparc alpha ia64" +KEYWORDS="x86 amd64 ppc sparc alpha ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild index 0a9d5710eabb..d21214701728 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.1 2003/12/10 21:18:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.2 2003/12/17 03:49:22 brad_mssw Exp $ IUSE="static build" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" SLOT="0" LICENSE="GPL-2 BSD" -KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64" DEPEND="virtual/glibc" diff --git a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild b/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild index d5710ad81db7..f499fec412ea 100644 --- a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild +++ b/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild,v 1.6 2003/12/10 04:00:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild,v 1.7 2003/12/17 03:50:24 brad_mssw Exp $ IUSE="nls build static" @@ -18,7 +18,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/diffutils/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~arm ~amd64 ia64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~arm ~amd64 ia64 ppc64" DEPEND="virtual/glibc >=sys-apps/portage-2.0.47-r10 diff --git a/sys-apps/ed/ed-0.2-r3.ebuild b/sys-apps/ed/ed-0.2-r3.ebuild index 2c9c83d42fef..aeef54f092e4 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-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.22 2003/09/18 00:04:02 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.23 2003/12/17 03:51:34 brad_mssw 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 amd64 ppc sparc alpha hppa mips arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa mips arm ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/eject/eject-2.0.13.ebuild b/sys-apps/eject/eject-2.0.13.ebuild index f9946a843271..e24f89e45ea0 100644 --- a/sys-apps/eject/eject-2.0.13.ebuild +++ b/sys-apps/eject/eject-2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.13.ebuild,v 1.1 2003/11/08 15:05:48 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.13.ebuild,v 1.2 2003/12/17 03:52:05 brad_mssw Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/disk-management/${P}.tar.gz http://www.pobox.com/~tranter/${P}.tar.gz" HOMEPAGE="http://eject.sourceforge.net/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/fbset/fbset-2.1.ebuild b/sys-apps/fbset/fbset-2.1.ebuild index 0889c7d3b4cd..73f2cd97da9e 100644 --- a/sys-apps/fbset/fbset-2.1.ebuild +++ b/sys-apps/fbset/fbset-2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.19 2003/09/18 00:04:48 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.20 2003/12/17 03:52:29 brad_mssw 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 amd64 ppc sparc alpha hppa ia64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/file/file-4.06.ebuild b/sys-apps/file/file-4.06.ebuild index 34eaa62fa9b0..33b9406bbdc9 100644 --- a/sys-apps/file/file-4.06.ebuild +++ b/sys-apps/file/file-4.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.7 2003/11/19 04:51:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.8 2003/12/17 03:52:54 brad_mssw Exp $ inherit flag-o-matic gnuconfig @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz ftp://ftp.astron.com/pub/file/${P}.tar.gz" HOMEPAGE="ftp://ftp.astron.com/pub/file/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~arm ~alpha hppa ~mips ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~arm ~alpha hppa ~mips ia64 ppc64" SLOT="0" LICENSE="as-is" diff --git a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild index 4cd42061a194..d0773ed93798 100644 --- a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.11-r2.ebuild,v 1.5 2003/12/14 04:02:05 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.6 2003/12/17 03:53:19 brad_mssw Exp $ DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha hppa ~arm ~mips amd64" +KEYWORDS="x86 ~ppc ~sparc alpha hppa ~arm ~mips amd64 ppc64" RDEPEND=">=sys-apps/coreutils-5.0-r3" diff --git a/sys-apps/findutils/findutils-4.1.20-r1.ebuild b/sys-apps/findutils/findutils-4.1.20-r1.ebuild index bf1a4a0976b2..4fee85d9f591 100644 --- a/sys-apps/findutils/findutils-4.1.20-r1.ebuild +++ b/sys-apps/findutils/findutils-4.1.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.20-r1.ebuild,v 1.2 2003/10/29 03:14:07 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.20-r1.ebuild,v 1.3 2003/12/17 03:53:56 brad_mssw Exp $ IUSE="nls build afs selinux" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/findutils/findutils.html" SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz mirror://gentoo/${P}.tar.gz" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~hppa ~arm ~alpha ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~hppa ~arm ~alpha ~ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/gawk/gawk-3.1.3.ebuild b/sys-apps/gawk/gawk-3.1.3.ebuild index 0d2052d5adcb..cb28e9bd0a07 100644 --- a/sys-apps/gawk/gawk-3.1.3.ebuild +++ b/sys-apps/gawk/gawk-3.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.3.ebuild,v 1.7 2003/09/18 00:09:05 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.3.ebuild,v 1.8 2003/12/17 03:54:22 brad_mssw Exp $ IUSE="nls build" @@ -11,7 +11,7 @@ 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 amd64 ~ppc sparc ~alpha ~mips hppa ~arm ia64" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha ~mips hppa ~arm ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/grep/grep-2.5.1-r1.ebuild b/sys-apps/grep/grep-2.5.1-r1.ebuild index 2b8efea1ad8d..0f8490e660f7 100644 --- a/sys-apps/grep/grep-2.5.1-r1.ebuild +++ b/sys-apps/grep/grep-2.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r1.ebuild,v 1.14 2003/11/02 07:28:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r1.ebuild,v 1.15 2003/12/17 03:54:50 brad_mssw Exp $ inherit gnuconfig flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://ftp.club.cc.cmu.edu/pub/gnu/${PN}/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-apps/groff/groff-1.18.1-r3.ebuild b/sys-apps/groff/groff-1.18.1-r3.ebuild index 02c399cbbadb..f76bf827754c 100644 --- a/sys-apps/groff/groff-1.18.1-r3.ebuild +++ b/sys-apps/groff/groff-1.18.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.18.1-r3.ebuild,v 1.6 2003/12/15 19:30:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.18.1-r3.ebuild,v 1.7 2003/12/17 03:55:19 brad_mssw Exp $ IUSE="X cjk" @@ -13,7 +13,7 @@ SRC_URI="ftp://groff.ffii.org/pub/groff/old/${P}.tar.gz cjk? ( http://people.debian.org/~ukai/groff/${MB_PATCH}.diff.gz )" HOMEPAGE="http://www.gnu.org/software/groff/groff.html" -KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/hdparm/hdparm-5.4.ebuild b/sys-apps/hdparm/hdparm-5.4.ebuild index 7fd504402c9d..a25805851d46 100644 --- a/sys-apps/hdparm/hdparm-5.4.ebuild +++ b/sys-apps/hdparm/hdparm-5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/hdparm-5.4.ebuild,v 1.8 2003/09/30 19:54:10 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/hdparm-5.4.ebuild,v 1.9 2003/12/17 03:56:23 brad_mssw Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to change hard drive performance parameters" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/hardware/" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~amd64 ppc sparc ~alpha hppa ia64 ~mips" +KEYWORDS="x86 ~amd64 ppc sparc ~alpha hppa ia64 ~mips ppc64" DEPEND="virtual/glibc" diff --git a/sys-apps/kbd/kbd-1.08-r4.ebuild b/sys-apps/kbd/kbd-1.08-r4.ebuild index 4015fe606afd..cb3f664ade2d 100644 --- a/sys-apps/kbd/kbd-1.08-r4.ebuild +++ b/sys-apps/kbd/kbd-1.08-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.08-r4.ebuild,v 1.2 2003/11/04 04:14:47 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.08-r4.ebuild,v 1.3 2003/12/17 03:57:29 brad_mssw Exp $ IUSE="nls" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cwi.nl/pub/aeb/kbd/${P}.tar.gz ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/kbd/${P}.tar.gz" HOMEPAGE="http://freshmeat.net/projects/kbd/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/less/less-381.ebuild b/sys-apps/less/less-381.ebuild index b7bc5db5b794..79ee90d622ca 100644 --- a/sys-apps/less/less-381.ebuild +++ b/sys-apps/less/less-381.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-381.ebuild,v 1.10 2003/09/18 00:12:17 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/less/less-381.ebuild,v 1.11 2003/12/17 03:58:46 brad_mssw Exp $ IUSE="" @@ -9,7 +9,7 @@ DESCRIPTION="Excellent text file viewer" HOMEPAGE="http://www.greenwoodsoftware.com/" SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz" -KEYWORDS="x86 amd64 alpha sparc ppc mips ~arm hppa ia64" +KEYWORDS="x86 amd64 alpha sparc ppc mips ~arm hppa ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild b/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild index 528b1eca2753..0b86100f4258 100644 --- a/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild +++ b/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild,v 1.14 2003/12/08 23:04:32 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mac-fdisk/mac-fdisk-0.1.ebuild,v 1.15 2003/12/17 04:00:15 brad_mssw Exp $ S=${WORKDIR}/${P} DEBRV=8 @@ -10,7 +10,7 @@ SRC_URI="http://http.us.debian.org/debian/pool/main/m/mac-fdisk/${PN}_${PV}.orig HOMEPAGE="ftp://ftp.mklinux.apple.com/pub/Other_Tools/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc -x86 -amd64 -arm -alpha -hppa -mips -sparc" +KEYWORDS="ppc -x86 -amd64 -arm -alpha -hppa -mips -sparc ppc64" DEPEND="virtual/glibc" src_unpack() { diff --git a/sys-apps/man-pages/man-pages-1.64.ebuild b/sys-apps/man-pages/man-pages-1.64.ebuild index fb1e308fdc62..cc42cf688d92 100644 --- a/sys-apps/man-pages/man-pages-1.64.ebuild +++ b/sys-apps/man-pages/man-pages-1.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-1.64.ebuild,v 1.4 2003/12/13 20:10:26 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-1.64.ebuild,v 1.5 2003/12/17 04:01:17 brad_mssw Exp $ DESCRIPTION="A somewhat comprehensive collection of Linux man pages" SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64" RDEPEND="sys-apps/man" diff --git a/sys-apps/man/man-1.5l-r6.ebuild b/sys-apps/man/man-1.5l-r6.ebuild index 69890623ef12..29326ba4f2f2 100644 --- a/sys-apps/man/man-1.5l-r6.ebuild +++ b/sys-apps/man/man-1.5l-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5l-r6.ebuild,v 1.8 2003/10/01 23:23:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5l-r6.ebuild,v 1.9 2003/12/17 04:00:54 brad_mssw Exp $ IUSE="nls" @@ -19,7 +19,7 @@ RDEPEND="sys-apps/cronbase >=sys-apps/groff-1.18" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm mips" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm mips ppc64" LICENSE="GPL-2" src_unpack() { diff --git a/sys-apps/net-tools/net-tools-1.60-r7.ebuild b/sys-apps/net-tools/net-tools-1.60-r7.ebuild index 3b879ec8433d..70a70ce288fe 100644 --- a/sys-apps/net-tools/net-tools-1.60-r7.ebuild +++ b/sys-apps/net-tools/net-tools-1.60-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/net-tools/net-tools-1.60-r7.ebuild,v 1.10 2003/10/19 11:39:59 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/net-tools/net-tools-1.60-r7.ebuild,v 1.11 2003/12/17 03:59:15 brad_mssw Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sites.inka.de/lina/linux/NetTools/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm mips ia64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm mips ia64 ppc64" IUSE="nls build static" DEPEND="nls? ( sys-devel/gettext ) diff --git a/sys-apps/pam-login/pam-login-3.14.ebuild b/sys-apps/pam-login/pam-login-3.14.ebuild index 48d4490d86f0..6f9a315ea3f2 100644 --- a/sys-apps/pam-login/pam-login-3.14.ebuild +++ b/sys-apps/pam-login/pam-login-3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.14.ebuild,v 1.2 2003/10/20 00:55:03 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.14.ebuild,v 1.3 2003/12/17 04:01:54 brad_mssw Exp $ inherit gnuconfig @@ -17,7 +17,7 @@ DESCRIPTION="Based on the sources from util-linux, with added pam and shadow fea 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 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/procps/procps-3.1.14-r1.ebuild b/sys-apps/procps/procps-3.1.14-r1.ebuild index bf989d3916b9..5b4fd72dc5cb 100644 --- a/sys-apps/procps/procps-3.1.14-r1.ebuild +++ b/sys-apps/procps/procps-3.1.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/procps/procps-3.1.14-r1.ebuild,v 1.1 2003/12/08 11:50:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/procps/procps-3.1.14-r1.ebuild,v 1.2 2003/12/17 04:02:30 brad_mssw Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sf.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64 ppc64" RDEPEND=">=sys-libs/ncurses-5.2-r2" DEPEND="${RDEPEND} diff --git a/sys-apps/psmisc/psmisc-21.2-r4.ebuild b/sys-apps/psmisc/psmisc-21.2-r4.ebuild index a247d502b1e3..09c930284193 100644 --- a/sys-apps/psmisc/psmisc-21.2-r4.ebuild +++ b/sys-apps/psmisc/psmisc-21.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/psmisc/psmisc-21.2-r4.ebuild,v 1.4 2003/10/29 03:14:07 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/psmisc/psmisc-21.2-r4.ebuild,v 1.5 2003/12/17 04:02:55 brad_mssw Exp $ SELINUX_PATCH="psmisc-21.2-selinux.diff.bz2" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/psmisc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ia64 ppc64" IUSE="nls selinux" DEPEND=">=sys-libs/ncurses-5.2-r2 diff --git a/sys-apps/sed/sed-4.0.8.ebuild b/sys-apps/sed/sed-4.0.8.ebuild index c2fa61c191b3..e08eff56fd2b 100644 --- a/sys-apps/sed/sed-4.0.8.ebuild +++ b/sys-apps/sed/sed-4.0.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.8.ebuild,v 1.3 2003/11/21 17:59:49 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.8.ebuild,v 1.4 2003/12/17 04:06:04 brad_mssw Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64 ppc64" SLOT="0" LICENSE="GPL-2" IUSE="nls static build" diff --git a/sys-apps/setserial/setserial-2.17-r2.ebuild b/sys-apps/setserial/setserial-2.17-r2.ebuild index 1c9a29d7a1fd..e97d285b5d20 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-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/setserial/setserial-2.17-r2.ebuild,v 1.18 2003/09/18 00:16:26 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/setserial/setserial-2.17-r2.ebuild,v 1.19 2003/12/17 04:06:27 brad_mssw 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="http://setserial.sourceforge.net/" -KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild b/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild index 2f20cc007a81..fc1b5f56c115 100644 --- a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild +++ b/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.5 2003/12/14 03:30:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.6 2003/12/17 04:06:59 brad_mssw Exp $ DESCRIPTION="textutils, sh-utils and fileutils moved to coreutils" HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa ~arm amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa ~arm amd64 ppc64" DEPEND=">=sys-apps/coreutils-5.0-r3" diff --git a/sys-apps/shadow/shadow-4.0.3-r9.ebuild b/sys-apps/shadow/shadow-4.0.3-r9.ebuild index 6ecb313cc375..8c14828e110a 100644 --- a/sys-apps/shadow/shadow-4.0.3-r9.ebuild +++ b/sys-apps/shadow/shadow-4.0.3-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.3-r9.ebuild,v 1.5 2003/12/15 04:32:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.3-r9.ebuild,v 1.6 2003/12/17 04:07:23 brad_mssw Exp $ IUSE="pam selinux" @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.pld.org.pl/software/shadow/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64" DEPEND=">=sys-libs/cracklib-2.7-r3 pam? ( >=sys-libs/pam-0.75-r4 ) diff --git a/sys-apps/slocate/slocate-2.7-r3.ebuild b/sys-apps/slocate/slocate-2.7-r3.ebuild index d45cfb0221c5..c6903d877b1e 100644 --- a/sys-apps/slocate/slocate-2.7-r3.ebuild +++ b/sys-apps/slocate/slocate-2.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r3.ebuild,v 1.3 2003/11/02 18:32:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r3.ebuild,v 1.4 2003/12/17 04:09:00 brad_mssw Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.geekreview.org/slocate/src/slocate-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ppc64" DEPEND="sys-apps/shadow >=sys-apps/sed-4" diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild index 474dc86a3fc9..108dd416374f 100644 --- a/sys-apps/texinfo/texinfo-4.6.ebuild +++ b/sys-apps/texinfo/texinfo-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.6 2003/10/22 12:14:47 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.7 2003/12/17 04:10:47 brad_mssw Exp $ IUSE="nls build" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~arm ~mips ia64" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~arm ~mips ia64 ppc64" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-apps/textutils/textutils-2.1-r1.ebuild b/sys-apps/textutils/textutils-2.1-r1.ebuild index ad7fa73ea183..dcec2e49d16c 100644 --- a/sys-apps/textutils/textutils-2.1-r1.ebuild +++ b/sys-apps/textutils/textutils-2.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.4 2003/12/14 03:36:47 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.5 2003/12/17 04:11:18 brad_mssw Exp $ DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils" HOMEPAGE="http://www.gnu.org/software/coreutils/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips hppa ~arm amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips hppa ~arm amd64 ppc64" RDEPEND=">=sys-apps/coreutils-5.0-r3" diff --git a/sys-apps/util-linux/util-linux-2.12-r3.ebuild b/sys-apps/util-linux/util-linux-2.12-r3.ebuild index 95aefe056e82..b02bb539da24 100644 --- a/sys-apps/util-linux/util-linux-2.12-r3.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r3.ebuild,v 1.2 2003/12/11 21:53:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r3.ebuild,v 1.3 2003/12/17 04:11:49 brad_mssw Exp $ IUSE="crypt nls static pam selinux" @@ -24,7 +24,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.gz crypt? ( mirror://gentoo/${CRYPT_PATCH_P}.patch.bz2 )" HOMEPAGE="http://www.kernel.org/pub/linux/utils/util-linux/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~arm ~mips ~hppa ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~arm ~mips ~hppa ~ia64 ppc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild index 5862a8186864..d98d32fe565e 100644 --- a/sys-apps/which/which-2.16.ebuild +++ b/sys-apps/which/which-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.5 2003/12/14 02:58:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.6 2003/12/17 04:12:26 brad_mssw Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips hppa ~arm ia64" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~mips hppa ~arm ia64 ppc64" RDEPEND="virtual/glibc sys-apps/texinfo" diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild index 2ed9bb80c363..da83c7d35462 100644 --- a/sys-apps/xinetd/xinetd-2.3.12.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.6 2003/09/22 01:16:27 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.7 2003/12/17 03:59:50 brad_mssw Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" @@ -8,7 +8,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc sparc ~mips ~alpha ~arm ~hppa ia64" +KEYWORDS="x86 ~amd64 ~ppc sparc ~mips ~alpha ~arm ~hppa ia64 ppc64" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" |