summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:49:05 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:49:05 +0000
commit72e1ba4505460bb382f982cdf7103e84ea5f8a6f (patch)
treebfeedcb3f90ba0710621f5f410bdeffa40b1c384 /net-firewall/iptables/iptables-1.2.8.ebuild
parentunmasks (diff)
downloadgentoo-2-72e1ba4505460bb382f982cdf7103e84ea5f8a6f.tar.gz
gentoo-2-72e1ba4505460bb382f982cdf7103e84ea5f8a6f.tar.bz2
gentoo-2-72e1ba4505460bb382f982cdf7103e84ea5f8a6f.zip
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.8.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.8.ebuild b/net-firewall/iptables/iptables-1.2.8.ebuild
index 945c739da4ba..6a86e38e822f 100644
--- a/net-firewall/iptables/iptables-1.2.8.ebuild
+++ b/net-firewall/iptables/iptables-1.2.8.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.8.ebuild,v 1.2 2003/05/02 09:45:56 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8.ebuild,v 1.3 2003/07/13 11:49:05 aliz Exp $
inherit eutils flag-o-matic
@@ -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.