diff options
author | Brad Laue <brad@gentoo.org> | 2003-06-12 16:06:06 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2003-06-12 16:06:06 +0000 |
commit | 76e5daf8da6f8d21fbc3532e836645d7b1ef96ce (patch) | |
tree | d978d5638c6bcdf9ec68090c8965b8e50d16f19a /net-analyzer/fwlogwatch | |
parent | Removing skipstone; dead upstream (diff) | |
download | historical-76e5daf8da6f8d21fbc3532e836645d7b1ef96ce.tar.gz historical-76e5daf8da6f8d21fbc3532e836645d7b1ef96ce.tar.bz2 historical-76e5daf8da6f8d21fbc3532e836645d7b1ef96ce.zip |
loose ends
Diffstat (limited to 'net-analyzer/fwlogwatch')
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild index a232e066e225..3de0d812023e 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild @@ -1,11 +1,11 @@ -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild,v 1.1 2003/06/12 03:06:09 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild,v 1.2 2003/06/12 16:06:06 brad Exp $ DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://cert.uni-stuttgart.de/projects/fwlogwatch/" SRC_URI="http://www.kyb.uni-stuttgart.de/boris/sw/${P}.tar.gz" LICENSE="GPL-1" -KEYWORDS="~x86 ~sparc" SLOT="0" +KEYWORDS="~x86 ~sparc" IUSE="" DEPEND="" RDEPEND="" |