summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-09 17:09:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-09 17:09:50 +0000
commit7f5d2dcead2ce062eb8d503f9d0e634f713d3ed6 (patch)
treead41696c86804b2f5a5ac7775216ef97e30bddae /net-firewall
parentalpha/ia64/sparc stable wrt #349516 (diff)
downloadgentoo-2-7f5d2dcead2ce062eb8d503f9d0e634f713d3ed6.tar.gz
gentoo-2-7f5d2dcead2ce062eb8d503f9d0e634f713d3ed6.tar.bz2
gentoo-2-7f5d2dcead2ce062eb8d503f9d0e634f713d3ed6.zip
ia64/m68k/s390/sh/x86 stable wrt #347179
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 0d06559bfce2..243f7a0e266f 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.233 2011/01/03 01:48:02 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.234 2011/01/09 17:09:50 armin76 Exp $
+
+ 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> iptables-1.4.10.ebuild:
+ ia64/m68k/s390/sh/x86 stable wrt #347179
03 Jan 2011; Michael Weber <xmw@gentoo.org> iptables-1.4.10.ebuild:
sparc stable (bug 347179)
diff --git a/net-firewall/iptables/iptables-1.4.10.ebuild b/net-firewall/iptables/iptables-1.4.10.ebuild
index 4739642f005a..ed3e2adccec3 100644
--- a/net-firewall/iptables/iptables-1.4.10.ebuild
+++ b/net-firewall/iptables/iptables-1.4.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.7 2011/01/03 01:48:02 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.8 2011/01/09 17:09:50 armin76 Exp $
EAPI="2"
@@ -15,7 +15,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="ipv6"
DEPEND="virtual/os-headers"