diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:44:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:44:51 +0000 |
commit | 7a37f9135b634634bec5f92e14e14c9a81269d60 (patch) | |
tree | b8f5a6b9f91545731dae7a51747770e88da06116 /net-analyzer/fwlogwatch | |
parent | whitespace cleanup (diff) | |
download | historical-7a37f9135b634634bec5f92e14e14c9a81269d60.tar.gz historical-7a37f9135b634634bec5f92e14e14c9a81269d60.tar.bz2 historical-7a37f9135b634634bec5f92e14e14c9a81269d60.zip |
header fix
Diffstat (limited to 'net-analyzer/fwlogwatch')
-rw-r--r-- | net-analyzer/fwlogwatch/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-analyzer/fwlogwatch/Manifest b/net-analyzer/fwlogwatch/Manifest index 098e84a952be..a901edeb4129 100644 --- a/net-analyzer/fwlogwatch/Manifest +++ b/net-analyzer/fwlogwatch/Manifest @@ -1,5 +1,5 @@ MD5 cd870b0fe2b51950cbe1fe2e5cb7d089 ChangeLog 1033 MD5 629e5241cdf4a8bf11a8e828dbc0d72f fwlogwatch-0.9.3.ebuild 1112 -MD5 9a347876b47b2ca01a76a41b56c80016 fwlogwatch-0.9.2.ebuild 950 +MD5 415a38bca9db884fbc8bd23befc9e6c9 fwlogwatch-0.9.2.ebuild 1065 MD5 d6bcf04d65c71ea5420636851372769a files/digest-fwlogwatch-0.9.3 67 MD5 eb2d303a0740438e209fee7e65724267 files/digest-fwlogwatch-0.9.2 67 diff --git a/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild index 04f97b41681f..ed387250205b 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild @@ -1,4 +1,6 @@ -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild,v 1.3 2003/09/05 23:40:08 msterret Exp $ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild,v 1.4 2003/09/05 23:44:49 msterret Exp $ DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://cert.uni-stuttgart.de/projects/fwlogwatch/" |