summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-12-22 15:18:30 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-12-22 15:18:30 +0000
commitb4e6cd6d1825a86a24204c1935fd89c089300b99 (patch)
tree8686451cc1ffcf5aa3b9868d130dba39a26570d7
parentStable on alpha, bug #347099 (diff)
downloadgentoo-2-b4e6cd6d1825a86a24204c1935fd89c089300b99.tar.gz
gentoo-2-b4e6cd6d1825a86a24204c1935fd89c089300b99.tar.bz2
gentoo-2-b4e6cd6d1825a86a24204c1935fd89c089300b99.zip
Stable on alpha, bug #347179
(Portage version: 2.1.9.25/cvs/Linux x86_64)
-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 fb0797e1beb8..5335978f424c 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.228 2010/12/21 13:35:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.229 2010/12/22 15:18:30 klausman Exp $
+
+ 22 Dec 2010; Tobias Klausmann <klausman@gentoo.org> iptables-1.4.10.ebuild:
+ Stable on alpha, bug #347179
21 Dec 2010; Tobias Klausmann <klausman@gentoo.org> iptables-1.4.7.ebuild:
Stable on alpha to help with bug 340777
diff --git a/net-firewall/iptables/iptables-1.4.10.ebuild b/net-firewall/iptables/iptables-1.4.10.ebuild
index f94d778b1272..076c38730966 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
# 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.2 2010/12/01 08:15:06 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.3 2010/12/22 15:18:30 klausman 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"