diff options
author | Brad Laue <brad@gentoo.org> | 2003-06-20 23:34:59 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2003-06-20 23:34:59 +0000 |
commit | cd3774900bc6b4cb8017134cfeae79e19f7ca768 (patch) | |
tree | 2b3663106b8de18729d358ccc40bf6c83fac65ce /net-analyzer/fwlogwatch | |
parent | Another small fix (diff) | |
download | gentoo-2-cd3774900bc6b4cb8017134cfeae79e19f7ca768.tar.gz gentoo-2-cd3774900bc6b4cb8017134cfeae79e19f7ca768.tar.bz2 gentoo-2-cd3774900bc6b4cb8017134cfeae79e19f7ca768.zip |
Pointy hat at brad, named the ebuild wrong, caused unfetchability.
Diffstat (limited to 'net-analyzer/fwlogwatch')
-rw-r--r-- | net-analyzer/fwlogwatch/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.9.2 | 1 | ||||
-rw-r--r-- | net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.92 | 1 | ||||
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild (renamed from net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/fwlogwatch/Manifest b/net-analyzer/fwlogwatch/Manifest index af212bd7fd27..04ae1e7785f3 100644 --- a/net-analyzer/fwlogwatch/Manifest +++ b/net-analyzer/fwlogwatch/Manifest @@ -1,3 +1,3 @@ MD5 a45378185bc094b894b31a42225dd232 ChangeLog 500 -MD5 8423504a1d6165417f941e134a0c025a fwlogwatch-0.92.ebuild 948 -MD5 514cb90a87fcdbe523292b401251faa4 files/digest-fwlogwatch-0.92 65 +MD5 5c47918b60373ad13d114a7dd6f4b2fb fwlogwatch-0.9.2.ebuild 949 +MD5 eb2d303a0740438e209fee7e65724267 files/digest-fwlogwatch-0.9.2 67 diff --git a/net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.9.2 b/net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.9.2 new file mode 100644 index 000000000000..c18cf27c3b0a --- /dev/null +++ b/net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.9.2 @@ -0,0 +1 @@ +MD5 1d361a8ff3a37c5d93dd0a47fd917ec1 fwlogwatch-0.9.2.tar.gz 93715 diff --git a/net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.92 b/net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.92 deleted file mode 100644 index 714e56d8a0dd..000000000000 --- a/net-analyzer/fwlogwatch/files/digest-fwlogwatch-0.92 +++ /dev/null @@ -1 +0,0 @@ -MD5 89aaa9c65f2329df238fe4382a9300eb fwlogwatch-0.92.tar.gz 1488 diff --git a/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild index 3de0d812023e..a218e742a1c0 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.92.ebuild,v 1.2 2003/06/12 16:06:06 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-0.9.2.ebuild,v 1.1 2003/06/20 23:34:54 brad Exp $ DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://cert.uni-stuttgart.de/projects/fwlogwatch/" |