jer 14/04/12 20:03:43 Modified: ChangeLog Log: Use checkpath instead of keepdir, hard-code PIDFILE as it is not a useful configuration option (bug #483590 by Reuben Farrelly). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.67 net-analyzer/flow-tools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 26 Feb 2013 15:41:31 -0000 1.66 +++ ChangeLog 12 Apr 2014 20:03:43 -0000 1.67 @@ -1,9 +1,14 @@ # ChangeLog for net-analyzer/flow-tools -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.66 2013/02/26 15:41:31 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.67 2014/04/12 20:03:43 jer Exp $ + + 12 Apr 2014; Jeroen Roovers <[email protected]> files/flowcapture.confd, + files/flowcapture.initd: + Use checkpath instead of keepdir, hard-code PIDFILE as it is not a useful + configuration option (bug #483590 by Reuben Farrelly). 26 Feb 2013; Jeroen Roovers <[email protected]> flow-tools-0.68.5.1-r2.ebuild: - Fix default pidfile path. Replace chown withth fowners and chmod with fperms, + Fix default pidfile path. Replace chown with fowners and chmod with fperms, replace /var/run with /run (bug #458944 by Reuben Farrelly). 26 Feb 2013; Jeroen Roovers <[email protected]> -flow-tools-0.68.5.1-r1.ebuild,
