summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-11-07 23:18:06 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-11-07 23:18:06 +0000
commitfc7c300a0b9ae907d2549f6c1ac47ba56931917f (patch)
treefe1a1f8121362aa82059b1bb1083bbcbadde8399 /net-firewall
parentadded die statements to src_install (Manifest recommit) (diff)
downloadgentoo-2-fc7c300a0b9ae907d2549f6c1ac47ba56931917f.tar.gz
gentoo-2-fc7c300a0b9ae907d2549f6c1ac47ba56931917f.tar.bz2
gentoo-2-fc7c300a0b9ae907d2549f6c1ac47ba56931917f.zip
Marked stable on mips.
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/Manifest4
-rw-r--r--net-firewall/iptables/iptables-1.2.11-r3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 8dcb8c6f906f..adc5678c8a0c 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# 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.49 2004/11/07 10:36:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.50 2004/11/07 23:18:06 kumba Exp $
+
+ 07 Nov 2004; Joshua Kinard <kumba@gentoo.org> iptables-1.2.11-r3.ebuild:
+ Marked stable on mips.
07 Nov 2004; Joshua Kinard <kumba@gentoo.org> iptables-1.2.11-r2.ebuild:
Marked stable on mips.
diff --git a/net-firewall/iptables/Manifest b/net-firewall/iptables/Manifest
index 24cca8310d8b..c46d59e6e7ce 100644
--- a/net-firewall/iptables/Manifest
+++ b/net-firewall/iptables/Manifest
@@ -1,11 +1,11 @@
-MD5 f91669ca41bc549285abdefa1b26d3f1 ChangeLog 14525
+MD5 6b4e13faf3c5c4d4806adcf7a2191287 ChangeLog 14626
MD5 b396b91124c4161228ca8183c3181e15 iptables-1.2.11-r2.ebuild 5377
MD5 446359a0182a0a43d1ef826288ed6abf iptables-1.2.7a-r3.ebuild 1981
MD5 cf710eb268d1f501b4917425877a0f48 iptables-1.2.9-r1.ebuild 3526
MD5 f0dd3e706a06dfff3b1f1b746f56cdd6 iptables-1.2.9-r4.ebuild 5435
MD5 2e35947618db05b61050b554b5c69eb4 iptables-1.2.9.ebuild 2806
MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220
-MD5 88f6c9054d2a7abb58bf42e677cd87b1 iptables-1.2.11-r3.ebuild 5458
+MD5 22e685e5bc820b0cac16bacf27e77a09 iptables-1.2.11-r3.ebuild 5457
MD5 1457a4df1ce1faccfaccc8c7208bc432 files/digest-iptables-1.2.11-r2 68
MD5 183ec92f9fee7f072d9edb36917b4f9e files/digest-iptables-1.2.7a-r3 68
MD5 9366ae3d4d34c4dbf665b8539c609dd0 files/digest-iptables-1.2.9 67
diff --git a/net-firewall/iptables/iptables-1.2.11-r3.ebuild b/net-firewall/iptables/iptables-1.2.11-r3.ebuild
index 3756d2c1c8dc..9c52711bef9e 100644
--- a/net-firewall/iptables/iptables-1.2.11-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.2.11-r3.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-r3.ebuild,v 1.1 2004/11/06 16:43:41 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.2 2004/11/07 23:18:06 kumba Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64"
IUSE="ipv6 static extensions"
DEPEND="virtual/os-headers