summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-14 18:02:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-14 18:02:38 +0000
commit5a554a0c3a893a3cbb1c4aa7e17e21468705f259 (patch)
tree6ade012f77f424bcda37d2d02f836102ef7a8126 /net-firewall
parentMarking audacity-1.3.6 ppc64 and ppc for bug 253493 (diff)
downloadgentoo-2-5a554a0c3a893a3cbb1c4aa7e17e21468705f259.tar.gz
gentoo-2-5a554a0c3a893a3cbb1c4aa7e17e21468705f259.tar.bz2
gentoo-2-5a554a0c3a893a3cbb1c4aa7e17e21468705f259.zip
ia64/sparc stable wrt #255786
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 975daadd16d1..d3fa8ce44fd0 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.190 2009/02/09 17:53:26 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.191 2009/02/14 18:02:38 armin76 Exp $
+
+ 14 Feb 2009; Raúl Porcel <armin76@gentoo.org> iptables-1.4.2-r2.ebuild:
+ ia64/sparc stable wrt #255786
09 Feb 2009; Peter Volkov <pva@gentoo.org> iptables-1.4.2-r2.ebuild:
l7-filters back as upstream does not provide patch.
diff --git a/net-firewall/iptables/iptables-1.4.2-r2.ebuild b/net-firewall/iptables/iptables-1.4.2-r2.ebuild
index fe7a92cbf639..a12a2d44e810 100644
--- a/net-firewall/iptables/iptables-1.4.2-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.4.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.2-r2.ebuild,v 1.6 2009/02/09 17:53:26 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.2-r2.ebuild,v 1.7 2009/02/14 18:02:38 armin76 Exp $
inherit eutils toolchain-funcs linux-info
@@ -14,7 +14,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="l7filter"
DEPEND="virtual/os-headers"