diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-12-22 11:37:01 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-12-22 11:37:01 +0000 |
commit | 221d47680ba9d3309fc5bae937727633dbea54a8 (patch) | |
tree | 7ca0aa986d6c474fd9c386a32fb9550b8217f27d /net-firewall/iptables/iptables-1.3.7.ebuild | |
parent | Version bump and remove 0.7 series because of security problems. (diff) | |
download | gentoo-2-221d47680ba9d3309fc5bae937727633dbea54a8.tar.gz gentoo-2-221d47680ba9d3309fc5bae937727633dbea54a8.tar.bz2 gentoo-2-221d47680ba9d3309fc5bae937727633dbea54a8.zip |
l7filter - changed to 2.8 patch - exactly the same as 2.6
(Portage version: 2.1.2_rc3-r9)
Diffstat (limited to 'net-firewall/iptables/iptables-1.3.7.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.3.7.ebuild b/net-firewall/iptables/iptables-1.3.7.ebuild index 4acae23cd727..e842556c332c 100644 --- a/net-firewall/iptables/iptables-1.3.7.ebuild +++ b/net-firewall/iptables/iptables-1.3.7.ebuild @@ -1,10 +1,10 @@ # 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.7.ebuild,v 1.1 2006/12/14 05:43:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.7.ebuild,v 1.2 2006/12/22 11:37:01 dragonheart Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info -L7_PV="2.6" +L7_PV="2.8" L7_P="netfilter-layer7-v${L7_PV}" L7_PATCH="iptables-layer7-${L7_PV}.patch" IMQ_PATCH="iptables-1.3.0-imq1.diff" |