diff options
Diffstat (limited to 'net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild')
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild index a218e742a1c0..0414e9228130 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild @@ -1,11 +1,11 @@ -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild,v 1.1 2003/06/20 23:34:54 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild,v 1.2 2003/06/23 22:34:40 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" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND="" RDEPEND="" |