summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boman <mboman@gentoo.org>2004-01-07 08:24:37 +0000
committerMichael Boman <mboman@gentoo.org>2004-01-07 08:24:37 +0000
commitec986f341847f0882eb6c74ade9cc54641629865 (patch)
tree952badf7d53a64b86bdf322ced036bfdb51791b0 /net-analyzer
parentfix SRC_URI (bug 37282) (diff)
downloadgentoo-2-ec986f341847f0882eb6c74ade9cc54641629865.tar.gz
gentoo-2-ec986f341847f0882eb6c74ade9cc54641629865.tar.bz2
gentoo-2-ec986f341847f0882eb6c74ade9cc54641629865.zip
Forgot to include the threshold.conf file at installation stage.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/snort/ChangeLog5
-rw-r--r--net-analyzer/snort/Manifest4
-rw-r--r--net-analyzer/snort/snort-2.1.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog
index 6d5bcf0c773d..5a2c55812ded 100644
--- a/net-analyzer/snort/ChangeLog
+++ b/net-analyzer/snort/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/snort
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.29 2004/01/06 15:47:09 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.30 2004/01/07 08:23:54 mboman Exp $
+
+ 07 Jan 2004; Michael Boman <mboman@gentoo.org> snort-2.1.0.ebuild:
+ Forgot to include the threshold.conf file in the installation process.
*snort-2.1.0 (06 Jan 2004)
diff --git a/net-analyzer/snort/Manifest b/net-analyzer/snort/Manifest
index 19eb59a42f91..5e3216740535 100644
--- a/net-analyzer/snort/Manifest
+++ b/net-analyzer/snort/Manifest
@@ -1,4 +1,4 @@
-MD5 ce14e6fb0c0ae4b406d07fa2ddc7aa2d ChangeLog 6358
+MD5 83fd5c634c281f971e09db5281e1951e ChangeLog 6501
MD5 9c6b611339af7149d67f677a96d398db metadata.xml 930
MD5 f80a28eb514d54c97e9962eebf935123 snort-2.0.5-r2.ebuild 3146
MD5 79836b130237a48f6a340de4d8892bf2 snort-2.0.6.ebuild 3143
@@ -8,7 +8,7 @@ MD5 0c4f28771a4096a1dc044f13ea500bff snort-2.0.1-r1.ebuild 2734
MD5 02c960da9a74fdb00a4dfbccccb5cdc2 snort-2.0.2.ebuild 2650
MD5 ab7b8bc6bdd9ab9e2ddec0598f26a9f0 snort-2.0.5-r1.ebuild 3010
MD5 98b1c38ace076a3c4ba465a3bfac1693 snort-2.0.5.ebuild 2650
-MD5 95696d553856853a917f5868cac6083c snort-2.1.0.ebuild 3468
+MD5 014d046c5d18051acd026b58b67807e3 snort-2.1.0.ebuild 3487
MD5 a45c40b1fd8165ed1e9616808d8f4d41 files/1.9.1-libnet-1.0.patch 2907
MD5 fe6a25fdd3c6d4b527d89c51d78b8f36 files/2.0.1-libnet-1.0.patch 2753
MD5 fe6a25fdd3c6d4b527d89c51d78b8f36 files/2.0.2-libnet-1.0.patch 2753
diff --git a/net-analyzer/snort/snort-2.1.0.ebuild b/net-analyzer/snort/snort-2.1.0.ebuild
index cc3f863b43c2..efe7b2ec2799 100644
--- a/net-analyzer/snort/snort-2.1.0.ebuild
+++ b/net-analyzer/snort/snort-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.1.0.ebuild,v 1.1 2004/01/06 15:47:09 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.1.0.ebuild,v 1.2 2004/01/07 08:23:54 mboman Exp $
inherit eutils
@@ -95,7 +95,7 @@ src_install() {
docinto contrib ; dodoc contrib/*
insinto /etc/snort
- doins etc/reference.config etc/classification.config rules/*.rules etc/*.map
+ doins etc/reference.config etc/classification.config rules/*.rules etc/*.map etc/threshold.conf
#use prelude && doins etc/prelude-classification.config
doins etc/snort.conf.distrib