summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-03-28 00:08:57 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-03-28 00:08:57 +0000
commitda2fd276ce31f858b9c0d3256d1848759a6aac7d (patch)
tree73b1ac58f7742ab858c1252a7c2fdcb6baf10e4b /net-firewall
parentInitial import into the tree. Closes bug #31519. Thanks to swegner for the ... (diff)
downloadgentoo-2-da2fd276ce31f858b9c0d3256d1848759a6aac7d.tar.gz
gentoo-2-da2fd276ce31f858b9c0d3256d1848759a6aac7d.tar.bz2
gentoo-2-da2fd276ce31f858b9c0d3256d1848759a6aac7d.zip
added conditional unpack on l7-filter
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog6
-rw-r--r--net-firewall/iptables/Manifest14
-rw-r--r--net-firewall/iptables/iptables-1.3.1-r1.ebuild6
-rw-r--r--net-firewall/iptables/iptables-1.3.1.ebuild6
4 files changed, 15 insertions, 17 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 04d6b3f8d943..f354998056a0 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/iptables
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.60 2005/03/23 10:23:36 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.61 2005/03/28 00:08:57 dragonheart Exp $
+
+ 28 Mar 2005; Daniel Black <dragonheart@gentoo.org> iptables-1.3.1-r1.ebuild,
+ iptables-1.3.1.ebuild:
+ added conditional unpack on l7-filter thanks to Marcelo Góes (vanquirius)
*iptables-1.3.1-r1 (23 Mar 2005)
diff --git a/net-firewall/iptables/Manifest b/net-firewall/iptables/Manifest
index 13dbedc2d8c2..853a86d1bbf4 100644
--- a/net-firewall/iptables/Manifest
+++ b/net-firewall/iptables/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 26fa2f6d8583fa6e0d4c027c4f5d0247 ChangeLog 16195
MD5 cdf47a369303ed0da3bb2f6888dc1aa8 iptables-1.2.7a-r3.ebuild 1982
MD5 d8db7c69648295e17016d8bbe4c55c07 iptables-1.2.9-r1.ebuild 3526
@@ -9,8 +6,8 @@ MD5 e2158f065e3c8a603eb424a8ff613e4e iptables-1.2.9-r4.ebuild 5435
MD5 20d154d66f67db6a04208bda433d9823 iptables-1.2.9.ebuild 2805
MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220
MD5 5a28ca4cbaa41ce47ecabf7a1484c040 iptables-1.2.11-r3.ebuild 5451
-MD5 3a1b42ae2377021448ec0c739f8ce041 iptables-1.3.1.ebuild 5418
-MD5 72203cc488ead94bd78c1f3ddd00903b iptables-1.3.1-r1.ebuild 5517
+MD5 2ec7c34ac1f4449dfb3cae159a248409 iptables-1.3.1.ebuild 5443
+MD5 4ab519482200598356cd6b235e256699 iptables-1.3.1-r1.ebuild 5542
MD5 183ec92f9fee7f072d9edb36917b4f9e files/digest-iptables-1.2.7a-r3 68
MD5 9366ae3d4d34c4dbf665b8539c609dd0 files/digest-iptables-1.2.9-r1 67
MD5 dd4f4563c89d33fc6987043d95531e05 files/ip6tables-1.2.9-r1.confd 266
@@ -52,10 +49,3 @@ MD5 bcbdd7e40a2fd78796c9a00a5ae463cb files/1.3.1-files/grsecurity-1.2.8-iptables
MD5 76a42dd64d1a4f419a5f07de5a6cb0c2 files/1.3.1-files/install_all_dev_files.patch-1.3.1.bz2 1098
MD5 0eacca16bacc2e2d7cc125d3aa65b30d files/1.3.1-files/install_ipv6_apps.patch.bz2 334
MD5 628b6569018552e77bd5543d98baa664 files/1.3.1-files/iptables-1.3.1-compilefix.patch 539
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCQUO4mdTrptrqvGERAowjAJ44jllh/Hua+1MqVyUoyN1nIP2/0wCghsHz
-S5+h5KCa2BDeCQSDDpbP6Bo=
-=FdVN
------END PGP SIGNATURE-----
diff --git a/net-firewall/iptables/iptables-1.3.1-r1.ebuild b/net-firewall/iptables/iptables-1.3.1-r1.ebuild
index 816859d8347f..ff55829544f9 100644
--- a/net-firewall/iptables/iptables-1.3.1-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.1-r1.ebuild,v 1.1 2005/03/23 10:23:36 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.1-r1.ebuild,v 1.2 2005/03/28 00:08:57 dragonheart Exp $
inherit eutils flag-o-matic
@@ -45,7 +45,9 @@ pkg_setup() {
src_unpack() {
- unpack ${P}.tar.bz2 ${L7_P}.tar.gz ; cd ${S}
+ unpack ${P}.tar.bz2
+ use extensions && unpack ${L7_P}.tar.gz
+ cd ${S}
EPATCH_OPTS="-p0" \
epatch ${FILESDIR}/${PV}-files/install_ipv6_apps.patch.bz2
diff --git a/net-firewall/iptables/iptables-1.3.1.ebuild b/net-firewall/iptables/iptables-1.3.1.ebuild
index 3f4c9e15b6c2..58ce2173621c 100644
--- a/net-firewall/iptables/iptables-1.3.1.ebuild
+++ b/net-firewall/iptables/iptables-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.1.ebuild,v 1.2 2005/03/09 16:37:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.1.ebuild,v 1.3 2005/03/28 00:08:57 dragonheart Exp $
inherit eutils flag-o-matic
@@ -43,7 +43,9 @@ pkg_setup() {
src_unpack() {
- unpack ${P}.tar.bz2 ${L7_P}.tar.gz ; cd ${S}
+ unpack ${P}.tar.bz2
+ use extensions && unpack ${L7_P}.tar.gz
+ cd ${S}
EPATCH_OPTS="-p0" \
epatch ${FILESDIR}/${PV}-files/install_ipv6_apps.patch.bz2