Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-216.ebuild systemd-9999.ebuild ChangeLog
Date: Sat, 23 Aug 2014 09:43:36
Message-Id: 20140823094333.81C5D3C28@oystercatcher.gentoo.org
1 mgorny 14/08/23 09:43:33
2
3 Modified: systemd-216.ebuild systemd-9999.ebuild ChangeLog
4 Log:
5 Add users & groups for systemd-journal-* daemons, bug #520662.
6
7 (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.2 sys-apps/systemd/systemd-216.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-216.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-216.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-216.ebuild?r1=1.1&r2=1.2
15
16 Index: systemd-216.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- systemd-216.ebuild 22 Aug 2014 10:22:16 -0000 1.1
23 +++ systemd-216.ebuild 23 Aug 2014 09:43:33 -0000 1.2
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-216.ebuild,v 1.1 2014/08/22 10:22:16 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216.ebuild,v 1.2 2014/08/23 09:43:33 mgorny Exp $
29
30 EAPI=5
31
32 @@ -428,6 +428,9 @@
33 enewgroup input
34 enewgroup systemd-journal
35 newusergroup systemd-bus-proxy
36 + newusergroup systemd-journal-gateway
37 + newusergroup systemd-journal-remote
38 + newusergroup systemd-journal-upload
39 newusergroup systemd-network
40 newusergroup systemd-resolve
41 newusergroup systemd-timesync
42
43
44
45 1.137 sys-apps/systemd/systemd-9999.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.137&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.137&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.136&r2=1.137
50
51 Index: systemd-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
54 retrieving revision 1.136
55 retrieving revision 1.137
56 diff -u -r1.136 -r1.137
57 --- systemd-9999.ebuild 20 Aug 2014 07:44:27 -0000 1.136
58 +++ systemd-9999.ebuild 23 Aug 2014 09:43:33 -0000 1.137
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.136 2014/08/20 07:44:27 mgorny Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.137 2014/08/23 09:43:33 mgorny Exp $
64
65 EAPI=5
66
67 @@ -457,6 +457,9 @@
68 enewgroup input
69 enewgroup systemd-journal
70 newusergroup systemd-bus-proxy
71 + newusergroup systemd-journal-gateway
72 + newusergroup systemd-journal-remote
73 + newusergroup systemd-journal-upload
74 newusergroup systemd-network
75 newusergroup systemd-resolve
76 newusergroup systemd-timesync
77
78
79
80 1.305 sys-apps/systemd/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.305&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.305&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.304&r2=1.305
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
89 retrieving revision 1.304
90 retrieving revision 1.305
91 diff -u -r1.304 -r1.305
92 --- ChangeLog 22 Aug 2014 10:22:16 -0000 1.304
93 +++ ChangeLog 23 Aug 2014 09:43:33 -0000 1.305
94 @@ -1,6 +1,10 @@
95 # ChangeLog for sys-apps/systemd
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.304 2014/08/22 10:22:16 mgorny Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.305 2014/08/23 09:43:33 mgorny Exp $
99 +
100 + 23 Aug 2014; Michał Górny <mgorny@g.o> systemd-216.ebuild,
101 + systemd-9999.ebuild:
102 + Add users & groups for systemd-journal-* daemons, bug #520662.
103
104 *systemd-216 (22 Aug 2014)