summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 16:37:20 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 16:37:20 +0000
commit8be5ab10c270e803fba7829905bacd7fdcdfcdc5 (patch)
treec6c19662c707ef5d8ff7a5ef142625ff20987a47 /net-firewall/iptables
parentx86 stable wrt bug #319195 (diff)
downloadgentoo-2-8be5ab10c270e803fba7829905bacd7fdcdfcdc5.tar.gz
gentoo-2-8be5ab10c270e803fba7829905bacd7fdcdfcdc5.tar.bz2
gentoo-2-8be5ab10c270e803fba7829905bacd7fdcdfcdc5.zip
x86 stable wrt bug #318531
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/ChangeLog6
-rw-r--r--net-firewall/iptables/iptables-1.4.6.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 33bc9b02058f..0b9fde50ca5c 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.210 2010/04/21 16:45:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.211 2010/05/17 16:37:20 phajdan.jr Exp $
+
+ 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ iptables-1.4.6.ebuild:
+ x86 stable wrt bug #318531
21 Apr 2010; Robin H. Johnson <robbat2@gentoo.org> iptables-1.4.7.ebuild:
Bug #316369: install iptables-apply util as well.
diff --git a/net-firewall/iptables/iptables-1.4.6.ebuild b/net-firewall/iptables/iptables-1.4.6.ebuild
index 1daf286ba5e3..24c06d5904e0 100644
--- a/net-firewall/iptables/iptables-1.4.6.ebuild
+++ b/net-firewall/iptables/iptables-1.4.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.1 2009/12/18 16:00:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.2 2010/05/17 16:37:20 phajdan.jr 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="ipv6"
DEPEND="virtual/os-headers"