From becda8aab07259651d95bb37198368f2d41b5c81 Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Mon, 31 Jan 2005 16:26:08 +0000 Subject: ~amd64 Package-Manager: portage-2.0.51-r15 --- net-firewall/arptables/arptables-0.0.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-firewall/arptables/arptables-0.0.3.ebuild') diff --git a/net-firewall/arptables/arptables-0.0.3.ebuild b/net-firewall/arptables/arptables-0.0.3.ebuild index 9bcf44808c4e..109c022f5f3b 100644 --- a/net-firewall/arptables/arptables-0.0.3.ebuild +++ b/net-firewall/arptables/arptables-0.0.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.ebuild,v 1.5 2004/07/14 23:38:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.ebuild,v 1.6 2005/01/31 16:26:08 blubb Exp $ EXT=-2 DESCRIPTION="Arptables is used to set up, maintain, and inspect the tables of ARP rules in the Linux kernel. It is analogous to iptables, but operates at the ARP layer rather than the IP layer." SRC_URI="mirror://sourceforge/ebtables/${PN}-v${PV}${EXT}.tar.gz" HOMEPAGE="http://ebtables.sourceforge.net/" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad