Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-212-r5.ebuild ChangeLog
Date: Thu, 19 Jun 2014 18:05:55
Message-Id: 20140619180552.2A20A2004E@flycatcher.gentoo.org
1 maekke 14/06/19 18:05:52
2
3 Modified: systemd-212-r5.ebuild ChangeLog
4 Log:
5 arm stable, bug #509076
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.4 sys-apps/systemd/systemd-212-r5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild?r1=1.3&r2=1.4
15
16 Index: systemd-212-r5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- systemd-212-r5.ebuild 18 Jun 2014 20:46:26 -0000 1.3
23 +++ systemd-212-r5.ebuild 19 Jun 2014 18:05:51 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.3 2014/06/18 20:46:26 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.4 2014/06/19 18:05:51 maekke Exp $
29
30 EAPI=5
31
32 @@ -16,7 +16,7 @@
33
34 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
35 SLOT="0/2"
36 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38 IUSE="acl audit cryptsetup doc +firmware-loader gcrypt gudev http introspection
39 kdbus +kmod lzma pam policykit python qrcode +seccomp selinux ssl
40 test vanilla xattr"
41
42
43
44 1.266 sys-apps/systemd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.266&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.266&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.265&r2=1.266
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
53 retrieving revision 1.265
54 retrieving revision 1.266
55 diff -u -r1.265 -r1.266
56 --- ChangeLog 18 Jun 2014 20:46:26 -0000 1.265
57 +++ ChangeLog 19 Jun 2014 18:05:51 -0000 1.266
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/systemd
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.265 2014/06/18 20:46:26 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.266 2014/06/19 18:05:51 maekke Exp $
63 +
64 + 19 Jun 2014; Markus Meier <maekke@g.o> systemd-212-r5.ebuild:
65 + arm stable, bug #509076
66
67 18 Jun 2014; Michał Górny <mgorny@g.o> systemd-208-r3.ebuild,
68 systemd-212-r5.ebuild, systemd-213.ebuild, systemd-214.ebuild,