summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2007-02-06 12:21:22 +0000
committerDaniel Black <dragonheart@gentoo.org>2007-02-06 12:21:22 +0000
commitcb98141df81e1ae37d411f4a8b4b852a1d6e474f (patch)
treec0e2444d48348ca513ea5f1eaa36b25f24547fc7 /net-firewall
parentstable on amd64; bug 163608 (diff)
downloadgentoo-2-cb98141df81e1ae37d411f4a8b4b852a1d6e474f.tar.gz
gentoo-2-cb98141df81e1ae37d411f4a8b4b852a1d6e474f.tar.bz2
gentoo-2-cb98141df81e1ae37d411f4a8b4b852a1d6e474f.zip
l7 now at 2.9 - no code change just different tarball. Bumping to avoid extra downloads or something. Bug #161809
(Portage version: 2.1.2-r7)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog6
-rw-r--r--net-firewall/iptables/files/digest-iptables-1.3.76
-rw-r--r--net-firewall/iptables/iptables-1.3.7.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 1c83c8c4b977..d94abb49a25c 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.124 2007/01/20 16:12:33 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.125 2007/02/06 12:21:22 dragonheart Exp $
+
+ 06 Feb 2007; Daniel Black <dragonheart@gentoo.org> iptables-1.3.7.ebuild:
+ l7 now at 2.9 - no code change just different tarball. Bumping to avoid
+ extra downloads or something. Bug #161809 thanks cilly
20 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org>
iptables-1.3.5-r4.ebuild:
diff --git a/net-firewall/iptables/files/digest-iptables-1.3.7 b/net-firewall/iptables/files/digest-iptables-1.3.7
index 927f3b15dd0e..50595d1b2598 100644
--- a/net-firewall/iptables/files/digest-iptables-1.3.7
+++ b/net-firewall/iptables/files/digest-iptables-1.3.7
@@ -4,6 +4,6 @@ SHA256 0f9d36e48b3f1e83ef9e1d39c19e7271a889a31c65c396c416200eb143f1795b iptables
MD5 dd965bdacbb86ce2a6498829fddda6b7 iptables-1.3.7.tar.bz2 196205
RMD160 8109f2d58eb33905bbbbc0cf871abc8172e7ddc0 iptables-1.3.7.tar.bz2 196205
SHA256 0e00cea0029eaf7923a4a901265d5aa8159804b520fda9c12df54d350073ce02 iptables-1.3.7.tar.bz2 196205
-MD5 a7cf8b1e9e4ebe5117d20d3cea5ab310 netfilter-layer7-v2.8.tar.gz 122377
-RMD160 cd70ce6c0631d5099d44f52a06414562552fb546 netfilter-layer7-v2.8.tar.gz 122377
-SHA256 09ecd9a000ab7595694b85f2bc9fa2b2f5bd8debd36c78fe5564fd23bdbbe9f3 netfilter-layer7-v2.8.tar.gz 122377
+MD5 ebf9043a5352ebe6dbd721989ef83dee netfilter-layer7-v2.9.tar.gz 122497
+RMD160 0398b8b61b24eb5d28309a53af0279e9f201318d netfilter-layer7-v2.9.tar.gz 122497
+SHA256 7db0e22297f7ecec41bb973733d6970bab922b4c54f779239616fa26a2315969 netfilter-layer7-v2.9.tar.gz 122497
diff --git a/net-firewall/iptables/iptables-1.3.7.ebuild b/net-firewall/iptables/iptables-1.3.7.ebuild
index e1bc9bd1ffd5..d957236eba6a 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
+# Copyright 1999-2007 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.3 2006/12/30 06:42:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.7.ebuild,v 1.4 2007/02/06 12:21:22 dragonheart Exp $
inherit eutils flag-o-matic toolchain-funcs linux-info
-L7_PV="2.8"
+L7_PV="2.9"
L7_P="netfilter-layer7-v${L7_PV}"
L7_PATCH="iptables-layer7-${L7_PV}.patch"
IMQ_PATCH="iptables-1.3.0-imq1.diff"