diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-16 06:41:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-16 06:41:15 +0000 |
commit | a56f0ac3eb599674b0d0a680fa7666676e2d3c93 (patch) | |
tree | 2604ecd71239625043c5377a93bf0e21afee21c1 /net-firewall/fwanalog/fwanalog-0.6.4.ebuild | |
parent | masking -* due to bug 54059 (diff) | |
download | historical-a56f0ac3eb599674b0d0a680fa7666676e2d3c93.tar.gz historical-a56f0ac3eb599674b0d0a680fa7666676e2d3c93.tar.bz2 historical-a56f0ac3eb599674b0d0a680fa7666676e2d3c93.zip |
Stable on sparc.
Diffstat (limited to 'net-firewall/fwanalog/fwanalog-0.6.4.ebuild')
-rw-r--r-- | net-firewall/fwanalog/fwanalog-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/fwanalog/fwanalog-0.6.4.ebuild b/net-firewall/fwanalog/fwanalog-0.6.4.ebuild index 5215474af506..cd4616ebf737 100644 --- a/net-firewall/fwanalog/fwanalog-0.6.4.ebuild +++ b/net-firewall/fwanalog/fwanalog-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwanalog/fwanalog-0.6.4.ebuild,v 1.2 2004/06/06 10:54:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwanalog/fwanalog-0.6.4.ebuild,v 1.3 2004/06/16 06:41:15 weeve Exp $ DESCRIPTION="Script to parse firewall logs and analyze them with Analog" HOMEPAGE="http://tud.at/programm/fwanalog/" @@ -8,7 +8,7 @@ SRC_URI="http://tud.at/programm/fwanalog/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" IUSE="" DEPEND="" # this is just a bash script |