Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild systemd-220-r2.ebuild systemd-216-r3.ebuild systemd-219_p112.ebuild systemd-218-r3.ebuild ChangeLog
Date: Sat, 30 May 2015 13:03:32
Message-Id: 20150530130327.53854A17@oystercatcher.gentoo.org
1 pacho 15/05/30 13:03:27
2
3 Modified: systemd-9999.ebuild systemd-220-r2.ebuild
4 systemd-216-r3.ebuild systemd-219_p112.ebuild
5 systemd-218-r3.ebuild ChangeLog
6 Log:
7 Drop systemd-ui references as it's dead and will be removed soon
8
9 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
10
11 Revision Changes Path
12 1.168 sys-apps/systemd/systemd-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.168&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.168&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.167&r2=1.168
17
18 Index: systemd-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
21 retrieving revision 1.167
22 retrieving revision 1.168
23 diff -u -r1.167 -r1.168
24 --- systemd-9999.ebuild 29 May 2015 00:03:09 -0000 1.167
25 +++ systemd-9999.ebuild 30 May 2015 13:03:27 -0000 1.168
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.167 2015/05/29 00:03:09 floppym Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.168 2015/05/30 13:03:27 pacho Exp $
31
32 EAPI=5
33
34 @@ -494,12 +494,6 @@
35 ewarn
36 fi
37
38 - if ! has_version sys-apps/systemd-ui; then
39 - elog "To get additional features, a number of optional runtime dependencies may"
40 - elog "be installed:"
41 - elog "- sys-apps/systemd-ui: for GTK+ systemadm UI and gnome-ask-password-agent"
42 - fi
43 -
44 if has_version sys-apps/openrc &&
45 ! has_version sys-fs/udev-init-scripts; then
46 elog "If you plan to boot using OpenRC and udev or eudev, you"
47
48
49
50 1.3 sys-apps/systemd/systemd-220-r2.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild?rev=1.3&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild?rev=1.3&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild?r1=1.2&r2=1.3
55
56 Index: systemd-220-r2.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild,v
59 retrieving revision 1.2
60 retrieving revision 1.3
61 diff -u -r1.2 -r1.3
62 --- systemd-220-r2.ebuild 28 May 2015 23:53:21 -0000 1.2
63 +++ systemd-220-r2.ebuild 30 May 2015 13:03:27 -0000 1.3
64 @@ -1,6 +1,6 @@
65 # Copyright 1999-2015 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild,v 1.2 2015/05/28 23:53:21 floppym Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild,v 1.3 2015/05/30 13:03:27 pacho Exp $
69
70 EAPI=5
71
72 @@ -486,12 +486,6 @@
73 ewarn
74 fi
75
76 - if ! has_version sys-apps/systemd-ui; then
77 - elog "To get additional features, a number of optional runtime dependencies may"
78 - elog "be installed:"
79 - elog "- sys-apps/systemd-ui: for GTK+ systemadm UI and gnome-ask-password-agent"
80 - fi
81 -
82 if has_version sys-apps/openrc &&
83 ! has_version sys-fs/udev-init-scripts; then
84 elog "If you plan to boot using OpenRC and udev or eudev, you"
85
86
87
88 1.10 sys-apps/systemd/systemd-216-r3.ebuild
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild?rev=1.10&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild?rev=1.10&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild?r1=1.9&r2=1.10
93
94 Index: systemd-216-r3.ebuild
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild,v
97 retrieving revision 1.9
98 retrieving revision 1.10
99 diff -u -r1.9 -r1.10
100 --- systemd-216-r3.ebuild 27 Apr 2015 12:35:00 -0000 1.9
101 +++ systemd-216-r3.ebuild 30 May 2015 13:03:27 -0000 1.10
102 @@ -1,6 +1,6 @@
103 # Copyright 1999-2015 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild,v 1.9 2015/04/27 12:35:00 ago Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild,v 1.10 2015/05/30 13:03:27 pacho Exp $
107
108 EAPI=5
109
110 @@ -494,12 +494,6 @@
111 ewarn
112 fi
113
114 - if ! has_version sys-apps/systemd-ui; then
115 - elog "To get additional features, a number of optional runtime dependencies may"
116 - elog "be installed:"
117 - elog "- sys-apps/systemd-ui: for GTK+ systemadm UI and gnome-ask-password-agent"
118 - fi
119 -
120 if has_version sys-apps/openrc &&
121 ! has_version sys-fs/udev-init-scripts; then
122 elog "If you plan to boot using OpenRC and udev or eudev, you"
123
124
125
126 1.3 sys-apps/systemd/systemd-219_p112.ebuild
127
128 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-219_p112.ebuild?rev=1.3&view=markup
129 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-219_p112.ebuild?rev=1.3&content-type=text/plain
130 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-219_p112.ebuild?r1=1.2&r2=1.3
131
132 Index: systemd-219_p112.ebuild
133 ===================================================================
134 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219_p112.ebuild,v
135 retrieving revision 1.2
136 retrieving revision 1.3
137 diff -u -r1.2 -r1.3
138 --- systemd-219_p112.ebuild 26 Apr 2015 17:18:00 -0000 1.2
139 +++ systemd-219_p112.ebuild 30 May 2015 13:03:27 -0000 1.3
140 @@ -1,6 +1,6 @@
141 # Copyright 1999-2015 Gentoo Foundation
142 # Distributed under the terms of the GNU General Public License v2
143 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219_p112.ebuild,v 1.2 2015/04/26 17:18:00 floppym Exp $
144 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219_p112.ebuild,v 1.3 2015/05/30 13:03:27 pacho Exp $
145
146 EAPI=5
147
148 @@ -471,12 +471,6 @@
149 ewarn
150 fi
151
152 - if ! has_version sys-apps/systemd-ui; then
153 - elog "To get additional features, a number of optional runtime dependencies may"
154 - elog "be installed:"
155 - elog "- sys-apps/systemd-ui: for GTK+ systemadm UI and gnome-ask-password-agent"
156 - fi
157 -
158 if has_version sys-apps/openrc &&
159 ! has_version sys-fs/udev-init-scripts; then
160 elog "If you plan to boot using OpenRC and udev or eudev, you"
161
162
163
164 1.6 sys-apps/systemd/systemd-218-r3.ebuild
165
166 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild?rev=1.6&view=markup
167 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild?rev=1.6&content-type=text/plain
168 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild?r1=1.5&r2=1.6
169
170 Index: systemd-218-r3.ebuild
171 ===================================================================
172 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v
173 retrieving revision 1.5
174 retrieving revision 1.6
175 diff -u -r1.5 -r1.6
176 --- systemd-218-r3.ebuild 26 Apr 2015 09:49:46 -0000 1.5
177 +++ systemd-218-r3.ebuild 30 May 2015 13:03:27 -0000 1.6
178 @@ -1,6 +1,6 @@
179 # Copyright 1999-2015 Gentoo Foundation
180 # Distributed under the terms of the GNU General Public License v2
181 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v 1.5 2015/04/26 09:49:46 pacho Exp $
182 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v 1.6 2015/05/30 13:03:27 pacho Exp $
183
184 EAPI=5
185
186 @@ -458,12 +458,6 @@
187 ewarn
188 fi
189
190 - if ! has_version sys-apps/systemd-ui; then
191 - elog "To get additional features, a number of optional runtime dependencies may"
192 - elog "be installed:"
193 - elog "- sys-apps/systemd-ui: for GTK+ systemadm UI and gnome-ask-password-agent"
194 - fi
195 -
196 if has_version sys-apps/openrc &&
197 ! has_version sys-fs/udev-init-scripts; then
198 elog "If you plan to boot using OpenRC and udev or eudev, you"
199
200
201
202 1.373 sys-apps/systemd/ChangeLog
203
204 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.373&view=markup
205 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.373&content-type=text/plain
206 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.372&r2=1.373
207
208 Index: ChangeLog
209 ===================================================================
210 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
211 retrieving revision 1.372
212 retrieving revision 1.373
213 diff -u -r1.372 -r1.373
214 --- ChangeLog 30 May 2015 13:02:14 -0000 1.372
215 +++ ChangeLog 30 May 2015 13:03:27 -0000 1.373
216 @@ -1,6 +1,11 @@
217 # ChangeLog for sys-apps/systemd
218 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
219 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.372 2015/05/30 13:02:14 pacho Exp $
220 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.373 2015/05/30 13:03:27 pacho Exp $
221 +
222 + 30 May 2015; Pacho Ramos <pacho@g.o> systemd-216-r3.ebuild,
223 + systemd-218-r3.ebuild, systemd-219_p112.ebuild, systemd-220-r2.ebuild,
224 + systemd-9999.ebuild:
225 + Drop systemd-ui references as it's dead and will be removed soon
226
227 30 May 2015; Pacho Ramos <pacho@g.o> -systemd-215-r3.ebuild,
228 -systemd-216-r4.ebuild, -systemd-219-r2.ebuild, -systemd-220-r1.ebuild,