summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-07-23 14:59:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-07-23 14:59:47 +0000
commit36011d9ee4409bacc94262a4b706f39c9ead4a37 (patch)
tree90015337b29051303d00d1856a046e953113a33e /net-firewall
parentTypo (diff)
downloadgentoo-2-36011d9ee4409bacc94262a4b706f39c9ead4a37.tar.gz
gentoo-2-36011d9ee4409bacc94262a4b706f39c9ead4a37.tar.bz2
gentoo-2-36011d9ee4409bacc94262a4b706f39c9ead4a37.zip
arm/ia64/m68k/s390/sh/sparc stable wrt #274403
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 04ed183b4c5b..21d8ff4954e8 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.202 2009/07/15 18:50:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.203 2009/07/23 14:59:47 armin76 Exp $
+
+ 23 Jul 2009; Raúl Porcel <armin76@gentoo.org> iptables-1.4.3.2.ebuild:
+ arm/ia64/m68k/s390/sh/sparc stable wrt #274403
15 Jul 2009; nixnut <nixnut@gentoo.org> iptables-1.4.3.2.ebuild:
ppc stable #274403
diff --git a/net-firewall/iptables/iptables-1.4.3.2.ebuild b/net-firewall/iptables/iptables-1.4.3.2.ebuild
index 245043b0063d..83500becb470 100644
--- a/net-firewall/iptables/iptables-1.4.3.2.ebuild
+++ b/net-firewall/iptables/iptables-1.4.3.2.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.3.2.ebuild,v 1.6 2009/07/15 18:50:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.3.2.ebuild,v 1.7 2009/07/23 14:59:47 armin76 Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,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=""
DEPEND="virtual/os-headers"