diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-25 13:34:56 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-25 13:34:56 +0000 |
commit | 8a55814f436a108ece154210bc399e442e7f09e3 (patch) | |
tree | 99e03d6f206b319269b6c843a6e64f7c61a676e5 /net-firewall | |
parent | initial import (diff) | |
download | historical-8a55814f436a108ece154210bc399e442e7f09e3.tar.gz historical-8a55814f436a108ece154210bc399e442e7f09e3.tar.bz2 historical-8a55814f436a108ece154210bc399e442e7f09e3.zip |
masking
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/giptables/Manifest | 2 | ||||
-rw-r--r-- | net-firewall/giptables/giptables-1.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/giptables/Manifest b/net-firewall/giptables/Manifest index 60400c8e4984..667f6e90c511 100644 --- a/net-firewall/giptables/Manifest +++ b/net-firewall/giptables/Manifest @@ -1,4 +1,4 @@ -MD5 d058f3e77ad5372c8c77d08883026dcc giptables-1.1.ebuild 2257 +MD5 29de9c07c1aada7b7d559de22a683e71 giptables-1.1.ebuild 2258 MD5 3a872ea1ca0327e9f130db613af700fe ChangeLog 391 MD5 4efafed5ad73abd96ff8d280621ee253 files/giptables.init 2008 MD5 419996627a148ab4daeecaa8beea5404 files/replace.sed 123 diff --git a/net-firewall/giptables/giptables-1.1.ebuild b/net-firewall/giptables/giptables-1.1.ebuild index 6d482010e3a5..cf6e3fd4244d 100644 --- a/net-firewall/giptables/giptables-1.1.ebuild +++ b/net-firewall/giptables/giptables-1.1.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/giptables/giptables-1.1.ebuild,v 1.1 2003/07/25 13:33:13 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/giptables/giptables-1.1.ebuild,v 1.2 2003/07/25 13:34:33 aliz Exp $ DESCRIPTION="GIPTables Firewall is a free set of shell scripts that helps you generate iptables rules for Linux 2.4.x and newer kernels." HOMEPAGE="http://www.giptables.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.giptables.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="" |