From 2e6016f47cd149376ce1927d3ef93555d2c5dc81 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Thu, 8 Dec 2005 23:59:02 +0000 Subject: Stable on alpha. (Portage version: 2.0.51.22-r3) --- net-firewall/iptables/ChangeLog | 5 ++++- net-firewall/iptables/iptables-1.3.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-firewall/iptables') diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 6d1b4b4a44fa..39b0eecc532f 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.90 2005/11/19 00:12:27 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.91 2005/12/08 23:59:02 kloeri Exp $ + + 09 Dec 2005; Bryan Østergaard iptables-1.3.4.ebuild: Stable on amd64. diff --git a/net-firewall/iptables/iptables-1.3.4.ebuild b/net-firewall/iptables/iptables-1.3.4.ebuild index bc4a1b282ef2..2fb23eacbf4c 100644 --- a/net-firewall/iptables/iptables-1.3.4.ebuild +++ b/net-firewall/iptables/iptables-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.6 2005/11/20 06:10:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.7 2005/12/08 23:59:02 kloeri Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -19,7 +19,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 static extensions" DEPEND="virtual/os-headers -- cgit v1.2.3-65-gdbad