diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:36:53 +0000 |
commit | fc7450216d1bf260b006f2d268fc02cc164a9887 (patch) | |
tree | 3abdaf925e29645ecddc52bcfefff3207c63d831 | |
parent | Masking alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.tar.gz gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.tar.bz2 gentoo-2-fc7450216d1bf260b006f2d268fc02cc164a9887.zip |
Adding sparc/sparc64 keywords
43 files changed, 86 insertions, 86 deletions
diff --git a/app-arch/afio/afio-2.4.7.ebuild b/app-arch/afio/afio-2.4.7.ebuild index 89533a0efd93..e178f6c6051f 100644 --- a/app-arch/afio/afio-2.4.7.ebuild +++ b/app-arch/afio/afio-2.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.4.7.ebuild,v 1.7 2002/08/14 07:42:55 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.4.7.ebuild,v 1.8 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="makes cpio-format archives and deals somewhat gracefully with input data corruption." @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/afio/" SLOT="0" LICENSE="Artistic|LGPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="sys-apps/gzip" diff --git a/app-arch/bsdsfv/bsdsfv-1.0.12.ebuild b/app-arch/bsdsfv/bsdsfv-1.0.12.ebuild index 39c4fdbb41b9..d7a39f6c4a62 100644 --- a/app-arch/bsdsfv/bsdsfv-1.0.12.ebuild +++ b/app-arch/bsdsfv/bsdsfv-1.0.12.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/app-arch/bsdsfv/bsdsfv-1.0.12.ebuild,v 1.8 2002/08/14 07:44:06 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdsfv/bsdsfv-1.0.12.ebuild,v 1.9 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/bsdsfv DESCRIPTION="BSDSFV: All-in-one SFV checksum utility" @@ -9,7 +9,7 @@ HOMEPAGE="http://bsdsfv.sourceforge.net/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/dump/dump-0.4.29.ebuild b/app-arch/dump/dump-0.4.29.ebuild index 7498cef94b75..f1f0407f865a 100644 --- a/app-arch/dump/dump-0.4.29.ebuild +++ b/app-arch/dump/dump-0.4.29.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/app-arch/dump/dump-0.4.29.ebuild,v 1.3 2002/07/25 14:16:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.29.ebuild,v 1.4 2002/08/16 02:34:18 murphy Exp $ MY_P=${P/4./4b} S=${WORKDIR}/${MY_P} @@ -18,7 +18,7 @@ RDEPEND="sys-apps/star" SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { diff --git a/app-arch/dump/dump-0.4.30.ebuild b/app-arch/dump/dump-0.4.30.ebuild index 1c854f17c5f5..e9600dde4558 100644 --- a/app-arch/dump/dump-0.4.30.ebuild +++ b/app-arch/dump/dump-0.4.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.30.ebuild,v 1.2 2002/08/14 07:56:13 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.30.ebuild,v 1.3 2002/08/16 02:34:18 murphy Exp $ MY_P=${P/4./4b} S=${WORKDIR}/${MY_P} @@ -18,7 +18,7 @@ RDEPEND="sys-apps/star" SLOT="0" LICENSE="BSD" -KEYWORDS="x86" # make install failed on ppc - no target install +KEYWORDS="x86 sparc sparc64" # make install failed on ppc - no target install src_unpack() { diff --git a/app-arch/dump/dump-0.4.31.ebuild b/app-arch/dump/dump-0.4.31.ebuild index 980191aab40c..2a42abaf1d22 100644 --- a/app-arch/dump/dump-0.4.31.ebuild +++ b/app-arch/dump/dump-0.4.31.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/app-arch/dump/dump-0.4.31.ebuild,v 1.1 2002/08/13 21:55:03 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.31.ebuild,v 1.2 2002/08/16 02:34:18 murphy Exp $ MY_P=${P/4./4b} S=${WORKDIR}/${MY_P} @@ -18,7 +18,7 @@ RDEPEND="sys-apps/star" SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { diff --git a/app-arch/file-roller/file-roller-1.0.2.ebuild b/app-arch/file-roller/file-roller-1.0.2.ebuild index 8f08ee331685..9fa0f4f20feb 100644 --- a/app-arch/file-roller/file-roller-1.0.2.ebuild +++ b/app-arch/file-roller/file-roller-1.0.2.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/app-arch/file-roller/file-roller-1.0.2.ebuild,v 1.7 2002/07/25 14:53:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-1.0.2.ebuild,v 1.8 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="File Roller is an archive manager for the GNOME environment." @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="=x11-libs/gtk+-1.2* >=gnome-base/gnome-libs-1.4.1.4 diff --git a/app-arch/file-roller/file-roller-1.109.ebuild b/app-arch/file-roller/file-roller-1.109.ebuild index 4877f72a525c..2a0b7875bc00 100644 --- a/app-arch/file-roller/file-roller-1.109.ebuild +++ b/app-arch/file-roller/file-roller-1.109.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/app-arch/file-roller/file-roller-1.109.ebuild,v 1.5 2002/08/02 04:50:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-1.109.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=x11-libs/gtk+-2.0.5 >=gnome-base/gnome-vfs-2.0.0 diff --git a/app-arch/file-roller/file-roller-2.0.0.ebuild b/app-arch/file-roller/file-roller-2.0.0.ebuild index a4469f048d38..11ed3f2ba076 100644 --- a/app-arch/file-roller/file-roller-2.0.0.ebuild +++ b/app-arch/file-roller/file-roller-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.0.0.ebuild,v 1.1 2002/07/30 15:21:51 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.0.0.ebuild,v 1.2 2002/08/16 02:34:18 murphy Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=x11-libs/gtk+-2.0.5 >=gnome-base/gnome-vfs-2.0.0 diff --git a/app-arch/gnorpm/gnorpm-0.95.1-r1.ebuild b/app-arch/gnorpm/gnorpm-0.95.1-r1.ebuild index 7930a42dcd22..d068bd3e5d4c 100644 --- a/app-arch/gnorpm/gnorpm-0.95.1-r1.ebuild +++ b/app-arch/gnorpm/gnorpm-0.95.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/gnorpm/gnorpm-0.95.1-r1.ebuild,v 1.10 2002/07/25 14:16:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/gnorpm/gnorpm-0.95.1-r1.ebuild,v 1.11 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Gnome RPM Frontend" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 >=sys-libs/db-3.2.3h diff --git a/app-arch/gnorpm/gnorpm-0.96.ebuild b/app-arch/gnorpm/gnorpm-0.96.ebuild index f4ecf6ca5e35..a687614dcaae 100644 --- a/app-arch/gnorpm/gnorpm-0.96.ebuild +++ b/app-arch/gnorpm/gnorpm-0.96.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/app-arch/gnorpm/gnorpm-0.96.ebuild,v 1.6 2002/07/25 14:53:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/gnorpm/gnorpm-0.96.ebuild,v 1.7 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Gnome RPM Frontend" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 >=sys-libs/db-3.2.3h diff --git a/app-arch/guitar/guitar-0.1.4.ebuild b/app-arch/guitar/guitar-0.1.4.ebuild index d9a503be2ad7..b3380284d5e8 100644 --- a/app-arch/guitar/guitar-0.1.4.ebuild +++ b/app-arch/guitar/guitar-0.1.4.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/app-arch/guitar/guitar-0.1.4.ebuild,v 1.6 2002/08/14 08:04:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/guitar/guitar-0.1.4.ebuild,v 1.7 2002/08/16 02:34:18 murphy Exp $ MY_P=guiTAR-${PV} @@ -12,7 +12,7 @@ HOMEPAGE="http://artemis.efes.net/disq/guitar/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="x11-libs/gtk+ sys-apps/tar diff --git a/app-arch/karchiver/karchiver-3.0.1.ebuild b/app-arch/karchiver/karchiver-3.0.1.ebuild index dd2d2327a389..8eeefaf26057 100644 --- a/app-arch/karchiver/karchiver-3.0.1.ebuild +++ b/app-arch/karchiver/karchiver-3.0.1.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/app-arch/karchiver/karchiver-3.0.1.ebuild,v 1.2 2002/08/14 08:35:54 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/karchiver/karchiver-3.0.1.ebuild,v 1.3 2002/08/16 02:34:18 murphy Exp $ DESCRIPTION="kArchiver is a KDE utility made to ease working with compressed files such as tar.gz, tar.bz2" HOMEPAGE="http://perso.wanadoo.fr/coquelle/karchiver/" SRC_URI="http://perso.wanadoo.fr/coquelle/karchiver/karchiver-3.0.1.tar.bz2" LICENSE="GPL-1" SLOT="3.0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" S="${WORKDIR}/${P}" inherit kde-base || die diff --git a/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild b/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild index 419649652678..b7d940f49032 100644 --- a/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild +++ b/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild,v 1.8 2002/08/02 04:50:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild,v 1.9 2002/08/16 02:34:18 murphy Exp $ inherit kde-base || die @@ -10,7 +10,7 @@ HOMEPAGE="http://kfilecoder.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" need-kde 2.1.1 diff --git a/app-arch/kfilecoder/kfilecoder-0.6.0_pre1.ebuild b/app-arch/kfilecoder/kfilecoder-0.6.0_pre1.ebuild index db4de9223710..751e78293019 100644 --- a/app-arch/kfilecoder/kfilecoder-0.6.0_pre1.ebuild +++ b/app-arch/kfilecoder/kfilecoder-0.6.0_pre1.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/app-arch/kfilecoder/kfilecoder-0.6.0_pre1.ebuild,v 1.5 2002/08/14 08:28:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/kfilecoder/kfilecoder-0.6.0_pre1.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ inherit kde-base || die S=${WORKDIR}/${P//_/-} @@ -11,6 +11,6 @@ HOMEPAGE="http://kfilecoder.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" need-kde 3 diff --git a/app-arch/lha/lha-114i.ebuild b/app-arch/lha/lha-114i.ebuild index 6208bb54c6ba..69798f42d170 100644 --- a/app-arch/lha/lha-114i.ebuild +++ b/app-arch/lha/lha-114i.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/app-arch/lha/lha-114i.ebuild,v 1.5 2002/08/14 08:06:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lha/lha-114i.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ DESCRIPTION="Utility for creating and opening lzh archives." HOMEPAGE="http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm" @@ -8,7 +8,7 @@ SRC_URI="http://www2m.biglobe.ne.jp/~dolphin/lha/prog/${P}.tar.gz" SLOT="0" LICENSE="lha" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/lzop/lzop-1.00.ebuild b/app-arch/lzop/lzop-1.00.ebuild index e65663247d2a..d0a808a1d202 100644 --- a/app-arch/lzop/lzop-1.00.ebuild +++ b/app-arch/lzop/lzop-1.00.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/app-arch/lzop/lzop-1.00.ebuild,v 1.9 2002/08/14 08:13:14 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzop/lzop-1.00.ebuild,v 1.10 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility for fast (even reat-time) compression/decompression" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.oberhumer.com/opensource/lzop/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="dev-libs/lzo" RDEPEND="${DEPEND}" diff --git a/app-arch/mt-st/mt-st-0.6.ebuild b/app-arch/mt-st/mt-st-0.6.ebuild index b6b504f80f92..13b5e26f30c5 100644 --- a/app-arch/mt-st/mt-st-0.6.ebuild +++ b/app-arch/mt-st/mt-st-0.6.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/app-arch/mt-st/mt-st-0.6.ebuild,v 1.5 2002/07/25 14:16:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.6.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/tar/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/mt-st/mt-st-0.7.ebuild b/app-arch/mt-st/mt-st-0.7.ebuild index df90275d41b6..ad55f77fd7a6 100644 --- a/app-arch/mt-st/mt-st-0.7.ebuild +++ b/app-arch/mt-st/mt-st-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.6 2002/08/14 08:37:54 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.7 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/tar/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/ncompress/ncompress-4.2.4.ebuild b/app-arch/ncompress/ncompress-4.2.4.ebuild index 04d1472cd476..2f0a66494b55 100644 --- a/app-arch/ncompress/ncompress-4.2.4.ebuild +++ b/app-arch/ncompress/ncompress-4.2.4.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/app-arch/ncompress/ncompress-4.2.4.ebuild,v 1.5 2002/07/25 14:47:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/ncompress/ncompress-4.2.4.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Another uncompressor for compatibility" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.leo.org/pub/comp/os/unix/linux/sunsite/utils/compress/" SLOT="0" LICENSE="public-domain" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { cd ${S} diff --git a/app-arch/par/par-1.1.ebuild b/app-arch/par/par-1.1.ebuild index 118703e96563..95ebad223ffa 100644 --- a/app-arch/par/par-1.1.ebuild +++ b/app-arch/par/par-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/par/par-1.1.ebuild,v 1.7 2002/08/14 08:14:46 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/par/par-1.1.ebuild,v 1.8 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/par-cmdline DESCRIPTION="Parchive archive fixing tool" @@ -9,7 +9,7 @@ HOMEPAGE="http://parchive.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/rar/rar-3.0.ebuild b/app-arch/rar/rar-3.0.ebuild index c965c84a5a50..ebf185783e25 100644 --- a/app-arch/rar/rar-3.0.ebuild +++ b/app-arch/rar/rar-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.0.ebuild,v 1.6 2002/08/14 08:00:35 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.0.ebuild,v 1.7 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${PN} MY_P=${PN}linux-${PV} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rarsoft.com" SLOT="0" LICENSE="RAR" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="virtual/glibc" diff --git a/app-arch/rpm/rpm-4.0.4-r2.ebuild b/app-arch/rpm/rpm-4.0.4-r2.ebuild index 1639af2646a6..d84e9f689e0a 100644 --- a/app-arch/rpm/rpm-4.0.4-r2.ebuild +++ b/app-arch/rpm/rpm-4.0.4-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/app-arch/rpm/rpm-4.0.4-r2.ebuild,v 1.8 2002/07/24 01:41:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.0.4-r2.ebuild,v 1.9 2002/08/16 02:34:18 murphy Exp $ # note to self: check for java deps @@ -11,7 +11,7 @@ HOMEPAGE="http://www.rpm.org/" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="=sys-libs/db-3.2* >=sys-libs/zlib-1.1.3 diff --git a/app-arch/rpm/rpm-4.0.4-r3.ebuild b/app-arch/rpm/rpm-4.0.4-r3.ebuild index f95bbadd382b..31f2017c6391 100644 --- a/app-arch/rpm/rpm-4.0.4-r3.ebuild +++ b/app-arch/rpm/rpm-4.0.4-r3.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/app-arch/rpm/rpm-4.0.4-r3.ebuild,v 1.1 2002/07/24 01:41:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.0.4-r3.ebuild,v 1.2 2002/08/16 02:34:18 murphy Exp $ # note to self: check for java deps @@ -11,7 +11,7 @@ HOMEPAGE="http://www.rpm.org/" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="=sys-libs/db-3.2* >=sys-libs/zlib-1.1.3 diff --git a/app-arch/rpm2targz/rpm2targz-8.0.ebuild b/app-arch/rpm2targz/rpm2targz-8.0.ebuild index 12608b243659..cf6eb61c6934 100644 --- a/app-arch/rpm2targz/rpm2targz-8.0.ebuild +++ b/app-arch/rpm2targz/rpm2targz-8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-8.0.ebuild,v 1.4 2002/07/25 14:47:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-8.0.ebuild,v 1.5 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert a .rpm file to a .tar.gz archive" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.slackware.com/pub/slackware/slackware-${PV}/source/a/bin/rpm2 SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/unace/unace-2.0.4.ebuild b/app-arch/unace/unace-2.0.4.ebuild index ae63b79fbaa0..5d3d08ebbc1a 100644 --- a/app-arch/unace/unace-2.0.4.ebuild +++ b/app-arch/unace/unace-2.0.4.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/app-arch/unace/unace-2.0.4.ebuild,v 1.5 2002/08/14 08:16:26 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.0.4.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR} DESCRIPTION="ACE unarchiver" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.winace.com/" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/unarj/unarj-2.63a.ebuild b/app-arch/unarj/unarj-2.63a.ebuild index bdf12f19a40c..bcc7883939bd 100644 --- a/app-arch/unarj/unarj-2.63a.ebuild +++ b/app-arch/unarj/unarj-2.63a.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/app-arch/unarj/unarj-2.63a.ebuild,v 1.4 2002/08/14 08:25:52 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unarj/unarj-2.63a.ebuild,v 1.5 2002/08/16 02:34:18 murphy Exp $ DESCRIPTION="Utility for opening arj archives." HOMEPAGE="http://ibiblio.org/pub/Linux/utils/compress/" @@ -8,7 +8,7 @@ SRC_URI="http://ibiblio.org/pub/Linux/utils/compress/${P}.tar.gz" SLOT="0" LICENSE="arj" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-apps/baselayout-1.8.0" diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index a0d8e79b932f..1369395c8f12 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.8 2002/08/14 08:27:12 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.9 2002/08/16 02:34:18 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Unarchiver for Amiga LZX archives" @@ -9,7 +9,7 @@ HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-arch/unrar/unrar-3.00-r1.ebuild b/app-arch/unrar/unrar-3.00-r1.ebuild index 21669a743d4d..bc0a5d7df102 100644 --- a/app-arch/unrar/unrar-3.00-r1.ebuild +++ b/app-arch/unrar/unrar-3.00-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.00-r1.ebuild,v 1.6 2002/08/14 07:59:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.00-r1.ebuild,v 1.7 2002/08/16 02:34:18 murphy Exp $ MY_P=${PN}src S=${WORKDIR} @@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.elf.stuba.sk/pub/pc/pack" SLOT="0" LICENSE="unRAR" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="app-arch/unzip" diff --git a/app-arch/zoo/zoo-2.10.ebuild b/app-arch/zoo/zoo-2.10.ebuild index 2da73f33a09c..6a14be2f9849 100644 --- a/app-arch/zoo/zoo-2.10.ebuild +++ b/app-arch/zoo/zoo-2.10.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/app-arch/zoo/zoo-2.10.ebuild,v 1.5 2002/08/14 08:31:09 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zoo/zoo-2.10.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ DESCRIPTION="Manipulate archives of files in compressed form." SRC_URI="ftp://ftp.kiarchive.ru/pub/unix/arcers/${P}pl1.tar.gz" SLOT="0" LICENSE="zoo" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" src_unpack () { diff --git a/app-crypt/cli-crypt/cli-crypt-1.0.ebuild b/app-crypt/cli-crypt/cli-crypt-1.0.ebuild index 67b685e74d22..85c7dba958cc 100644 --- a/app-crypt/cli-crypt/cli-crypt-1.0.ebuild +++ b/app-crypt/cli-crypt/cli-crypt-1.0.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/app-crypt/cli-crypt/cli-crypt-1.0.ebuild,v 1.3 2002/07/29 02:03:58 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cli-crypt/cli-crypt-1.0.ebuild,v 1.4 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Command-line interface to crypt(3)" @@ -9,7 +9,7 @@ SRC_URI="http://www.xjack.org/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" RDEPEND="${DEPEND}" diff --git a/app-crypt/gpa/gpa-0.4.3.ebuild b/app-crypt/gpa/gpa-0.4.3.ebuild index a7bbff2a8c89..0e239c2cde2f 100644 --- a/app-crypt/gpa/gpa-0.4.3.ebuild +++ b/app-crypt/gpa/gpa-0.4.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/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.5 2002/07/29 02:17:34 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GUI for GnuPG" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnupg.org/gpa.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="=x11-libs/gtk+-1.2* app-crypt/gnupg diff --git a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild index 99a11c063ec0..2b1babe3a7f3 100644 --- a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild +++ b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.3 2002/07/29 01:55:05 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.4 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnupg.org/gpgme.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-libs/zlib-1.1.3 >=app-crypt/gnupg-1.0.6" diff --git a/app-crypt/gringotts/gringotts-0.5.9.ebuild b/app-crypt/gringotts/gringotts-0.5.9.ebuild index 77d8d9947647..1c9ab0b28832 100644 --- a/app-crypt/gringotts/gringotts-0.5.9.ebuild +++ b/app-crypt/gringotts/gringotts-0.5.9.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/app-crypt/gringotts/gringotts-0.5.9.ebuild,v 1.2 2002/07/25 15:31:24 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-0.5.9.ebuild,v 1.3 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gringotts is a utility that allows you to jot down sensitive data" @@ -9,7 +9,7 @@ HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND=">=dev-libs/glib-2.0.3 >=dev-libs/atk-1.0.2 diff --git a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild index 9ecee8d73aa6..c10febdfc547 100644 --- a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild +++ b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.5 2002/07/25 18:23:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kerberos 5 implementation from KTH" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=app-crypt/kth-krb-1.1-r1 ssl? ( dev-libs/openssl ) diff --git a/app-crypt/johntheripper/johntheripper-1.6.ebuild b/app-crypt/johntheripper/johntheripper-1.6.ebuild index c711737987f8..000dfacb722f 100644 --- a/app-crypt/johntheripper/johntheripper-1.6.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.6.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/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.2 2002/07/25 15:31:24 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.3 2002/08/16 02:36:53 murphy Exp $ PN0="john" S=${WORKDIR}/${PN0}-${PV} @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/${PN0}-${PV}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=sys-devel/binutils-2.8.1.0.15" diff --git a/app-crypt/krb5/krb5-1.2.5-r1.ebuild b/app-crypt/krb5/krb5-1.2.5-r1.ebuild index 23c11ff09622..86b409fc4d13 100644 --- a/app-crypt/krb5/krb5-1.2.5-r1.ebuild +++ b/app-crypt/krb5/krb5-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.5-r1.ebuild,v 1.3 2002/08/02 20:58:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.5-r1.ebuild,v 1.4 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P}/src SRC_URI="http://www.crypto-publish.org/dist/mit-kerberos5/${P}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://crypto-publish.org" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-crypt/krb5/krb5-1.2.5-r2.ebuild b/app-crypt/krb5/krb5-1.2.5-r2.ebuild index 2f38a06f72c2..7f02d223731e 100644 --- a/app-crypt/krb5/krb5-1.2.5-r2.ebuild +++ b/app-crypt/krb5/krb5-1.2.5-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/app-crypt/krb5/krb5-1.2.5-r2.ebuild,v 1.2 2002/08/02 20:58:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.5-r2.ebuild,v 1.3 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P}/src SRC_URI="http://www.crypto-publish.org/dist/mit-kerberos5/${P}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://web.mit.edu/kerberos/www/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild b/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild index fd05b463cc3d..b12a5f09ac0d 100644 --- a/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild +++ b/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild,v 1.3 2002/07/25 15:31:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.1-r1.ebuild,v 1.4 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/krb4-${PV} DESCRIPTION="Kerberos 4 implementation from KTH" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pdc.kth.se/kth-krb/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) afs? ( >=net-fs/openafs-1.2.2-r7 )" diff --git a/app-crypt/mhash/mhash-0.8.16.ebuild b/app-crypt/mhash/mhash-0.8.16.ebuild index f363922857b1..c103e17b9659 100644 --- a/app-crypt/mhash/mhash-0.8.16.ebuild +++ b/app-crypt/mhash/mhash-0.8.16.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/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.5 2002/08/13 19:27:34 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms." @@ -9,7 +9,7 @@ HOMEPAGE="http://mhash.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-crypt/mhash/mhash-0.8.9.ebuild b/app-crypt/mhash/mhash-0.8.9.ebuild index 8866e38ab2d9..4f5235201eef 100644 --- a/app-crypt/mhash/mhash-0.8.9.ebuild +++ b/app-crypt/mhash/mhash-0.8.9.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/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.5 2002/07/25 15:31:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms." @@ -9,7 +9,7 @@ HOMEPAGE="http://mhash.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" diff --git a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild b/app-crypt/pam_krb5/pam_krb5-1.0.ebuild index 426fe226c504..9cad1b78ed45 100644 --- a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild +++ b/app-crypt/pam_krb5/pam_krb5-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.7 2002/08/02 05:02:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.8 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Pam module for MIT Kerberos V" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.fcusack.com" SLOT="0" LICENSE="BSD GPL-2 as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="app-crypt/krb5 sys-libs/pam" diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild index 737edcce807e..db64730fecfb 100644 --- a/app-crypt/seahorse/seahorse-0.5.0.ebuild +++ b/app-crypt/seahorse/seahorse-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.12 2002/07/25 15:31:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.13 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome front end to gnupg" @@ -9,7 +9,7 @@ HOMEPGAE="http://seahorse.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/x11 >=app-crypt/gnupg-1.0.4 diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild index a13d4423459b..568ab47280e6 100644 --- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild +++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.9 2002/08/02 05:02:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.10 2002/08/16 02:36:53 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="adds multiple ssh keys to the ssh authentication agent. These may use the same passphrase. Unlike ssh-add, if any of the keys use the same passphrase, you will only need to enter each unique passphrase once, and keys that are already added will not be prompted for again." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.azstarnet.com/~donut/programs/index_s.html#ssh-multiadd" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=dev-lang/python-2.0-r3 X? ( >=net-misc/x11-ssh-askpass-1.2.2 )" |