summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2006-01-06 10:52:41 +0000
committerDaniel Black <dragonheart@gentoo.org>2006-01-06 10:52:41 +0000
commit77b7a494a5d42d65337e50930fb464ddfb420b13 (patch)
tree5bb5634de44c4764c5ac4e1ab353584b7b4b5f25 /net-firewall/iptables/iptables-1.3.4.ebuild
parentversion bump, remove older version (diff)
downloadhistorical-77b7a494a5d42d65337e50930fb464ddfb420b13.tar.gz
historical-77b7a494a5d42d65337e50930fb464ddfb420b13.tar.bz2
historical-77b7a494a5d42d65337e50930fb464ddfb420b13.zip
changing l7 filter from 2.0_beta to 2.0 - only change in the iptables patch was an error emssage change
Package-Manager: portage-2.1_pre3
Diffstat (limited to 'net-firewall/iptables/iptables-1.3.4.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.3.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/iptables/iptables-1.3.4.ebuild b/net-firewall/iptables/iptables-1.3.4.ebuild
index bc8c5af5f8cd..f4a47ab75d4a 100644
--- a/net-firewall/iptables/iptables-1.3.4.ebuild
+++ b/net-firewall/iptables/iptables-1.3.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.4.ebuild,v 1.8 2005/12/18 17:58:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.9 2006/01/06 10:52:41 dragonheart Exp $
inherit eutils flag-o-matic toolchain-funcs linux-info
-L7_PV="2.0-beta"
+L7_PV="2.0"
L7_P="netfilter-layer7-v${L7_PV}"
L7_PATCH="iptables-layer7-2.0.patch"
IMQ_PATCH="iptables-1.3.0-imq1.diff"