summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-03-15 17:31:02 +0000
committerJan Seidel <tuxus@gentoo.org>2003-03-15 17:31:02 +0000
commit89da8ac39fab980f03e18ea2eaf11cfeb8c7a15d (patch)
treecbd5df7d09486f666538de4f925ec39457828e90 /net-firewall/iptables
parentAdded mips to KEYWORDS (diff)
downloadgentoo-2-89da8ac39fab980f03e18ea2eaf11cfeb8c7a15d.tar.gz
gentoo-2-89da8ac39fab980f03e18ea2eaf11cfeb8c7a15d.tar.bz2
gentoo-2-89da8ac39fab980f03e18ea2eaf11cfeb8c7a15d.zip
Added mips to KEYWORDS
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.2.7a-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index e05eaeee6888..65883b74102c 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-firewall/iptables
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.2 2003/03/11 22:35:23 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.3 2003/03/15 17:31:02 tuxus Exp $
*iptables-1.2.7a-r3 (11 Mar 2003)
+ 15 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to KEYWORDS
+
11 Mar 2003; Martin Holzer <mholzer@gentoo.org> iptables-1.2.7a-r3.ebuild,
files/grsecurity-1.2.7a-iptables.patch, files/iptables-1.2.6a-imq.diff-3,
files/iptables-1.2.7a-gentoo.diff, files/iptables-1.2.7a-hppa.diff,
diff --git a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild
index bd0ab543e6a5..94d925f6872e 100644
--- a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r3.ebuild,v 1.1 2003/03/11 21:50:24 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r3.ebuild,v 1.2 2003/03/15 17:31:02 tuxus Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2"
HOMEPAGE="http://www.iptables.org/"
SLOT="0"
-KEYWORDS="x86 ppc alpha sparc hppa arm"
+KEYWORDS="x86 ppc alpha sparc hppa arm mips"
LICENSE="GPL-2"
# iptables is dependent on kernel sources. Strange but true.