summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-11-02 21:14:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-11-02 21:14:55 +0000
commit3c44d18e8ead64875029205071a9522a38c275b0 (patch)
treee49e89d106129bb0f16e41fe66942febd86d4145 /net-analyzer
parentVersion bump KDE 4.3.3 (diff)
downloadgentoo-2-3c44d18e8ead64875029205071a9522a38c275b0.tar.gz
gentoo-2-3c44d18e8ead64875029205071a9522a38c275b0.tar.bz2
gentoo-2-3c44d18e8ead64875029205071a9522a38c275b0.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/snort/snort-2.8.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.8.5.1.ebuild b/net-analyzer/snort/snort-2.8.5.1.ebuild
index f5fd093478f9..0dd032c5a36a 100644
--- a/net-analyzer/snort/snort-2.8.5.1.ebuild
+++ b/net-analyzer/snort/snort-2.8.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v 1.1 2009/11/02 17:24:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v 1.2 2009/11/02 21:14:55 mr_bones_ Exp $
inherit eutils autotools multilib
@@ -82,7 +82,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
- # Fix to allow parallel building.
+ # Fix to allow parallel building.
# Thanks to Natanael Copa #291558
einfo "Applying parallel building fix."
sed -i -e 's/^all-local:.*/all-local: $(LTLIBRARIES)/' \