summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-01-31 16:26:08 +0000
committerSimon Stelling <blubb@gentoo.org>2005-01-31 16:26:08 +0000
commitbecda8aab07259651d95bb37198368f2d41b5c81 (patch)
tree3a0fcfbfc0e79ae0eba15c9051da7c0bd25de5d4 /net-firewall
parentNew ebuild thanks to Starz McCllelan <starz@antisocial.com>, Jay Pfeifer <pfe... (diff)
downloadhistorical-becda8aab07259651d95bb37198368f2d41b5c81.tar.gz
historical-becda8aab07259651d95bb37198368f2d41b5c81.tar.bz2
historical-becda8aab07259651d95bb37198368f2d41b5c81.zip
~amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/arptables/ChangeLog7
-rw-r--r--net-firewall/arptables/Manifest4
-rw-r--r--net-firewall/arptables/arptables-0.0.3.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/net-firewall/arptables/ChangeLog b/net-firewall/arptables/ChangeLog
index 9d0fc0316eb1..5cd1ae783038 100644
--- a/net-firewall/arptables/ChangeLog
+++ b/net-firewall/arptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/arptables
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/ChangeLog,v 1.3 2004/07/01 22:13:53 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/ChangeLog,v 1.4 2005/01/31 16:26:08 blubb Exp $
+
+ 31 Jan 2005; Simon Stelling <blubb@gentoo.org> arptables-0.0.3.ebuild:
+ added ~amd64
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
arptables-0.0.3.ebuild:
diff --git a/net-firewall/arptables/Manifest b/net-firewall/arptables/Manifest
index 4a4f08208a39..5f13c74aed17 100644
--- a/net-firewall/arptables/Manifest
+++ b/net-firewall/arptables/Manifest
@@ -1,4 +1,4 @@
-MD5 226bd831b988eabd34f08a66f137f5f5 arptables-0.0.3.ebuild 767
-MD5 3d6385b09f7c3fb7aa90ceefd2e0e975 ChangeLog 615
+MD5 e7c571e24209fe1c09542115d2a36308 ChangeLog 699
+MD5 57bde32fb564406ca2ececc18788086d arptables-0.0.3.ebuild 771
MD5 3eaf375e87551d0b332db3a82109c9d7 metadata.xml 221
MD5 dab844f5d0908181fa638560485b5cc2 files/digest-arptables-0.0.3 69
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"