Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/chrony: chrony-2.1.1.ebuild ChangeLog
Date: Thu, 23 Jul 2015 20:12:42
Message-Id: 20150723201238.CB68ABB@oystercatcher.gentoo.org
1 pacho 15/07/23 20:12:38
2
3 Modified: chrony-2.1.1.ebuild ChangeLog
4 Log:
5 ppc stable wrt bug #553616
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.5 net-misc/chrony/chrony-2.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild?r1=1.4&r2=1.5
15
16 Index: chrony-2.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- chrony-2.1.1.ebuild 23 Jul 2015 07:57:13 -0000 1.4
23 +++ chrony-2.1.1.ebuild 23 Jul 2015 20:12:38 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v 1.4 2015/07/23 07:57:13 pinkbyte Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-2.1.1.ebuild,v 1.5 2015/07/23 20:12:38 pacho Exp $
29
30 EAPI=5
31 inherit eutils systemd toolchain-funcs
32 @@ -11,7 +11,7 @@
33 LICENSE="GPL-2"
34 SLOT="0"
35
36 -KEYWORDS="amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc x86"
37 +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86"
38 IUSE="caps +cmdmon ipv6 libedit +ntp +phc +pps readline +refclock +rtc selinux +adns"
39 REQUIRED_USE="
40 ?? ( libedit readline )
41
42
43
44 1.170 net-misc/chrony/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.170&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.170&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.169&r2=1.170
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
53 retrieving revision 1.169
54 retrieving revision 1.170
55 diff -u -r1.169 -r1.170
56 --- ChangeLog 23 Jul 2015 07:57:13 -0000 1.169
57 +++ ChangeLog 23 Jul 2015 20:12:38 -0000 1.170
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-misc/chrony
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.169 2015/07/23 07:57:13 pinkbyte Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.170 2015/07/23 20:12:38 pacho Exp $
63 +
64 + 23 Jul 2015; Pacho Ramos <pacho@g.o> chrony-2.1.1.ebuild:
65 + ppc stable wrt bug #553616
66
67 23 Jul 2015; Sergey Popov <pinkbyte@g.o> chrony-2.1.1.ebuild:
68 Stable on amd64 and x86, wrt bug #553616