From b4e6cd6d1825a86a24204c1935fd89c089300b99 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Wed, 22 Dec 2010 15:18:30 +0000 Subject: Stable on alpha, bug #347179 (Portage version: 2.1.9.25/cvs/Linux x86_64) --- net-firewall/iptables/ChangeLog | 5 ++++- net-firewall/iptables/iptables-1.4.10.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-firewall') 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 iptables-1.4.10.ebuild: + Stable on alpha, bug #347179 21 Dec 2010; Tobias Klausmann 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" -- cgit v1.2.3-65-gdbad