summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-13 18:56:23 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-13 18:56:23 +0000
commitc3cd92ecda77725d78b142d9b324a6c8fb334d6d (patch)
treed4f59251842a1c357d433e3b782195573addf599 /net-firewall
parentVersion bump (diff)
downloadgentoo-2-c3cd92ecda77725d78b142d9b324a6c8fb334d6d.tar.gz
gentoo-2-c3cd92ecda77725d78b142d9b324a6c8fb334d6d.tar.bz2
gentoo-2-c3cd92ecda77725d78b142d9b324a6c8fb334d6d.zip
stable ppc, bug 347179
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 243f7a0e266f..ccce6195e78d 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.234 2011/01/09 17:09:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.235 2011/01/13 18:56:23 ranger Exp $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> iptables-1.4.10.ebuild:
+ stable ppc, bug 347179
09 Jan 2011; Raúl Porcel <armin76@gentoo.org> iptables-1.4.10.ebuild:
ia64/m68k/s390/sh/x86 stable wrt #347179
diff --git a/net-firewall/iptables/iptables-1.4.10.ebuild b/net-firewall/iptables/iptables-1.4.10.ebuild
index ed3e2adccec3..cbca235e4a7d 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.8 2011/01/09 17:09:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.9 2011/01/13 18:56:23 ranger 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"