summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
commit85ce1256d20566e37e9795c37f9ac84d139e0dbb (patch)
tree8787102128548205e9b38fc3cd3aa9db145cbc64 /net-misc
parentinitial ebuild #37586 (diff)
downloadgentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.gz
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.bz2
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.zip
Remove arm keywords
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/rol/rol-0.2.2.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.5.7.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.0.ebuild4
-rw-r--r--net-misc/socat/socat-1.3.2.1.ebuild4
-rw-r--r--net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild4
-rw-r--r--net-misc/udhcp/udhcp-0.9.8-r1.ebuild4
-rw-r--r--net-misc/vconfig/vconfig-1.7-r1.ebuild4
-rw-r--r--net-misc/vconfig/vconfig-1.7-r2.ebuild4
-rw-r--r--net-misc/vconfig/vconfig-1.7.ebuild4
-rw-r--r--net-misc/vconfig/vconfig-1.8.ebuild4
-rw-r--r--net-misc/wget/wget-1.8.2-r3.ebuild4
-rw-r--r--net-misc/wget/wget-1.9-r2.ebuild4
-rw-r--r--net-misc/wget/wget-1.9.1-r2.ebuild4
-rw-r--r--net-misc/whois/whois-4.6.6-r2.ebuild4
-rw-r--r--net-misc/whois/whois-4.6.9.ebuild4
-rw-r--r--net-misc/ytalk/ytalk-3.1.1.ebuild4
16 files changed, 32 insertions, 32 deletions
diff --git a/net-misc/rol/rol-0.2.2.ebuild b/net-misc/rol/rol-0.2.2.ebuild
index 54c421b7d2b9..be5272d2e20b 100644
--- a/net-misc/rol/rol-0.2.2.ebuild
+++ b/net-misc/rol/rol-0.2.2.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/net-misc/rol/rol-0.2.2.ebuild,v 1.7 2003/12/01 17:47:32 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rol/rol-0.2.2.ebuild,v 1.8 2004/02/23 00:15:29 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A RSS/RDF Newsreader"
@@ -9,7 +9,7 @@ SRC_URI="http://unknown-days.com/rol/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips "
DEPEND="virtual/x11
diff --git a/net-misc/rsync/rsync-2.5.7.ebuild b/net-misc/rsync/rsync-2.5.7.ebuild
index e10513ae86a0..0fb709feb253 100644
--- a/net-misc/rsync/rsync-2.5.7.ebuild
+++ b/net-misc/rsync/rsync-2.5.7.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/net-misc/rsync/rsync-2.5.7.ebuild,v 1.3 2003/12/17 04:33:26 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.7.ebuild,v 1.4 2004/02/23 00:15:48 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64"
+KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ppc64"
DEPEND="virtual/glibc
>=sys-apps/sed-4
diff --git a/net-misc/rsync/rsync-2.6.0.ebuild b/net-misc/rsync/rsync-2.6.0.ebuild
index 05ea4b561918..dd4e71f0569f 100644
--- a/net-misc/rsync/rsync-2.6.0.ebuild
+++ b/net-misc/rsync/rsync-2.6.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/net-misc/rsync/rsync-2.6.0.ebuild,v 1.1 2004/01/03 16:34:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0.ebuild,v 1.2 2004/02/23 00:15:48 agriffis Exp $
inherit eutils flag-o-matic gcc
@@ -11,7 +11,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64"
+KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ppc64"
DEPEND="virtual/glibc
>=sys-apps/sed-4
diff --git a/net-misc/socat/socat-1.3.2.1.ebuild b/net-misc/socat/socat-1.3.2.1.ebuild
index 19b70616d0ec..19aebf69064f 100644
--- a/net-misc/socat/socat-1.3.2.1.ebuild
+++ b/net-misc/socat/socat-1.3.2.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/net-misc/socat/socat-1.3.2.1.ebuild,v 1.1 2003/09/13 18:05:43 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.3.2.1.ebuild,v 1.2 2004/02/23 00:16:05 agriffis Exp $
DESCRIPTION="Multipurpose relay (SOcket CAT)"
HOMEPAGE="http://www.dest-unreach.org/socat/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.dest-unreach.org/${PN}/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~ppc ~hppa ~amd64 ~sparc ~mips ~arm"
+KEYWORDS="~x86 ~alpha ~ppc ~hppa ~amd64 ~sparc ~mips "
IUSE="ssl readline ipv6"
diff --git a/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild b/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild
index d423115b873e..fa9408b4f5ef 100644
--- a/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild
+++ b/net-misc/tftp-hpa/tftp-hpa-0.34-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/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild,v 1.2 2003/10/31 13:14:03 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild,v 1.3 2004/02/23 00:16:22 agriffis Exp $
DESCRIPTION="port of the OpenBSD TFTP server"
SRC_URI="mirror://kernel/software/network/tftp/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
DEPEND="virtual/glibc
!virtual/tftp"
diff --git a/net-misc/udhcp/udhcp-0.9.8-r1.ebuild b/net-misc/udhcp/udhcp-0.9.8-r1.ebuild
index 658c12146b92..92025ab414df 100644
--- a/net-misc/udhcp/udhcp-0.9.8-r1.ebuild
+++ b/net-misc/udhcp/udhcp-0.9.8-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/net-misc/udhcp/udhcp-0.9.8-r1.ebuild,v 1.1 2003/10/30 07:52:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.8-r1.ebuild,v 1.2 2004/02/23 00:16:38 agriffis Exp $
DESCRIPTION="udhcp Server/Client Package"
HOMEPAGE="http://udhcp.busybox.net/"
@@ -8,7 +8,7 @@ SRC_URI="http://udhcp.busybox.net/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 amd64"
DEPEND=""
diff --git a/net-misc/vconfig/vconfig-1.7-r1.ebuild b/net-misc/vconfig/vconfig-1.7-r1.ebuild
index 880b46efbc89..d67d1bdfe43d 100644
--- a/net-misc/vconfig/vconfig-1.7-r1.ebuild
+++ b/net-misc/vconfig/vconfig-1.7-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/net-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.3 2003/09/05 22:01:49 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.4 2004/02/23 00:16:54 agriffis Exp $
MY_PN="vlan"
S=${WORKDIR}/${MY_PN}
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.candelatech.com/~greear/vlan.html"
SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~arm"
+KEYWORDS="x86 ~sparc "
IUSE="static"
DEPEND=">=sys-kernel/linux-headers-2.4.14"
RDEPEND=">=virtual/kernel-2.4.14"
diff --git a/net-misc/vconfig/vconfig-1.7-r2.ebuild b/net-misc/vconfig/vconfig-1.7-r2.ebuild
index 9da250a505c8..8b025638a010 100644
--- a/net-misc/vconfig/vconfig-1.7-r2.ebuild
+++ b/net-misc/vconfig/vconfig-1.7-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/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.1 2003/09/25 03:02:10 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.2 2004/02/23 00:16:54 agriffis Exp $
MY_PN="vlan"
S=${WORKDIR}/${MY_PN}
@@ -11,7 +11,7 @@ SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz
mirror://gentoo/vconfig-1.7-gcc33-multiline.patch"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~arm"
+KEYWORDS="x86 ~sparc "
IUSE="static"
DEPEND=">=sys-kernel/linux-headers-2.4.14"
RDEPEND=">=virtual/kernel-2.4.14"
diff --git a/net-misc/vconfig/vconfig-1.7.ebuild b/net-misc/vconfig/vconfig-1.7.ebuild
index cf283596a1c2..e38e6d9ac2e7 100644
--- a/net-misc/vconfig/vconfig-1.7.ebuild
+++ b/net-misc/vconfig/vconfig-1.7.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/net-misc/vconfig/vconfig-1.7.ebuild,v 1.2 2003/07/13 14:31:36 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7.ebuild,v 1.3 2004/02/23 00:16:54 agriffis Exp $
MY_PN="vlan"
DESCRIPTION="802.1Q vlan control utility"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.candelatech.com/~greear/vlan.html"
SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~arm"
+KEYWORDS="x86 ~sparc "
IUSE="static"
DEPEND=">=sys-kernel/linux-headers-2.4.14"
RDEPEND=">=virtual/kernel-2.4.14"
diff --git a/net-misc/vconfig/vconfig-1.8.ebuild b/net-misc/vconfig/vconfig-1.8.ebuild
index cf246706cce8..a89a0f7e8b81 100644
--- a/net-misc/vconfig/vconfig-1.8.ebuild
+++ b/net-misc/vconfig/vconfig-1.8.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/net-misc/vconfig/vconfig-1.8.ebuild,v 1.2 2003/10/13 22:33:43 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.3 2004/02/23 00:16:54 agriffis Exp $
MY_PN="vlan"
S=${WORKDIR}/${MY_PN}
@@ -11,7 +11,7 @@ SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
# mirror://gentoo/vconfig-1.7-gcc33-multiline.patch"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~arm"
+KEYWORDS="x86 ~sparc "
IUSE="static"
DEPEND=">=sys-kernel/linux-headers-2.4.14"
RDEPEND=">=virtual/kernel-2.4.14"
diff --git a/net-misc/wget/wget-1.8.2-r3.ebuild b/net-misc/wget/wget-1.8.2-r3.ebuild
index ace3376d27ec..06534b7eb811 100644
--- a/net-misc/wget/wget-1.8.2-r3.ebuild
+++ b/net-misc/wget/wget-1.8.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/net-misc/wget/wget-1.8.2-r3.ebuild,v 1.9 2003/12/06 06:53:12 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r3.ebuild,v 1.10 2004/02/23 00:17:11 agriffis Exp $
inherit gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64"
+KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64"
IUSE="ssl nls static ipv6 debug"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
diff --git a/net-misc/wget/wget-1.9-r2.ebuild b/net-misc/wget/wget-1.9-r2.ebuild
index 14be9887236c..39ae5d177259 100644
--- a/net-misc/wget/wget-1.9-r2.ebuild
+++ b/net-misc/wget/wget-1.9-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/net-misc/wget/wget-1.9-r2.ebuild,v 1.4 2003/12/05 02:13:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9-r2.ebuild,v 1.5 2004/02/23 00:17:11 agriffis Exp $
inherit gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64"
+KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
DEPEND="nls? ( sys-devel/gettext )
diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild
index 6e20e5730659..6e732911ede2 100644
--- a/net-misc/wget/wget-1.9.1-r2.ebuild
+++ b/net-misc/wget/wget-1.9.1-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/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.5 2004/01/21 00:56:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.6 2004/02/23 00:17:11 agriffis Exp $
inherit gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~arm ~mips ~amd64 ~ia64 ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~mips ~amd64 ~ia64 ppc64"
IUSE="ssl nls static ipv6 debug socks5"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
diff --git a/net-misc/whois/whois-4.6.6-r2.ebuild b/net-misc/whois/whois-4.6.6-r2.ebuild
index 4adc839f12f1..999279c518f4 100644
--- a/net-misc/whois/whois-4.6.6-r2.ebuild
+++ b/net-misc/whois/whois-4.6.6-r2.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/net-misc/whois/whois-4.6.6-r2.ebuild,v 1.6 2004/01/14 18:52:43 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.6-r2.ebuild,v 1.7 2004/02/23 00:17:22 agriffis Exp $
IUSE="nls"
MY_P=${P/-/_}
@@ -9,7 +9,7 @@ SRC_URI="http://www.linux.it/~md/software/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~mips hppa ~arm ia64 alpha"
+KEYWORDS="x86 ppc sparc ~mips hppa ia64 alpha"
DEPEND=">=sys-apps/sed-4
>=dev-lang/perl-5"
diff --git a/net-misc/whois/whois-4.6.9.ebuild b/net-misc/whois/whois-4.6.9.ebuild
index 2e459f7f9b8e..a65752f9a973 100644
--- a/net-misc/whois/whois-4.6.9.ebuild
+++ b/net-misc/whois/whois-4.6.9.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/net-misc/whois/whois-4.6.9.ebuild,v 1.3 2004/01/15 05:36:05 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.9.ebuild,v 1.4 2004/02/23 00:17:22 agriffis Exp $
IUSE="nls"
MY_P=${P/-/_}
@@ -9,7 +9,7 @@ SRC_URI="http://www.linux.it/~md/software/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips hppa ~arm ~ia64 ~alpha amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~mips hppa ~ia64 ~alpha amd64"
DEPEND=">=sys-apps/sed-4
>=dev-lang/perl-5"
diff --git a/net-misc/ytalk/ytalk-3.1.1.ebuild b/net-misc/ytalk/ytalk-3.1.1.ebuild
index 711c2f452f6d..6cda923795a1 100644
--- a/net-misc/ytalk/ytalk-3.1.1.ebuild
+++ b/net-misc/ytalk/ytalk-3.1.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/net-misc/ytalk/ytalk-3.1.1.ebuild,v 1.12 2004/01/14 18:23:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.1.1.ebuild,v 1.13 2004/02/23 00:17:37 agriffis Exp $
IUSE="X"
@@ -9,7 +9,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="Multi-user replacement for UNIX talk"
SRC_URI="http://www.iagora.com/~espel/ytalk/${P}.tar.gz"
HOMEPAGE="http://www.iagora.com/~espel/ytalk/ytalk.html"
-KEYWORDS="x86 sparc ppc ~alpha"
+KEYWORDS="x86 sparc ppc ~alpha"
LICENSE="freedist"
SLOT="0"