diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-17 17:18:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-17 17:18:41 +0000 |
commit | 6821504a6004c6a5251c6e3e567344bbee6239b6 (patch) | |
tree | 2c23570aa46b599b33fe951c157c27283e8e43fe /net-analyzer/fprobe/fprobe-1.1-r1.ebuild | |
parent | whitespace (diff) | |
download | historical-6821504a6004c6a5251c6e3e567344bbee6239b6.tar.gz historical-6821504a6004c6a5251c6e3e567344bbee6239b6.tar.bz2 historical-6821504a6004c6a5251c6e3e567344bbee6239b6.zip |
whitespace
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-analyzer/fprobe/fprobe-1.1-r1.ebuild')
-rw-r--r-- | net-analyzer/fprobe/fprobe-1.1-r1.ebuild | 4 |
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 } |