summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-08-23 07:49:40 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-08-23 07:49:40 +0000
commit939e8297fb25869c5e9d065b67afd83d3e9e13d1 (patch)
tree64088c20d8fff23be957404df0dc12e11b6738ae /net-firewall/iptables
parentnew beta version (diff)
downloadhistorical-939e8297fb25869c5e9d065b67afd83d3e9e13d1.tar.gz
historical-939e8297fb25869c5e9d065b67afd83d3e9e13d1.tar.bz2
historical-939e8297fb25869c5e9d065b67afd83d3e9e13d1.zip
fix spelling error. Thanks to: Kurt McKee <kurtmckee@northwestern.edu> in bug #61325
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/ChangeLog7
-rw-r--r--net-firewall/iptables/Manifest10
-rw-r--r--net-firewall/iptables/iptables-1.2.11-r2.ebuild4
-rw-r--r--net-firewall/iptables/iptables-1.2.9-r1.ebuild4
-rw-r--r--net-firewall/iptables/iptables-1.2.9-r4.ebuild4
-rw-r--r--net-firewall/iptables/iptables-1.2.9.ebuild4
6 files changed, 19 insertions, 14 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index b05c5481b517..c23b47f9e8f4 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-firewall/iptables
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.43 2004/08/22 21:06:55 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.44 2004/08/23 07:49:40 seemant Exp $
+
+ 22 Aug 2004; Seemant Kulleen <seemant@gentoo.org> iptables-1.2.11-r2.ebuild,
+ iptables-1.2.9-r1.ebuild, iptables-1.2.9-r4.ebuild, iptables-1.2.9.ebuild:
+ fix spelling error. Thanks to: Kurt McKee <kurtmckee@northwestern.edu> in bug
+ #61325
22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> iptables-1.2.11-r2.ebuild:
Stable on alpha.
diff --git a/net-firewall/iptables/Manifest b/net-firewall/iptables/Manifest
index 888e3ad63130..334029f5719f 100644
--- a/net-firewall/iptables/Manifest
+++ b/net-firewall/iptables/Manifest
@@ -1,9 +1,9 @@
MD5 446359a0182a0a43d1ef826288ed6abf iptables-1.2.7a-r3.ebuild 1981
-MD5 f90860dcefc31f800e5008012327456c iptables-1.2.9-r4.ebuild 5433
-MD5 1dac1fe36659067bb3ab746b757fd29e iptables-1.2.9.ebuild 2804
-MD5 472ed0ebf0c789b80b25cd1338674388 iptables-1.2.9-r1.ebuild 3523
-MD5 f55ef2537dfa6087568c7bc568aa6384 iptables-1.2.11-r2.ebuild 5382
-MD5 08ee5eea29e2fe022af5019edc06d290 ChangeLog 13560
+MD5 f0dd3e706a06dfff3b1f1b746f56cdd6 iptables-1.2.9-r4.ebuild 5435
+MD5 a02e73cafbebfc287fcb1c970da2d0bf iptables-1.2.9.ebuild 2806
+MD5 cf710eb268d1f501b4917425877a0f48 iptables-1.2.9-r1.ebuild 3526
+MD5 4cd71cdc5740dfddcef4748fd23aadb8 iptables-1.2.11-r2.ebuild 5384
+MD5 b582a697c21c5dbb7aa7705fc832d6e9 ChangeLog 13807
MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220
MD5 f876be872ec78bc824f2503059338d8d files/iptables.confd 382
MD5 cc47b162c1a113d2de67762963ba7b0a files/ip6tables.init 2104
diff --git a/net-firewall/iptables/iptables-1.2.11-r2.ebuild b/net-firewall/iptables/iptables-1.2.11-r2.ebuild
index 6cf09ee51645..3c85ae812b56 100644
--- a/net-firewall/iptables/iptables-1.2.11-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.2.11-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.8 2004/08/22 21:06:55 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.9 2004/08/23 07:49:40 seemant Exp $
inherit eutils flag-o-matic
@@ -162,7 +162,7 @@ pkg_postinst() {
einfo "If you are using the iptables initsscript you should save your"
einfo "rules using the new iptables version before rebooting."
einfo ""
- einfo "If you are uprading to a >=2.4.21 kernel you may need to rebuild"
+ einfo "If you are upgrading to a >=2.4.21 kernel you may need to rebuild"
einfo "iptables."
einfo ""
ewarn "!!! ipforwarding is now not a part of the iptables initscripts."
diff --git a/net-firewall/iptables/iptables-1.2.9-r1.ebuild b/net-firewall/iptables/iptables-1.2.9-r1.ebuild
index 24784a5f00b9..1fdc090192e5 100644
--- a/net-firewall/iptables/iptables-1.2.9-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r1.ebuild,v 1.9 2004/08/19 21:59:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r1.ebuild,v 1.10 2004/08/23 07:49:40 seemant Exp $
inherit eutils flag-o-matic
@@ -98,7 +98,7 @@ pkg_postinst() {
einfo "If you are using the iptables initsscript you should save your"
einfo "rules using the new iptables version before rebooting."
einfo ""
- einfo "If you are uprading to a >=2.4.21 kernel you may need to rebuild"
+ einfo "If you are upgrading to a >=2.4.21 kernel you may need to rebuild"
einfo "iptables."
einfo ""
ewarn "!!! ipforwarding is now not a part of the iptables initscripts."
diff --git a/net-firewall/iptables/iptables-1.2.9-r4.ebuild b/net-firewall/iptables/iptables-1.2.9-r4.ebuild
index f1b8c260e8d3..a2025d69a68c 100644
--- a/net-firewall/iptables/iptables-1.2.9-r4.ebuild
+++ b/net-firewall/iptables/iptables-1.2.9-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r4.ebuild,v 1.3 2004/08/19 21:59:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r4.ebuild,v 1.4 2004/08/23 07:49:40 seemant Exp $
inherit eutils flag-o-matic
@@ -153,7 +153,7 @@ pkg_postinst() {
einfo "If you are using the iptables initsscript you should save your"
einfo "rules using the new iptables version before rebooting."
einfo ""
- einfo "If you are uprading to a >=2.4.21 kernel you may need to rebuild"
+ einfo "If you are upgrading to a >=2.4.21 kernel you may need to rebuild"
einfo "iptables."
einfo ""
ewarn "!!! ipforwarding is now not a part of the iptables initscripts."
diff --git a/net-firewall/iptables/iptables-1.2.9.ebuild b/net-firewall/iptables/iptables-1.2.9.ebuild
index 1fa8c0288fef..4bf23be3b3cc 100644
--- a/net-firewall/iptables/iptables-1.2.9.ebuild
+++ b/net-firewall/iptables/iptables-1.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.16 2004/08/19 21:59:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.17 2004/08/23 07:49:40 seemant Exp $
inherit eutils flag-o-matic
@@ -89,6 +89,6 @@ pkg_postinst() {
einfo "If you are using the iptables initsscript you should save your"
einfo "rules using the new iptables version before rebooting."
einfo ""
- einfo "If you are uprading to a >=2.4.21 kernel you may need to rebuild"
+ einfo "If you are upgrading to a >=2.4.21 kernel you may need to rebuild"
einfo "iptables."
}