summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-01-03 01:48:02 +0000
committerMichael Weber <xmw@gentoo.org>2011-01-03 01:48:02 +0000
commitf430095fd8c2644a2d8ccacb1ee28ebc35aa3f01 (patch)
treeb758ccb84e0e2f22d7981e17d1d8f4c2f5b69f42 /net-firewall/iptables
parentFixed tests, bug #349450 thanks Adam Piątyszek (diff)
downloadgentoo-2-f430095fd8c2644a2d8ccacb1ee28ebc35aa3f01.tar.gz
gentoo-2-f430095fd8c2644a2d8ccacb1ee28ebc35aa3f01.tar.bz2
gentoo-2-f430095fd8c2644a2d8ccacb1ee28ebc35aa3f01.zip
sparc stable (bug 347179)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/ChangeLog7
-rw-r--r--net-firewall/iptables/iptables-1.4.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index aedef4df536e..0d06559bfce2 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# 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.232 2010/12/29 01:27:17 ranger Exp $
+# 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 $
+
+ 03 Jan 2011; Michael Weber <xmw@gentoo.org> iptables-1.4.10.ebuild:
+ sparc stable (bug 347179)
29 Dec 2010; Brent Baude <ranger@gentoo.org> iptables-1.4.10.ebuild:
stable ppc64, bug 347179
diff --git a/net-firewall/iptables/iptables-1.4.10.ebuild b/net-firewall/iptables/iptables-1.4.10.ebuild
index bfe41fb23862..4739642f005a 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-2010 Gentoo Foundation
+# 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.6 2010/12/29 01:27:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.7 2011/01/03 01:48:02 xmw 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"