floppym     14/09/12 04:25:51

  Modified:             chrony-1.31.ebuild ChangeLog
  Log:
  systemd unit improvements, bug 483456.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  net-misc/chrony/chrony-1.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild?r1=1.1&r2=1.2

Index: chrony-1.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chrony-1.31.ebuild  11 Sep 2014 08:13:27 -0000      1.1
+++ chrony-1.31.ebuild  12 Sep 2014 04:25:51 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild,v 1.1 
2014/09/11 08:13:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.31.ebuild,v 1.2 
2014/09/12 04:25:51 floppym Exp $
 
 EAPI=5
 inherit eutils systemd toolchain-funcs
@@ -76,6 +76,6 @@
        insinto /etc/logrotate.d
        newins "${FILESDIR}"/chrony.logrotate chrony
 
-       systemd_newunit "${FILESDIR}"/chronyd.service-r1 chronyd.service
+       systemd_newunit "${FILESDIR}"/chronyd.service-r2 chronyd.service
        systemd_enable_ntpunit 50-chrony chronyd.service
 }



1.141                net-misc/chrony/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.141&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.141&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.140&r2=1.141

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog   11 Sep 2014 08:13:27 -0000      1.140
+++ ChangeLog   12 Sep 2014 04:25:51 -0000      1.141
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/chrony
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.140 
2014/09/11 08:13:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.141 
2014/09/12 04:25:51 floppym Exp $
+
+  12 Sep 2014; Mike Gilbert <flop...@gentoo.org> +files/chronyd.service-r2,
+  chrony-1.31.ebuild:
+  systemd unit improvements, bug 483456.
 
 *chrony-1.31 (11 Sep 2014)
 




Reply via email to