diff options
Diffstat (limited to 'net-firewall/fwanalog/fwanalog-0.6.2.ebuild')
-rw-r--r-- | net-firewall/fwanalog/fwanalog-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/fwanalog/fwanalog-0.6.2.ebuild b/net-firewall/fwanalog/fwanalog-0.6.2.ebuild index 51e4cd6afe8b..ed85d381a8dd 100644 --- a/net-firewall/fwanalog/fwanalog-0.6.2.ebuild +++ b/net-firewall/fwanalog/fwanalog-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwanalog/fwanalog-0.6.2.ebuild,v 1.2 2004/06/24 22:39:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwanalog/fwanalog-0.6.2.ebuild,v 1.3 2004/10/04 22:50:07 pvdabeel 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 |