Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hal: hal-0.5.9.1-r3.ebuild hal-0.5.10.ebuild ChangeLog hal-0.5.9.1-r1.ebuild hal-0.5.9-r1.ebuild hal-0.5.9.1-r2.ebuild hal-0.5.7.1-r5.ebuild
Date: Mon, 14 Apr 2008 18:36:36
Message-Id: E1JlTXc-0006Bn-Ic@stork.gentoo.org
1 cardoe 08/04/14 18:36:32
2
3 Modified: hal-0.5.9.1-r3.ebuild hal-0.5.10.ebuild ChangeLog
4 hal-0.5.9.1-r1.ebuild hal-0.5.9-r1.ebuild
5 hal-0.5.9.1-r2.ebuild hal-0.5.7.1-r5.ebuild
6 Log:
7 cryptsetup-luks -> cryptsetup
8 (Portage version: 2.1.5_rc3)
9
10 Revision Changes Path
11 1.10 sys-apps/hal/hal-0.5.9.1-r3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild?r1=1.9&r2=1.10
16
17 Index: hal-0.5.9.1-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- hal-0.5.9.1-r3.ebuild 20 Feb 2008 02:49:13 -0000 1.9
24 +++ hal-0.5.9.1-r3.ebuild 14 Apr 2008 18:36:31 -0000 1.10
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild,v 1.9 2008/02/20 02:49:13 wolf31o2 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild,v 1.10 2008/04/14 18:36:31 cardoe Exp $
30
31 inherit eutils linux-info autotools flag-o-matic
32
33 @@ -32,8 +32,7 @@
34 ia64? ( >=sys-apps/dmidecode-2.7 )
35 dell? ( >=sys-libs/libsmbios-0.13.4 )
36 disk-partition? ( <=sys-apps/parted-1.8.7 )
37 - kernel_linux? ( crypt? ( || ( >=sys-fs/cryptsetup-1.0.5
38 - >=sys-fs/cryptsetup-luks-1.0.1 ) ) )
39 + kernel_linux? ( crypt? ( >=sys-fs/cryptsetup-1.0.5 ) )
40 selinux? ( sys-libs/libselinux
41 sec-policy/selinux-hal )"
42 # pam? ( sys-auth/consolekit )"
43
44
45
46 1.14 sys-apps/hal/hal-0.5.10.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?rev=1.14&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?rev=1.14&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild?r1=1.13&r2=1.14
51
52 Index: hal-0.5.10.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v
55 retrieving revision 1.13
56 retrieving revision 1.14
57 diff -u -r1.13 -r1.14
58 --- hal-0.5.10.ebuild 9 Apr 2008 17:23:18 -0000 1.13
59 +++ hal-0.5.10.ebuild 14 Apr 2008 18:36:31 -0000 1.14
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.13 2008/04/09 17:23:18 armin76 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.14 2008/04/14 18:36:31 cardoe Exp $
65
66 inherit eutils linux-info autotools flag-o-matic
67
68 @@ -40,12 +40,7 @@
69 >=sys-fs/udev-111
70 >=sys-apps/util-linux-2.13
71 >=sys-kernel/linux-headers-2.6.19
72 - crypt? (
73 - || (
74 - >=sys-fs/cryptsetup-1.0.5
75 - >=sys-fs/cryptsetup-luks-1.0.1
76 - )
77 - )
78 + crypt? ( >=sys-fs/cryptsetup-1.0.5 )
79 )
80 kernel_FreeBSD? ( dev-libs/libvolume_id )
81 x86? ( >=sys-apps/dmidecode-2.7 )
82
83
84
85 1.230 sys-apps/hal/ChangeLog
86
87 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.230&view=markup
88 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.230&content-type=text/plain
89 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?r1=1.229&r2=1.230
90
91 Index: ChangeLog
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v
94 retrieving revision 1.229
95 retrieving revision 1.230
96 diff -u -r1.229 -r1.230
97 --- ChangeLog 9 Apr 2008 17:23:18 -0000 1.229
98 +++ ChangeLog 14 Apr 2008 18:36:31 -0000 1.230
99 @@ -1,6 +1,11 @@
100 # ChangeLog for sys-apps/hal
101 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
102 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.229 2008/04/09 17:23:18 armin76 Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.230 2008/04/14 18:36:31 cardoe Exp $
104 +
105 + 14 Apr 2008; Doug Goldstein <cardoe@g.o> hal-0.5.7.1-r5.ebuild,
106 + hal-0.5.9-r1.ebuild, hal-0.5.9.1-r1.ebuild, hal-0.5.9.1-r2.ebuild,
107 + hal-0.5.9.1-r3.ebuild, hal-0.5.10.ebuild:
108 + cryptsetup-luks -> cryptsetup
109
110 09 Apr 2008; Raúl Porcel <armin76@g.o> hal-0.5.10.ebuild:
111 Add ~ia64/~sparc wrt #200050
112
113
114
115 1.13 sys-apps/hal/hal-0.5.9.1-r1.ebuild
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r1.ebuild?rev=1.13&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r1.ebuild?rev=1.13&content-type=text/plain
119 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r1.ebuild?r1=1.12&r2=1.13
120
121 Index: hal-0.5.9.1-r1.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r1.ebuild,v
124 retrieving revision 1.12
125 retrieving revision 1.13
126 diff -u -r1.12 -r1.13
127 --- hal-0.5.9.1-r1.ebuild 20 Feb 2008 02:49:13 -0000 1.12
128 +++ hal-0.5.9.1-r1.ebuild 14 Apr 2008 18:36:31 -0000 1.13
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2008 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r1.ebuild,v 1.12 2008/02/20 02:49:13 wolf31o2 Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r1.ebuild,v 1.13 2008/04/14 18:36:31 cardoe Exp $
134
135 inherit eutils linux-info autotools flag-o-matic
136
137 @@ -31,8 +31,7 @@
138 ia64? ( >=sys-apps/dmidecode-2.7 )
139 dell? ( >=sys-libs/libsmbios-0.13.4 )
140 disk-partition? ( <=sys-apps/parted-1.8.7 )
141 - kernel_linux? ( crypt? ( || ( >=sys-fs/cryptsetup-1.0.5
142 - >=sys-fs/cryptsetup-luks-1.0.1 ) ) )
143 + kernel_linux? ( crypt? ( >=sys-fs/cryptsetup-1.0.5 ) )
144 selinux? ( sys-libs/libselinux
145 sec-policy/selinux-hal )"
146 # pam? ( sys-auth/consolekit )"
147
148
149
150 1.21 sys-apps/hal/hal-0.5.9-r1.ebuild
151
152 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild?rev=1.21&view=markup
153 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild?rev=1.21&content-type=text/plain
154 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild?r1=1.20&r2=1.21
155
156 Index: hal-0.5.9-r1.ebuild
157 ===================================================================
158 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild,v
159 retrieving revision 1.20
160 retrieving revision 1.21
161 diff -u -r1.20 -r1.21
162 --- hal-0.5.9-r1.ebuild 20 Feb 2008 02:49:13 -0000 1.20
163 +++ hal-0.5.9-r1.ebuild 14 Apr 2008 18:36:31 -0000 1.21
164 @@ -1,6 +1,6 @@
165 # Copyright 1999-2008 Gentoo Foundation
166 # Distributed under the terms of the GNU General Public License v2
167 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild,v 1.20 2008/02/20 02:49:13 wolf31o2 Exp $
168 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9-r1.ebuild,v 1.21 2008/04/14 18:36:31 cardoe Exp $
169
170 inherit eutils linux-info autotools flag-o-matic
171
172 @@ -31,8 +31,7 @@
173 ia64? ( >=sys-apps/dmidecode-2.7 )
174 dell? ( >=sys-libs/libsmbios-0.13.4 )
175 disk-partition? ( <=sys-apps/parted-1.8.6 )
176 - kernel_linux? ( crypt? ( || ( >=sys-fs/cryptsetup-1.0.5
177 - >=sys-fs/cryptsetup-luks-1.0.1 ) ) )
178 + kernel_linux? ( crypt? ( >=sys-fs/cryptsetup-1.0.5 ) )
179 selinux? ( sys-libs/libselinux
180 sec-policy/selinux-hal )"
181 # pam? ( sys-auth/consolekit )"
182
183
184
185 1.6 sys-apps/hal/hal-0.5.9.1-r2.ebuild
186
187 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r2.ebuild?rev=1.6&view=markup
188 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r2.ebuild?rev=1.6&content-type=text/plain
189 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r2.ebuild?r1=1.5&r2=1.6
190
191 Index: hal-0.5.9.1-r2.ebuild
192 ===================================================================
193 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r2.ebuild,v
194 retrieving revision 1.5
195 retrieving revision 1.6
196 diff -u -r1.5 -r1.6
197 --- hal-0.5.9.1-r2.ebuild 20 Feb 2008 02:49:13 -0000 1.5
198 +++ hal-0.5.9.1-r2.ebuild 14 Apr 2008 18:36:31 -0000 1.6
199 @@ -1,6 +1,6 @@
200 # Copyright 1999-2008 Gentoo Foundation
201 # Distributed under the terms of the GNU General Public License v2
202 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r2.ebuild,v 1.5 2008/02/20 02:49:13 wolf31o2 Exp $
203 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r2.ebuild,v 1.6 2008/04/14 18:36:31 cardoe Exp $
204
205 inherit eutils linux-info autotools flag-o-matic
206
207 @@ -32,8 +32,7 @@
208 ia64? ( >=sys-apps/dmidecode-2.7 )
209 dell? ( >=sys-libs/libsmbios-0.13.4 )
210 disk-partition? ( <=sys-apps/parted-1.8.7 )
211 - kernel_linux? ( crypt? ( || ( >=sys-fs/cryptsetup-1.0.5
212 - >=sys-fs/cryptsetup-luks-1.0.1 ) ) )
213 + kernel_linux? ( crypt? ( >=sys-fs/cryptsetup-1.0.5 ) )
214 selinux? ( sys-libs/libselinux
215 sec-policy/selinux-hal )"
216 # pam? ( sys-auth/consolekit )"
217
218
219
220 1.19 sys-apps/hal/hal-0.5.7.1-r5.ebuild
221
222 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r5.ebuild?rev=1.19&view=markup
223 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r5.ebuild?rev=1.19&content-type=text/plain
224 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r5.ebuild?r1=1.18&r2=1.19
225
226 Index: hal-0.5.7.1-r5.ebuild
227 ===================================================================
228 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r5.ebuild,v
229 retrieving revision 1.18
230 retrieving revision 1.19
231 diff -u -r1.18 -r1.19
232 --- hal-0.5.7.1-r5.ebuild 20 Feb 2008 02:49:13 -0000 1.18
233 +++ hal-0.5.7.1-r5.ebuild 14 Apr 2008 18:36:31 -0000 1.19
234 @@ -1,6 +1,6 @@
235 # Copyright 1999-2008 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r5.ebuild,v 1.18 2008/02/20 02:49:13 wolf31o2 Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r5.ebuild,v 1.19 2008/04/14 18:36:31 cardoe Exp $
239
240 inherit eutils linux-info
241
242 @@ -23,7 +23,7 @@
243 dev-libs/libusb
244 virtual/eject
245 dmi? ( >=sys-apps/dmidecode-2.7 )
246 - crypt? ( || ( >=sys-fs/cryptsetup-1.0.5 >=sys-fs/cryptsetup-luks-1.0.1 ) )
247 + crypt? ( >=sys-fs/cryptsetup-1.0.5 )
248 selinux? ( sys-libs/libselinux )"
249
250 DEPEND="${RDEPEND}
251
252
253
254 --
255 gentoo-commits@l.g.o mailing list