diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
commit | d3cc764dad64d89cca451533fb34d1167126f04e (patch) | |
tree | ac99cf6ccc4e867e0ce35be8d6ff41d1476e7cf5 | |
parent | Remove arm keywords (diff) | |
download | historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.gz historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.bz2 historical-d3cc764dad64d89cca451533fb34d1167126f04e.zip |
Remove arm keywords
-rw-r--r-- | app-misc/dnetc/dnetc-2.9003.481-r1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/dnetc/dnetc-2.9005.483.ebuild | 4 | ||||
-rw-r--r-- | app-misc/dnetc/dnetc-2.9007.486.ebuild | 4 | ||||
-rw-r--r-- | app-misc/i810switch/i810switch-0.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/i810switch/i810switch-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | app-misc/jail/jail-1.9-r1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/jail/jail-1.9.ebuild | 4 | ||||
-rw-r--r-- | app-misc/jogmouse/jogmouse-1.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/lphdisk/lphdisk-0.9.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/mc/mc-4.5.55-r7.ebuild | 4 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.0-r2.ebuild | 4 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.0-r3.ebuild | 4 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.0-r4.ebuild | 4 | ||||
-rw-r--r-- | app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/screen/screen-3.9.15-r1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/screen/screen-3.9.15.ebuild | 4 | ||||
-rw-r--r-- | app-misc/secure-delete/secure-delete-3.0.ebuild | 4 | ||||
-rw-r--r-- | app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/unfoo/unfoo-1.0.4.ebuild | 4 |
20 files changed, 40 insertions, 40 deletions
diff --git a/app-misc/dnetc/dnetc-2.9003.481-r1.ebuild b/app-misc/dnetc/dnetc-2.9003.481-r1.ebuild index a905b9c1587e..e2b611d2ec6b 100644 --- a/app-misc/dnetc/dnetc-2.9003.481-r1.ebuild +++ b/app-misc/dnetc/dnetc-2.9003.481-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/app-misc/dnetc/dnetc-2.9003.481-r1.ebuild,v 1.3 2003/09/05 12:10:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9003.481-r1.ebuild,v 1.4 2004/02/22 19:38:13 agriffis Exp $ MAJ_PV=${PV:0:6} MIN_PV=${PV:7:9} @@ -14,7 +14,7 @@ SRC_URI="ppc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-l alpha? ( ftp://ftp.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-alpha5-static.tar.gz )" LICENSE="distributed.net" SLOT="0" -KEYWORDS="x86 ppc arm sparc alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="" DEPEND="" RDEPEND="net-misc/host" diff --git a/app-misc/dnetc/dnetc-2.9005.483.ebuild b/app-misc/dnetc/dnetc-2.9005.483.ebuild index 3c525c7dd3b5..6d6b2ef95e2b 100644 --- a/app-misc/dnetc/dnetc-2.9005.483.ebuild +++ b/app-misc/dnetc/dnetc-2.9005.483.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/app-misc/dnetc/dnetc-2.9005.483.ebuild,v 1.4 2003/07/17 22:01:22 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9005.483.ebuild,v 1.5 2004/02/22 19:38:13 agriffis Exp $ MAJ_PV=${PV:0:6} MIN_PV=${PV:7:9} @@ -13,7 +13,7 @@ SRC_URI="x86? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-l arm? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-arm-elf.tar.gz )" LICENSE="distributed.net" SLOT="0" -KEYWORDS="x86 ppc arm sparc -alpha" +KEYWORDS="x86 ppc sparc -alpha" IUSE="" DEPEND="" RDEPEND="net-misc/host" diff --git a/app-misc/dnetc/dnetc-2.9007.486.ebuild b/app-misc/dnetc/dnetc-2.9007.486.ebuild index ebbe423acd84..4074ee54b6c9 100644 --- a/app-misc/dnetc/dnetc-2.9007.486.ebuild +++ b/app-misc/dnetc/dnetc-2.9007.486.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/app-misc/dnetc/dnetc-2.9007.486.ebuild,v 1.1 2003/12/08 10:29:30 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9007.486.ebuild,v 1.2 2004/02/22 19:38:13 agriffis Exp $ MAJ_PV=${PV:0:6} MIN_PV=${PV:7:9} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.distributed.net" SRC_URI="arm? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-arm-elf.tar.gz )" LICENSE="distributed.net" SLOT="0" -KEYWORDS="~arm" +KEYWORDS="" IUSE="" DEPEND="" RDEPEND="net-misc/host" diff --git a/app-misc/i810switch/i810switch-0.5.ebuild b/app-misc/i810switch/i810switch-0.5.ebuild index 9a42cd239150..b9ecd3604dd9 100644 --- a/app-misc/i810switch/i810switch-0.5.ebuild +++ b/app-misc/i810switch/i810switch-0.5.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/app-misc/i810switch/i810switch-0.5.ebuild,v 1.2 2003/10/09 01:35:01 hillster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.5.ebuild,v 1.3 2004/02/22 19:38:36 agriffis Exp $ DESCRIPTION="A utility for switching the LCD and external VGA displays on and off" HOMEPAGE="http://vorlon.ces.cwru.edu/~ames/i810switch/" @@ -8,7 +8,7 @@ SRC_URI="http://vorlon.ces.cwru.edu/~ames/i810switch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha -arm -hppa -mips -sparc x86" +KEYWORDS="-alpha -hppa -mips -sparc x86" IUSE="" DEPEND="virtual/glibc" RDEPEND="sys-apps/pciutils" diff --git a/app-misc/i810switch/i810switch-0.6.1.ebuild b/app-misc/i810switch/i810switch-0.6.1.ebuild index 6fc6b35c086c..2a63669d6aa1 100644 --- a/app-misc/i810switch/i810switch-0.6.1.ebuild +++ b/app-misc/i810switch/i810switch-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.1.ebuild,v 1.1 2004/01/21 15:42:23 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.1.ebuild,v 1.2 2004/02/22 19:38:36 agriffis Exp $ DESCRIPTION="A utility for switching the LCD and external VGA displays on and off" HOMEPAGE="http://vorlon.ces.cwru.edu/~ames/i810switch/" @@ -8,7 +8,7 @@ SRC_URI="http://vorlon.ces.cwru.edu/~ames/i810switch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha -arm -hppa -mips -sparc ~x86" +KEYWORDS="-alpha -hppa -mips -sparc ~x86" IUSE="" DEPEND="virtual/glibc" RDEPEND="sys-apps/pciutils" diff --git a/app-misc/i810switch/i810switch-0.6.2.ebuild b/app-misc/i810switch/i810switch-0.6.2.ebuild index a48cab2c4ec8..fea479642306 100644 --- a/app-misc/i810switch/i810switch-0.6.2.ebuild +++ b/app-misc/i810switch/i810switch-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.2.ebuild,v 1.1 2004/02/10 23:58:00 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.2.ebuild,v 1.2 2004/02/22 19:38:36 agriffis Exp $ DESCRIPTION="A utility for switching the LCD and external VGA displays on and off" HOMEPAGE="http://vorlon.ces.cwru.edu/~ames/i810switch/" @@ -8,7 +8,7 @@ SRC_URI="http://vorlon.ces.cwru.edu/~ames/i810switch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha -arm -hppa -mips -sparc ~x86" +KEYWORDS="-alpha -hppa -mips -sparc ~x86" IUSE="" DEPEND="virtual/glibc" RDEPEND="sys-apps/pciutils" diff --git a/app-misc/jail/jail-1.9-r1.ebuild b/app-misc/jail/jail-1.9-r1.ebuild index 4f6c483b33e0..4ae9730902c8 100644 --- a/app-misc/jail/jail-1.9-r1.ebuild +++ b/app-misc/jail/jail-1.9-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/app-misc/jail/jail-1.9-r1.ebuild,v 1.6 2003/09/05 12:10:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-1.9-r1.ebuild,v 1.7 2004/02/22 19:39:37 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gsyc.inf.uc3m.es/~assman/jail/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc" DEPEND="virtual/glibc" RDEPEND="dev-lang/perl diff --git a/app-misc/jail/jail-1.9.ebuild b/app-misc/jail/jail-1.9.ebuild index 476e63304acc..153ddf6dd1b9 100644 --- a/app-misc/jail/jail-1.9.ebuild +++ b/app-misc/jail/jail-1.9.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/app-misc/jail/jail-1.9.ebuild,v 1.10 2003/09/05 12:10:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-1.9.ebuild,v 1.11 2004/02/22 19:39:37 agriffis Exp $ S="${WORKDIR}/${PN}_1-9_stable" DESCRIPTION="Jail Chroot Project is a tool that builds a chrooted environment and automagically configures and builds all the required files, directories and libraries" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gsyc.inf.uc3m.es/~assman/jail/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc" DEPEND="virtual/glibc" RDEPEND="dev-lang/perl diff --git a/app-misc/jogmouse/jogmouse-1.5.ebuild b/app-misc/jogmouse/jogmouse-1.5.ebuild index ce8d468ab6b9..fc3cf936ba66 100644 --- a/app-misc/jogmouse/jogmouse-1.5.ebuild +++ b/app-misc/jogmouse/jogmouse-1.5.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/app-misc/jogmouse/jogmouse-1.5.ebuild,v 1.8 2003/02/13 09:02:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jogmouse/jogmouse-1.5.ebuild,v 1.9 2004/02/22 19:39:59 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to use VAIO JogDial as a scrollwheel under X." @@ -9,7 +9,7 @@ HOMEPAGE="http://nerv-un.net/~dragorn/jogmouse/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc" DEPEND="virtual/x11" diff --git a/app-misc/lphdisk/lphdisk-0.9.1.ebuild b/app-misc/lphdisk/lphdisk-0.9.1.ebuild index e3e06c033423..3b2945f70ab6 100644 --- a/app-misc/lphdisk/lphdisk-0.9.1.ebuild +++ b/app-misc/lphdisk/lphdisk-0.9.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/app-misc/lphdisk/lphdisk-0.9.1.ebuild,v 1.5 2003/02/13 09:05:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lphdisk/lphdisk-0.9.1.ebuild,v 1.6 2004/02/22 19:40:15 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="utility for preparing a hibernation partition for APM Suspend-To-Disk" @@ -12,7 +12,7 @@ SRC_URI="http://www.procyon.com/~pda/lphdisk/${P}.tar.bz2" # laptops with Phoenix NoteBIOS. SLOT="0" -KEYWORDS="x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" LICENSE="Artistic" src_compile() { diff --git a/app-misc/mc/mc-4.5.55-r7.ebuild b/app-misc/mc/mc-4.5.55-r7.ebuild index 944142bf8d51..2e4b6df003b1 100644 --- a/app-misc/mc/mc-4.5.55-r7.ebuild +++ b/app-misc/mc/mc-4.5.55-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/app-misc/mc/mc-4.5.55-r7.ebuild,v 1.6 2003/12/26 13:57:28 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.5.55-r7.ebuild,v 1.7 2004/02/22 19:40:34 agriffis Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa" DEPEND=">=sys-fs/e2fsprogs-1.19 =dev-libs/glib-1.2* diff --git a/app-misc/mc/mc-4.6.0-r2.ebuild b/app-misc/mc/mc-4.6.0-r2.ebuild index b20c85a1e0c9..50165f0b1d69 100644 --- a/app-misc/mc/mc-4.6.0-r2.ebuild +++ b/app-misc/mc/mc-4.6.0-r2.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/app-misc/mc/mc-4.6.0-r2.ebuild,v 1.6 2003/12/26 13:57:28 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r2.ebuild,v 1.7 2004/02/22 19:40:34 agriffis Exp $ inherit flag-o-matic @@ -22,7 +22,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.19 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa" filter-flags -malign-double diff --git a/app-misc/mc/mc-4.6.0-r3.ebuild b/app-misc/mc/mc-4.6.0-r3.ebuild index 28bc8160ac18..2bd97b4f7dcc 100644 --- a/app-misc/mc/mc-4.6.0-r3.ebuild +++ b/app-misc/mc/mc-4.6.0-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/app-misc/mc/mc-4.6.0-r3.ebuild,v 1.11 2003/12/26 13:57:28 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r3.ebuild,v 1.12 2004/02/22 19:40:34 agriffis Exp $ inherit flag-o-matic @@ -24,7 +24,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.19 SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 x86 ppc sparc alpha mips hppa arm amd64" +KEYWORDS="ia64 x86 ppc sparc alpha mips hppa amd64" filter-flags -malign-double diff --git a/app-misc/mc/mc-4.6.0-r4.ebuild b/app-misc/mc/mc-4.6.0-r4.ebuild index 820270aaad63..82e7ef74ad73 100644 --- a/app-misc/mc/mc-4.6.0-r4.ebuild +++ b/app-misc/mc/mc-4.6.0-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/app-misc/mc/mc-4.6.0-r4.ebuild,v 1.5 2003/12/26 13:57:28 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r4.ebuild,v 1.6 2004/02/22 19:40:34 agriffis Exp $ inherit flag-o-matic @@ -23,7 +23,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.19 SLOT="0" LICENSE="GPL-2" -KEYWORDS="ia64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~amd64" +KEYWORDS="ia64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64" filter-flags -malign-double diff --git a/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild b/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild index d91e188bd713..bf673a32016f 100644 --- a/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild +++ b/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild,v 1.4 2004/01/03 10:35:07 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild,v 1.5 2004/02/22 19:40:50 agriffis Exp $ MY_PV="${PV/_p/-}" DESCRIPTION="Execute programs via entries in the mailcap file" @@ -8,7 +8,7 @@ HOMEPAGE="http://packages.debian.org/unstable/net/mime-support.html" SRC_URI="mirror://debian/pool/main/m/mime-support/mime-support_${MY_PV}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa amd64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa amd64" IUSE="" DEPEND="" RDEPEND=">=dev-lang/perl-5.6*" diff --git a/app-misc/screen/screen-3.9.15-r1.ebuild b/app-misc/screen/screen-3.9.15-r1.ebuild index 93d62bb63306..bb65a4b4be3d 100644 --- a/app-misc/screen/screen-3.9.15-r1.ebuild +++ b/app-misc/screen/screen-3.9.15-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/app-misc/screen/screen-3.9.15-r1.ebuild,v 1.11 2003/12/08 08:03:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-3.9.15-r1.ebuild,v 1.12 2004/02/22 19:41:08 agriffis Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.uni-erlangen.de/pub/utilities/screen/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips ~arm ia64" +KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips ia64" DEPEND=">=sys-libs/ncurses-5.2 pam? ( >=sys-libs/pam-0.75 )" diff --git a/app-misc/screen/screen-3.9.15.ebuild b/app-misc/screen/screen-3.9.15.ebuild index 7c210617211d..843fe6df7211 100644 --- a/app-misc/screen/screen-3.9.15.ebuild +++ b/app-misc/screen/screen-3.9.15.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/app-misc/screen/screen-3.9.15.ebuild,v 1.12 2003/12/08 08:03:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-3.9.15.ebuild,v 1.13 2004/02/22 19:41:08 agriffis Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.uni-erlangen.de/pub/utilities/screen/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha hppa mips arm amd64" +KEYWORDS="x86 ~ppc sparc ~alpha hppa mips amd64" DEPEND=">=sys-libs/ncurses-5.2 pam? ( >=sys-libs/pam-0.75 )" diff --git a/app-misc/secure-delete/secure-delete-3.0.ebuild b/app-misc/secure-delete/secure-delete-3.0.ebuild index fe55e50f1e82..5582de88d709 100644 --- a/app-misc/secure-delete/secure-delete-3.0.ebuild +++ b/app-misc/secure-delete/secure-delete-3.0.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/app-misc/secure-delete/secure-delete-3.0.ebuild,v 1.3 2003/12/30 11:52:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/secure-delete/secure-delete-3.0.ebuild,v 1.4 2004/02/22 19:41:29 agriffis Exp $ MY_P=${PN//-/_}-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="http://www.thc.org/releases/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ~ppc64" DEPEND=">=sys-apps/sed-4" diff --git a/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild b/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild index 13d426c30a2f..c9c740fd7cad 100644 --- a/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild +++ b/app-misc/toshiba-utils/toshiba-utils-2.0.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/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild,v 1.9 2003/02/13 09:10:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild,v 1.10 2004/02/22 19:41:43 agriffis Exp $ S=${WORKDIR}/toshutils-${PV} DESCRIPTION="Toshiba Laptop Utilities" @@ -9,7 +9,7 @@ SRC_URI="http://www.buzzard.org.uk/toshiba/toshutils-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc" IUSE="X gtk" DEPEND="gtk? ( =x11-libs/gtk+-1* )" diff --git a/app-misc/unfoo/unfoo-1.0.4.ebuild b/app-misc/unfoo/unfoo-1.0.4.ebuild index a378dc69d09f..3fdb33c73388 100644 --- a/app-misc/unfoo/unfoo-1.0.4.ebuild +++ b/app-misc/unfoo/unfoo-1.0.4.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/app-misc/unfoo/unfoo-1.0.4.ebuild,v 1.2 2003/07/01 22:31:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.4.ebuild,v 1.3 2004/02/22 19:41:58 agriffis Exp $ DESCRIPTION="A simple bash driven frontend to simplify decompression of files" HOMEPAGE="http://pocketninja.com/code/unfoo/" SRC_URI="http://pocketninja.com/code/unfoo/download/${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~ppc x86 ~arm ~sparc" +KEYWORDS="~ppc x86 ~sparc" IUSE="" DEPEND="" |