Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hal: hal-0.5.12_rc1-r8.ebuild hal-0.5.14-r2.ebuild ChangeLog hal-0.5.14-r1.ebuild hal-0.5.14.ebuild hal-0.5.13-r2.ebuild
Date: Fri, 20 Aug 2010 17:04:32
Message-Id: 20100820170415.CA4452004C@flycatcher.gentoo.org
1 jer 10/08/20 17:04:15
2
3 Modified: hal-0.5.12_rc1-r8.ebuild hal-0.5.14-r2.ebuild
4 ChangeLog hal-0.5.14-r1.ebuild hal-0.5.14.ebuild
5 hal-0.5.13-r2.ebuild
6 Log:
7 Move from sys-apps/parted to sys-block/parted.
8 (Portage version: 2.2_rc67/cvs/Linux i686)
9
10 Revision Changes Path
11 1.5 sys-apps/hal/hal-0.5.12_rc1-r8.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild?r1=1.4&r2=1.5
16
17 Index: hal-0.5.12_rc1-r8.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- hal-0.5.12_rc1-r8.ebuild 10 Mar 2010 21:47:55 -0000 1.4
24 +++ hal-0.5.12_rc1-r8.ebuild 20 Aug 2010 17:04:15 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 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.12_rc1-r8.ebuild,v 1.4 2010/03/10 21:47:55 dang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.12_rc1-r8.ebuild,v 1.5 2010/08/20 17:04:15 jer Exp $
30
31 EAPI="2"
32
33 @@ -33,7 +33,7 @@
34 virtual/eject
35 amd64? ( >=sys-apps/dmidecode-2.7 )
36 dell? ( >=sys-libs/libsmbios-0.13.4 )
37 - disk-partition? ( >=sys-apps/parted-1.8.0 )
38 + disk-partition? ( >=sys-block/parted-1.8.0 )
39 ia64? ( >=sys-apps/dmidecode-2.7 )
40 kernel_linux? (
41 >=sys-fs/udev-117
42
43
44
45 1.8 sys-apps/hal/hal-0.5.14-r2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild?r1=1.7&r2=1.8
50
51 Index: hal-0.5.14-r2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- hal-0.5.14-r2.ebuild 21 Jul 2010 11:22:11 -0000 1.7
58 +++ hal-0.5.14-r2.ebuild 20 Aug 2010 17:04:15 -0000 1.8
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2010 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild,v 1.7 2010/07/21 11:22:11 jer Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r2.ebuild,v 1.8 2010/08/20 17:04:15 jer Exp $
64
65 EAPI="2"
66
67 @@ -32,7 +32,7 @@
68 virtual/eject
69 amd64? ( >=sys-apps/dmidecode-2.7 )
70 dell? ( >=sys-libs/libsmbios-0.13.4 )
71 - disk-partition? ( >=sys-apps/parted-1.8.0 )
72 + disk-partition? ( >=sys-block/parted-1.8.0 )
73 ia64? ( >=sys-apps/dmidecode-2.7 )
74 kernel_linux? (
75 >=sys-fs/udev-125
76
77
78
79 1.321 sys-apps/hal/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.321&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.321&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/ChangeLog?r1=1.320&r2=1.321
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v
88 retrieving revision 1.320
89 retrieving revision 1.321
90 diff -u -r1.320 -r1.321
91 --- ChangeLog 21 Jul 2010 11:22:11 -0000 1.320
92 +++ ChangeLog 20 Aug 2010 17:04:15 -0000 1.321
93 @@ -1,6 +1,11 @@
94 # ChangeLog for sys-apps/hal
95 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.320 2010/07/21 11:22:11 jer Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.321 2010/08/20 17:04:15 jer Exp $
98 +
99 + 20 Aug 2010; Jeroen Roovers <jer@g.o> hal-0.5.12_rc1-r8.ebuild,
100 + hal-0.5.13-r2.ebuild, hal-0.5.14.ebuild, hal-0.5.14-r1.ebuild,
101 + hal-0.5.14-r2.ebuild:
102 + Move from sys-apps/parted to sys-block/parted.
103
104 21 Jul 2010; Jeroen Roovers <jer@g.o> hal-0.5.14-r2.ebuild:
105 Stable for HPPA (bug #323943).
106
107
108
109 1.2 sys-apps/hal/hal-0.5.14-r1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r1.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r1.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r1.ebuild?r1=1.1&r2=1.2
114
115 Index: hal-0.5.14-r1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r1.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- hal-0.5.14-r1.ebuild 7 Jan 2010 13:28:04 -0000 1.1
122 +++ hal-0.5.14-r1.ebuild 20 Aug 2010 17:04:15 -0000 1.2
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2010 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r1.ebuild,v 1.1 2010/01/07 13:28:04 dang Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r1.ebuild,v 1.2 2010/08/20 17:04:15 jer Exp $
128
129 EAPI="2"
130
131 @@ -32,7 +32,7 @@
132 virtual/eject
133 amd64? ( >=sys-apps/dmidecode-2.7 )
134 dell? ( >=sys-libs/libsmbios-0.13.4 )
135 - disk-partition? ( >=sys-apps/parted-1.8.0 )
136 + disk-partition? ( >=sys-block/parted-1.8.0 )
137 ia64? ( >=sys-apps/dmidecode-2.7 )
138 kernel_linux? (
139 >=sys-fs/udev-125
140
141
142
143 1.3 sys-apps/hal/hal-0.5.14.ebuild
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14.ebuild?rev=1.3&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14.ebuild?rev=1.3&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14.ebuild?r1=1.2&r2=1.3
148
149 Index: hal-0.5.14.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14.ebuild,v
152 retrieving revision 1.2
153 retrieving revision 1.3
154 diff -u -r1.2 -r1.3
155 --- hal-0.5.14.ebuild 13 Dec 2009 18:46:24 -0000 1.2
156 +++ hal-0.5.14.ebuild 20 Aug 2010 17:04:15 -0000 1.3
157 @@ -1,6 +1,6 @@
158 -# Copyright 1999-2009 Gentoo Foundation
159 +# Copyright 1999-2010 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14.ebuild,v 1.2 2009/12/13 18:46:24 nirbheek Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14.ebuild,v 1.3 2010/08/20 17:04:15 jer Exp $
163
164 EAPI="2"
165
166 @@ -32,7 +32,7 @@
167 virtual/eject
168 amd64? ( >=sys-apps/dmidecode-2.7 )
169 dell? ( >=sys-libs/libsmbios-0.13.4 )
170 - disk-partition? ( >=sys-apps/parted-1.8.0 )
171 + disk-partition? ( >=sys-block/parted-1.8.0 )
172 ia64? ( >=sys-apps/dmidecode-2.7 )
173 kernel_linux? (
174 >=sys-fs/udev-125
175
176
177
178 1.13 sys-apps/hal/hal-0.5.13-r2.ebuild
179
180 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild?rev=1.13&view=markup
181 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild?rev=1.13&content-type=text/plain
182 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild?r1=1.12&r2=1.13
183
184 Index: hal-0.5.13-r2.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v
187 retrieving revision 1.12
188 retrieving revision 1.13
189 diff -u -r1.12 -r1.13
190 --- hal-0.5.13-r2.ebuild 11 Dec 2009 15:52:37 -0000 1.12
191 +++ hal-0.5.13-r2.ebuild 20 Aug 2010 17:04:15 -0000 1.13
192 @@ -1,6 +1,6 @@
193 -# Copyright 1999-2009 Gentoo Foundation
194 +# Copyright 1999-2010 Gentoo Foundation
195 # Distributed under the terms of the GNU General Public License v2
196 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.12 2009/12/11 15:52:37 armin76 Exp $
197 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.13 2010/08/20 17:04:15 jer Exp $
198
199 EAPI="2"
200
201 @@ -33,7 +33,7 @@
202 virtual/eject
203 amd64? ( >=sys-apps/dmidecode-2.7 )
204 dell? ( >=sys-libs/libsmbios-0.13.4 )
205 - disk-partition? ( >=sys-apps/parted-1.8.0 )
206 + disk-partition? ( >=sys-block/parted-1.8.0 )
207 ia64? ( >=sys-apps/dmidecode-2.7 )
208 kernel_linux? (
209 >=sys-fs/udev-117