Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/cronie: cronie-1.4.12.ebuild ChangeLog
Date: Sat, 28 Feb 2015 21:30:08
Message-Id: 20150228213003.7614B12C2C@oystercatcher.gentoo.org
1 tgall 15/02/28 21:30:03
2
3 Modified: cronie-1.4.12.ebuild ChangeLog
4 Log:
5 stable on arm64
6
7 (Portage version: 2.2.14/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
8
9 Revision Changes Path
10 1.7 sys-process/cronie/cronie-1.4.12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild?r1=1.6&r2=1.7
15
16 Index: cronie-1.4.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- cronie-1.4.12.ebuild 25 Feb 2015 11:20:54 -0000 1.6
23 +++ cronie-1.4.12.ebuild 28 Feb 2015 21:30:03 -0000 1.7
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/sys-process/cronie/cronie-1.4.12.ebuild,v 1.6 2015/02/25 11:20:54 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v 1.7 2015/02/28 21:30:03 tgall Exp $
29
30 EAPI=5
31
32 @@ -11,7 +11,7 @@
33 HOMEPAGE="https://fedorahosted.org/cronie/wiki"
34
35 LICENSE="ISC BSD BSD-2 GPL-2"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
37 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
38 IUSE="anacron +inotify pam selinux"
39
40 DEPEND="pam? ( virtual/pam )
41
42
43
44 1.64 sys-process/cronie/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/ChangeLog?rev=1.64&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/ChangeLog?rev=1.64&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/ChangeLog?r1=1.63&r2=1.64
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v
53 retrieving revision 1.63
54 retrieving revision 1.64
55 diff -u -r1.63 -r1.64
56 --- ChangeLog 25 Feb 2015 11:20:54 -0000 1.63
57 +++ ChangeLog 28 Feb 2015 21:30:03 -0000 1.64
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-process/cronie
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.63 2015/02/25 11:20:54 zlogene Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.64 2015/02/28 21:30:03 tgall Exp $
63 +
64 + 28 Feb 2015; <tgall@g.o> cronie-1.4.12.ebuild:
65 + stable on arm64
66
67 25 Feb 2015; Mikle Kolyada <zlogene@g.o> cronie-1.4.12.ebuild:
68 alpha/ia64/sparc stable wrt bug #533276