From 3cc6410b8ea8d4982f7d3201a317323ee116b104 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Tue, 9 Mar 2004 23:32:24 +0000 Subject: stable on alpha and ia64 --- net-firewall/iptables/ChangeLog | 5 ++++- net-firewall/iptables/iptables-1.2.9.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 047e51be853d..a435ad4f6e17 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.21 2004/03/09 16:01:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.22 2004/03/09 23:30:10 agriffis Exp $ + + 09 Mar 2004; iptables-1.2.9.ebuild: + stable on alpha and ia64 09 Mar 2004; Daniel Ahlberg iptables-1.2.9.ebuild: + Added einfo about kernel 2.4.21, closing #25919. diff --git a/net-firewall/iptables/iptables-1.2.9.ebuild b/net-firewall/iptables/iptables-1.2.9.ebuild index 2e097033ac2f..b30a409c29b3 100644 --- a/net-firewall/iptables/iptables-1.2.9.ebuild +++ b/net-firewall/iptables/iptables-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.8 2004/03/09 16:01:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.9 2004/03/09 23:30:10 agriffis Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc hppa ~mips ~ia64 amd64" +KEYWORDS="x86 ~ppc alpha sparc hppa ~mips ia64 amd64" IUSE="ipv6" # iptables is dependent on kernel sources. Strange but true. -- cgit v1.2.3-65-gdbad