summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-03-17 17:18:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-03-17 17:18:41 +0000
commit3e0ee6135e4a44e058cbbeb22073015ae1a81b9d (patch)
treea06129b353c1e728161afd78f0783b4efb03a655
parentwhitespace (diff)
downloadgentoo-2-3e0ee6135e4a44e058cbbeb22073015ae1a81b9d.tar.gz
gentoo-2-3e0ee6135e4a44e058cbbeb22073015ae1a81b9d.tar.bz2
gentoo-2-3e0ee6135e4a44e058cbbeb22073015ae1a81b9d.zip
whitespace
(Portage version: 2.1.4.4)
-rw-r--r--net-analyzer/fprobe/fprobe-1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fprobe/fprobe-1.1-r1.ebuild b/net-analyzer/fprobe/fprobe-1.1-r1.ebuild
index 055a80aa9298..7e8e864d92be 100644
--- a/net-analyzer/fprobe/fprobe-1.1-r1.ebuild
+++ b/net-analyzer/fprobe/fprobe-1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fprobe/fprobe-1.1-r1.ebuild,v 1.1 2008/03/17 08:41:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fprobe/fprobe-1.1-r1.ebuild,v 1.2 2008/03/17 17:18:41 mr_bones_ Exp $
inherit eutils
@@ -21,7 +21,7 @@ src_unpack() {
# The pidfile should be created by the parent process, before the
# setuid/chroot # is executed.
epatch "${FILESDIR}"/fprobe-1.1-pidfile-sanity.patch
- # This seems to fail, uncertain why.
+ # This seems to fail, uncertain why.
epatch "${FILESDIR}"/fprobe-1.1-setgroups.patch
}