summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-26 11:25:16 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-26 11:25:16 +0000
commitc94b7b8724d1b92093418d182fe7c8009dddbce4 (patch)
tree846c6eb8f03faec204c5e7b9200c220bd3395ed8 /net-firewall/arptables
parentVersion bump. (diff)
downloadhistorical-c94b7b8724d1b92093418d182fe7c8009dddbce4.tar.gz
historical-c94b7b8724d1b92093418d182fe7c8009dddbce4.tar.bz2
historical-c94b7b8724d1b92093418d182fe7c8009dddbce4.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-firewall/arptables')
-rw-r--r--net-firewall/arptables/ChangeLog5
-rw-r--r--net-firewall/arptables/arptables-0.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/arptables/ChangeLog b/net-firewall/arptables/ChangeLog
index 5cd1ae783038..6dd1d1225829 100644
--- a/net-firewall/arptables/ChangeLog
+++ b/net-firewall/arptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/arptables
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/ChangeLog,v 1.5 2005/07/26 11:24:57 dholm Exp $
+
+ 26 Jul 2005; David Holm <dholm@gentoo.org> arptables-0.0.3.ebuild:
+ Added to ~ppc.
31 Jan 2005; Simon Stelling <blubb@gentoo.org> arptables-0.0.3.ebuild:
added ~amd64
diff --git a/net-firewall/arptables/arptables-0.0.3.ebuild b/net-firewall/arptables/arptables-0.0.3.ebuild
index 109c022f5f3b..8fb3d4dae99c 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-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.6 2005/01/31 16:26:08 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.ebuild,v 1.7 2005/07/26 11:24:57 dholm 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 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
LICENSE="GPL-2"
SLOT="0"