summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:40:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:40:28 +0000
commitaede9424c031a913125e4d2cac4bc26ad50e4235 (patch)
tree822b6320db02f7f9b04b1bfd4964be48fd0d9365 /net-dns/bind
parentUpdated compatibility patch to require <linux/compiler.h> for <linux/usbdevic... (diff)
downloadhistorical-aede9424c031a913125e4d2cac4bc26ad50e4235.tar.gz
historical-aede9424c031a913125e4d2cac4bc26ad50e4235.tar.bz2
historical-aede9424c031a913125e4d2cac4bc26ad50e4235.zip
Remove arm keywords
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/bind-9.2.2-r1.ebuild4
-rw-r--r--net-dns/bind/bind-9.2.2-r2.ebuild4
-rw-r--r--net-dns/bind/bind-9.2.2-r3.ebuild4
-rw-r--r--net-dns/bind/bind-9.2.2.ebuild4
-rw-r--r--net-dns/bind/bind-9.2.3.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/net-dns/bind/bind-9.2.2-r1.ebuild b/net-dns/bind/bind-9.2.2-r1.ebuild
index 134f18c0a3da..fc29c15f1b57 100644
--- a/net-dns/bind/bind-9.2.2-r1.ebuild
+++ b/net-dns/bind/bind-9.2.2-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-dns/bind/bind-9.2.2-r1.ebuild,v 1.5 2003/11/30 22:22:14 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r1.ebuild,v 1.6 2004/02/22 22:39:33 agriffis Exp $
IUSE="ssl ipv6 doc"
@@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND/bind9.html"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha "
LICENSE="as-is"
SLOT="0"
diff --git a/net-dns/bind/bind-9.2.2-r2.ebuild b/net-dns/bind/bind-9.2.2-r2.ebuild
index e4a06f053cca..d2801cf0b613 100644
--- a/net-dns/bind/bind-9.2.2-r2.ebuild
+++ b/net-dns/bind/bind-9.2.2-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-dns/bind/bind-9.2.2-r2.ebuild,v 1.8 2003/11/30 22:22:14 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r2.ebuild,v 1.9 2004/02/22 22:39:33 agriffis Exp $
IUSE="ssl ipv6 doc"
@@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND/bind9.html"
-KEYWORDS="x86 ~ppc sparc ~alpha ~arm hppa amd64 ia64"
+KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64 ia64"
LICENSE="as-is"
SLOT="0"
diff --git a/net-dns/bind/bind-9.2.2-r3.ebuild b/net-dns/bind/bind-9.2.2-r3.ebuild
index 6135d2a88350..b4592a8dc083 100644
--- a/net-dns/bind/bind-9.2.2-r3.ebuild
+++ b/net-dns/bind/bind-9.2.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-dns/bind/bind-9.2.2-r3.ebuild,v 1.4 2003/12/17 04:29:35 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r3.ebuild,v 1.5 2004/02/22 22:39:33 agriffis Exp $
IUSE="ssl ipv6 doc"
@@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz ftp://ftp.isc.org/isc/bind9/${PV}/patch.${PV}-P1"
HOMEPAGE="http://www.isc.org/products/BIND/bind9.html"
-KEYWORDS="~x86 ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc64"
+KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64 ppc64"
LICENSE="as-is"
SLOT="0"
diff --git a/net-dns/bind/bind-9.2.2.ebuild b/net-dns/bind/bind-9.2.2.ebuild
index 0e2f614df4ab..523df5731559 100644
--- a/net-dns/bind/bind-9.2.2.ebuild
+++ b/net-dns/bind/bind-9.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-dns/bind/bind-9.2.2.ebuild,v 1.10 2003/11/30 22:22:14 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2.ebuild,v 1.11 2004/02/22 22:39:33 agriffis Exp $
IUSE="ssl ipv6 doc"
@@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND/bind9.html"
-KEYWORDS="x86 ppc sparc ~alpha arm ~amd64"
+KEYWORDS="x86 ppc sparc ~alpha ~amd64"
LICENSE="as-is"
SLOT="0"
diff --git a/net-dns/bind/bind-9.2.3.ebuild b/net-dns/bind/bind-9.2.3.ebuild
index abf658ae528a..907116c9e1d8 100644
--- a/net-dns/bind/bind-9.2.3.ebuild
+++ b/net-dns/bind/bind-9.2.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/net-dns/bind/bind-9.2.3.ebuild,v 1.9 2003/11/30 22:22:14 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.3.ebuild,v 1.10 2004/02/22 22:39:33 agriffis Exp $
IUSE="ssl ipv6 doc"
@@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND/bind9.html"
-KEYWORDS="-x86 -ppc -sparc -alpha -arm -hppa -amd64 -ia64"
+KEYWORDS="-x86 -ppc -sparc -alpha -hppa -amd64 -ia64"
LICENSE="as-is"
SLOT="0"