zlogene 14/05/12 18:12:31 Modified: iroffer-dinoex.logrotate Log: Fix incorrect user/group name wrt bug #510026 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate?r1=1.1&r2=1.2 Index: iroffer-dinoex.logrotate =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- iroffer-dinoex.logrotate 8 Feb 2013 11:44:38 -0000 1.1 +++ iroffer-dinoex.logrotate 12 May 2014 18:12:30 -0000 1.2 @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate,v 1.1 2013/02/08 11:44:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/iroffer-dinoex/files/iroffer-dinoex.logrotate,v 1.2 2014/05/12 18:12:30 zlogene Exp $ /var/log/iroffer-dinoex/*.log { missingok - su iroffer-dinoex iroffer-dinoex + su iroffer iroffer }
