summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-03 13:27:31 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-03 13:27:31 +0000
commitac2ea5ae11958096f92c91db2186541d3873da48 (patch)
tree2ded17a46230dc4c2eb2b03afebc27c29393edc0 /net-firewall
parentMarked ~amd64. (diff)
downloadgentoo-2-ac2ea5ae11958096f92c91db2186541d3873da48.tar.gz
gentoo-2-ac2ea5ae11958096f92c91db2186541d3873da48.tar.bz2
gentoo-2-ac2ea5ae11958096f92c91db2186541d3873da48.zip
Keyworded ~sparc wrt #91285
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog6
-rw-r--r--net-firewall/iptables/iptables-1.3.1-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index ccce8746d51f..b16b3265562f 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.64 2005/05/03 09:40:10 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.65 2005/05/03 13:27:31 gustavoz Exp $
+
+ 03 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ iptables-1.3.1-r3.ebuild:
+ Keyworded ~sparc wrt #91285
*iptables-1.3.1-r3 (03 May 2005)
diff --git a/net-firewall/iptables/iptables-1.3.1-r3.ebuild b/net-firewall/iptables/iptables-1.3.1-r3.ebuild
index 15c1e3afa1cc..f3672c8e1f03 100644
--- a/net-firewall/iptables/iptables-1.3.1-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.3.1-r3.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-r3.ebuild,v 1.2 2005/05/03 09:40:51 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.1-r3.ebuild,v 1.3 2005/05/03 13:27:31 gustavoz Exp $
inherit eutils flag-o-matic toolchain-funcs linux-info
@@ -10,7 +10,7 @@ DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
HOMEPAGE="http://www.iptables.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE="ipv6 static extensions"
DEPEND="virtual/os-headers