summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston A. Elder <prez@gentoo.org>2003-04-19 06:59:10 +0000
committerPreston A. Elder <prez@gentoo.org>2003-04-19 06:59:10 +0000
commitad356064f4e108d77f9360b5e7dd183d081108ed (patch)
tree738031ecc929cfeec7269336c06a565bba62f1c6 /net-firewall
parentchanged keywords to ~arch (diff)
downloadhistorical-ad356064f4e108d77f9360b5e7dd183d081108ed.tar.gz
historical-ad356064f4e108d77f9360b5e7dd183d081108ed.tar.bz2
historical-ad356064f4e108d77f9360b5e7dd183d081108ed.zip
Enabled -r4 for x86
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.2.7a-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index f61040fcb042..b90039761f27 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-firewall/iptables
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.5 2003/04/10 14:51:42 prez Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.6 2003/04/19 06:59:10 prez Exp $
*iptables-1.2.7a-r4 (10 Apr 2003)
+ 19 apr 2003; Preston A. Elder <prez@gentoo.org> iptables-1.2.7a-r4.ebuild :
+ Enabled -r4 for x86
+
10 apr 2003; Preston A. Elder <prez@gentoo.org> iptables-1.2.7a-r4.ebuild :
Added compilation of development tools
diff --git a/net-firewall/iptables/iptables-1.2.7a-r4.ebuild b/net-firewall/iptables/iptables-1.2.7a-r4.ebuild
index c6d6c3158c92..a67e18871bfe 100644
--- a/net-firewall/iptables/iptables-1.2.7a-r4.ebuild
+++ b/net-firewall/iptables/iptables-1.2.7a-r4.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-firewall/iptables/iptables-1.2.7a-r4.ebuild,v 1.2 2003/04/10 15:24:38 prez Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r4.ebuild,v 1.3 2003/04/19 06:59:10 prez Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2"
HOMEPAGE="http://www.iptables.org/"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~arm ~mips"
+KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~arm ~mips"
LICENSE="GPL-2"
# iptables is dependent on kernel sources. Strange but true.