summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 23:28:19 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 23:28:19 +0000
commit1c1e9b92576b8997afcae72130e81f2484baedd5 (patch)
treee7bc224ead7d56f138fcfff521326514456cc312
parenthppa repoman (diff)
downloadgentoo-2-1c1e9b92576b8997afcae72130e81f2484baedd5.tar.gz
gentoo-2-1c1e9b92576b8997afcae72130e81f2484baedd5.tar.bz2
gentoo-2-1c1e9b92576b8997afcae72130e81f2484baedd5.zip
Remove arm keywords
-rw-r--r--net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild4
-rw-r--r--net-misc/aggregate/aggregate-1.6.ebuild4
-rw-r--r--net-misc/cbqinit/cbqinit-0.7.ebuild4
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild4
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
index 25a31d58e929..af6035e82d11 100644
--- a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
+++ b/net-misc/aggregate-flim/aggregate-flim-1.0.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/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.3 2003/10/28 20:27:45 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.4 2004/02/22 23:27:48 agriffis Exp $
MY_PN="${PN/-flim}"
MY_P="${MY_PN}-${PV}"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.vergenet.net/linux/${MY_PN}/"
SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~arm ~hppa ia64 amd64 ~sparc ~mips"
+KEYWORDS="x86 ~ppc ~alpha ~hppa ia64 amd64 ~sparc ~mips"
IUSE=""
DEPEND="dev-libs/vanessa-logger"
#RDEPEND=""
diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild
index c95622efa2b1..9713968db41f 100644
--- a/net-misc/aggregate/aggregate-1.6.ebuild
+++ b/net-misc/aggregate/aggregate-1.6.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/net-misc/aggregate/aggregate-1.6.ebuild,v 1.3 2003/10/28 20:26:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.4 2004/02/22 23:27:33 agriffis Exp $
DESCRIPTION="aggregate takes a list of prefixes in conventional format on stdin, and performs two optimisations to reduce the length of the prefix list."
HOMEPAGE="http://dist.automagic.org/"
SRC_URI="${HOMEPAGE}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~arm ~hppa ia64 amd64 ~sparc ~mips"
+KEYWORDS="x86 ~ppc ~alpha ~hppa ia64 amd64 ~sparc ~mips"
IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl"
diff --git a/net-misc/cbqinit/cbqinit-0.7.ebuild b/net-misc/cbqinit/cbqinit-0.7.ebuild
index 5459dc3c6f37..f8bc8e05d94d 100644
--- a/net-misc/cbqinit/cbqinit-0.7.ebuild
+++ b/net-misc/cbqinit/cbqinit-0.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/cbqinit/cbqinit-0.7.ebuild,v 1.5 2003/05/15 15:58:33 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cbqinit/cbqinit-0.7.ebuild,v 1.6 2004/02/22 23:28:04 agriffis Exp $
S=${WORKDIR}
DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips hppa arm"
+KEYWORDS="x86 ppc sparc alpha mips hppa "
DEPEND=">=sys-apps/sed-4.0.5"
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild
index 5d9fec0b6fea..b408cad512fc 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-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/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild,v 1.1 2003/11/04 01:03:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild,v 1.2 2004/02/22 23:28:19 agriffis Exp $
inherit gnuconfig flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.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="build static"
DEPEND="virtual/glibc"
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
index 516e3c80c23b..5f6944b3d1cc 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.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/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.3 2004/02/10 21:23:26 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.4 2004/02/22 23:28:19 agriffis Exp $
inherit gnuconfig flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.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="build static"
DEPEND="virtual/glibc"