summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-11-02 20:21:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-11-02 20:21:02 +0000
commit37db070216385615dfd9891f9c8df66034bf7563 (patch)
tree88d91c8914947e83dfc6debce8b2d626657d96ec /net-analyzer/snort
parentAdd patch by Ulrich Müller for bug #306445 by Hartmut Figge. (diff)
downloadgentoo-2-37db070216385615dfd9891f9c8df66034bf7563.tar.gz
gentoo-2-37db070216385615dfd9891f9c8df66034bf7563.tar.bz2
gentoo-2-37db070216385615dfd9891f9c8df66034bf7563.zip
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r--net-analyzer/snort/snort-2.9.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.9.0.1.ebuild b/net-analyzer/snort/snort-2.9.0.1.ebuild
index ebef3e95153c..4557757676cc 100644
--- a/net-analyzer/snort/snort-2.9.0.1.ebuild
+++ b/net-analyzer/snort/snort-2.9.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.0.1.ebuild,v 1.1 2010/11/02 18:22:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.9.0.1.ebuild,v 1.2 2010/11/02 20:21:02 mr_bones_ Exp $
EAPI="2"
inherit eutils autotools multilib
@@ -141,7 +141,7 @@ src_install() {
etc/unicode.map \
|| die "Failed to add files in /etc/snort"
- # We use snort.conf.distrib because the config file is complicated
+ # We use snort.conf.distrib because the config file is complicated
# and the one shipped with snort can change drastically between versions.
# Users should migrate setting by hand and not with etc-update.
newins etc/snort.conf snort.conf.distrib \