diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 10:54:08 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 10:54:08 +0000 |
commit | a898328e26bd646292a11dfe7bcb69b112038fad (patch) | |
tree | 7f0a9d70e7090284556c4701e554ce61bc1c3ab8 /net-firewall/fwanalog/fwanalog-0.6.4.ebuild | |
parent | Moved from app-admin/fwanalog to net-firewall/fwanalog (diff) | |
download | historical-a898328e26bd646292a11dfe7bcb69b112038fad.tar.gz historical-a898328e26bd646292a11dfe7bcb69b112038fad.tar.bz2 historical-a898328e26bd646292a11dfe7bcb69b112038fad.zip |
x86 stable. cleanup from bad move (my fault)
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 2e4ba3d31ff2..5215474af506 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.1 2004/06/06 10:49:32 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwanalog/fwanalog-0.6.4.ebuild,v 1.2 2004/06/06 10:54:08 dragonheart 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 |