summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-04 12:55:29 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-04 12:55:29 +0000
commitf1c0c2e5163459cda2b31aa2bc5548f84fd68629 (patch)
treed2e16a13b12242dbfaece3d8c203dc8beff0758d /net-firewall/iptables
parentMake install fail if dobin fails, bug 173317 (diff)
downloadgentoo-2-f1c0c2e5163459cda2b31aa2bc5548f84fd68629.tar.gz
gentoo-2-f1c0c2e5163459cda2b31aa2bc5548f84fd68629.tar.bz2
gentoo-2-f1c0c2e5163459cda2b31aa2bc5548f84fd68629.zip
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index ba48a51ffb3f..ebdb10fa8bf7 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.129 2007/03/10 23:04:51 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.130 2007/04/04 12:55:29 gustavoz Exp $
+
+ 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> iptables-1.3.7.ebuild:
+ Stable on sparc
10 Mar 2007; Roy Marples <uberlord@gentoo.org> files/iptables-1.3.2.init:
Remove bashisms from init script, #170085 thanks to Natanael Copa.
diff --git a/net-firewall/iptables/iptables-1.3.7.ebuild b/net-firewall/iptables/iptables-1.3.7.ebuild
index e703fd2f6b8f..0e12f12cbec0 100644
--- a/net-firewall/iptables/iptables-1.3.7.ebuild
+++ b/net-firewall/iptables/iptables-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.7.ebuild,v 1.5 2007/03/08 18:24:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.7.ebuild,v 1.6 2007/04/04 12:55:29 gustavoz Exp $
inherit eutils flag-o-matic toolchain-funcs linux-info
@@ -17,7 +17,7 @@ SRC_URI="http://iptables.org/projects/iptables/files/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="extensions imq ipv6 l7filter static"
DEPEND="virtual/os-headers