diff options
author | 2006-10-14 21:35:48 +0000 | |
---|---|---|
committer | 2006-10-14 21:35:48 +0000 | |
commit | 815abcf7cce258126e3895ab63efefbebb18852c (patch) | |
tree | d4f0c236d0ac675d582fc1125975463eaf511a14 /net-firewall | |
parent | New snapshot, beware\! (diff) | |
download | gentoo-2-815abcf7cce258126e3895ab63efefbebb18852c.tar.gz gentoo-2-815abcf7cce258126e3895ab63efefbebb18852c.tar.bz2 gentoo-2-815abcf7cce258126e3895ab63efefbebb18852c.zip |
Mark 1.3.5-r4 stable on ia64. #149643
(Portage version: 2.1.1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index ce759df32d12..209758e2ab3d 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.117 2006/10/07 03:18:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.118 2006/10/14 21:35:48 agriffis Exp $ + + 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> iptables-1.3.5-r4.ebuild: + Mark 1.3.5-r4 stable on ia64. #149643 *iptables-1.3.6-r1 (07 Oct 2006) diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index 5b738c1a00fb..7f825f80fe2f 100644 --- a/net-firewall/iptables/iptables-1.3.5-r4.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.11 2006/10/03 21:12:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.12 2006/10/14 21:35:48 agriffis Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -17,7 +17,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="extensions imq ipv6 l7filter static" DEPEND="virtual/os-headers |