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: ChangeLog systemd-29-r3.ebuild systemd-29-r6.ebuild systemd-43.ebuild systemd-39.ebuild
Date: Wed, 04 Apr 2012 04:09:17
Message-Id: 20120404040902.E125D2004B@flycatcher.gentoo.org
1 mgorny 12/04/04 04:09:02
2
3 Modified: ChangeLog systemd-29-r3.ebuild systemd-29-r6.ebuild
4 systemd-43.ebuild systemd-39.ebuild
5 Log:
6 Add doc building deps wrt bug #410615.
7
8 (Portage version: 2.2.0_alpha99_p2/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.26 sys-apps/systemd/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 8 Mar 2012 18:13:14 -0000 1.25
24 +++ ChangeLog 4 Apr 2012 04:09:02 -0000 1.26
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-apps/systemd
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.25 2012/03/08 18:13:14 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.26 2012/04/04 04:09:02 mgorny Exp $
30 +
31 + 04 Apr 2012; Michał Górny <mgorny@g.o> systemd-29-r3.ebuild,
32 + systemd-29-r6.ebuild, systemd-39.ebuild, systemd-43.ebuild:
33 + Add doc building deps wrt bug #410615.
34
35 08 Mar 2012; Michał Górny <mgorny@g.o> systemd-43.ebuild:
36 Restore UI parts in the ebuild.
37
38
39
40 1.4 sys-apps/systemd/systemd-29-r3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild?r1=1.3&r2=1.4
45
46 Index: systemd-29-r3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- systemd-29-r3.ebuild 14 Jan 2012 21:17:23 -0000 1.3
53 +++ systemd-29-r3.ebuild 4 Apr 2012 04:09:02 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild,v 1.3 2012/01/14 21:17:23 williamh Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild,v 1.4 2012/04/04 04:09:02 mgorny Exp $
59
60 EAPI=4
61
62 @@ -45,6 +45,8 @@
63 !<sys-apps/openrc-0.8.3
64 !=sys-apps/systemd-29-r4"
65 DEPEND="${COMMON_DEPEND}
66 + app-text/docbook-xsl-stylesheets
67 + dev-libs/libxslt
68 gtk? ( dev-lang/vala:${VALASLOT} )
69 >=sys-kernel/linux-headers-${MINKV}"
70
71
72
73
74 1.2 sys-apps/systemd/systemd-29-r6.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild?r1=1.1&r2=1.2
79
80 Index: systemd-29-r6.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- systemd-29-r6.ebuild 21 Jan 2012 15:55:11 -0000 1.1
87 +++ systemd-29-r6.ebuild 4 Apr 2012 04:09:02 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild,v 1.1 2012/01/21 15:55:11 mgorny Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild,v 1.2 2012/04/04 04:09:02 mgorny Exp $
93
94 EAPI=4
95
96 @@ -47,6 +47,8 @@
97 RDEPEND="${COMMON_DEPEND}
98 !<sys-apps/openrc-0.8.3"
99 DEPEND="${COMMON_DEPEND}
100 + app-text/docbook-xsl-stylesheets
101 + dev-libs/libxslt
102 gtk? ( dev-lang/vala:${VALASLOT} )
103 >=sys-kernel/linux-headers-${MINKV}"
104
105
106
107
108 1.3 sys-apps/systemd/systemd-43.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-43.ebuild?rev=1.3&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-43.ebuild?rev=1.3&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-43.ebuild?r1=1.2&r2=1.3
113
114 Index: systemd-43.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-43.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- systemd-43.ebuild 8 Mar 2012 18:13:14 -0000 1.2
121 +++ systemd-43.ebuild 4 Apr 2012 04:09:02 -0000 1.3
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-43.ebuild,v 1.2 2012/03/08 18:13:14 mgorny Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-43.ebuild,v 1.3 2012/04/04 04:09:02 mgorny Exp $
127
128 EAPI=4
129
130 @@ -47,6 +47,8 @@
131
132 DEPEND="${RDEPEND}
133 app-arch/xz-utils
134 + app-text/docbook-xsl-stylesheets
135 + dev-libs/libxslt
136 dev-util/gperf
137 dev-util/intltool
138 gtk? ( dev-lang/vala:${VALASLOT} )
139
140
141
142 1.2 sys-apps/systemd/systemd-39.ebuild
143
144 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-39.ebuild?rev=1.2&view=markup
145 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-39.ebuild?rev=1.2&content-type=text/plain
146 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-39.ebuild?r1=1.1&r2=1.2
147
148 Index: systemd-39.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-39.ebuild,v
151 retrieving revision 1.1
152 retrieving revision 1.2
153 diff -u -r1.1 -r1.2
154 --- systemd-39.ebuild 2 Feb 2012 20:47:56 -0000 1.1
155 +++ systemd-39.ebuild 4 Apr 2012 04:09:02 -0000 1.2
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2012 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-39.ebuild,v 1.1 2012/02/02 20:47:56 mgorny Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-39.ebuild,v 1.2 2012/04/04 04:09:02 mgorny Exp $
161
162 EAPI=4
163
164 @@ -51,6 +51,8 @@
165 !<sys-apps/openrc-0.8.3"
166 DEPEND="${COMMON_DEPEND}
167 app-arch/xz-utils
168 + app-text/docbook-xsl-stylesheets
169 + dev-libs/libxslt
170 dev-util/gperf
171 dev-util/intltool
172 gtk? ( dev-lang/vala:${VALASLOT} )