diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:40:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:40:28 +0000 |
commit | aede9424c031a913125e4d2cac4bc26ad50e4235 (patch) | |
tree | 822b6320db02f7f9b04b1bfd4964be48fd0d9365 /net-dns/bind-tools | |
parent | Updated compatibility patch to require <linux/compiler.h> for <linux/usbdevic... (diff) | |
download | historical-aede9424c031a913125e4d2cac4bc26ad50e4235.tar.gz historical-aede9424c031a913125e4d2cac4bc26ad50e4235.tar.bz2 historical-aede9424c031a913125e4d2cac4bc26ad50e4235.zip |
Remove arm keywords
Diffstat (limited to 'net-dns/bind-tools')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.2.2.ebuild | 4 | ||||
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.2.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.2.2.ebuild b/net-dns/bind-tools/bind-tools-9.2.2.ebuild index 240189e8f9fc..71517110369f 100644 --- a/net-dns/bind-tools/bind-tools-9.2.2.ebuild +++ b/net-dns/bind-tools/bind-tools-9.2.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/net-dns/bind-tools/bind-tools-9.2.2.ebuild,v 1.11 2004/01/30 22:29:25 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.2.ebuild,v 1.12 2004/02/22 22:39:53 agriffis Exp $ MY_P=${P//-tools} MY_P=${MY_P/_} @@ -9,7 +9,7 @@ DESCRIPTION="bind tools: dig, nslookup, and host" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND/bind9-beta.html" -KEYWORDS="x86 ppc sparc alpha hppa arm amd64 ia64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" LICENSE="as-is" SLOT="0" diff --git a/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild b/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild index d32f12a9856b..19ae94d5aaf7 100644 --- a/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild +++ b/net-dns/bind-tools/bind-tools-9.2.3-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/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild,v 1.1 2004/02/02 08:17:42 blkdeath Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild,v 1.2 2004/02/22 22:39:53 agriffis Exp $ MY_P=${P//-tools} MY_P=${MY_P/_} @@ -9,7 +9,7 @@ DESCRIPTION="bind tools: dig, nslookup, and host" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND/bind9-beta.html" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" LICENSE="as-is" SLOT="0" diff --git a/net-dns/bind-tools/bind-tools-9.2.3.ebuild b/net-dns/bind-tools/bind-tools-9.2.3.ebuild index b5cc1e3608c1..753ef5eb6cd0 100644 --- a/net-dns/bind-tools/bind-tools-9.2.3.ebuild +++ b/net-dns/bind-tools/bind-tools-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-tools/bind-tools-9.2.3.ebuild,v 1.7 2003/11/27 03:45:23 blkdeath Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.3.ebuild,v 1.8 2004/02/22 22:39:53 agriffis Exp $ MY_P=${P//-tools} MY_P=${MY_P/_} @@ -9,7 +9,7 @@ DESCRIPTION="bind tools: dig, nslookup, and host" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND/bind9-beta.html" -KEYWORDS="-x86 -ppc -sparc -alpha -hppa -arm -amd64 -ia64" +KEYWORDS="-x86 -ppc -sparc -alpha -hppa -amd64 -ia64" LICENSE="as-is" SLOT="0" |