Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hal: ChangeLog hal-0.5.14-r4.ebuild hal-0.5.14-r3.ebuild hal-0.5.14-r2.ebuild
Date: Tue, 25 Jan 2011 14:40:51
Message-Id: 20110125144041.2D73220057@flycatcher.gentoo.org
1 ssuominen 11/01/25 14:40:41
2
3 Modified: ChangeLog hal-0.5.14-r4.ebuild
4 Removed: hal-0.5.14-r3.ebuild hal-0.5.14-r2.ebuild
5 Log:
6 Stabilize for everybody now that amd64 and x86 has tested it wrt #352179.
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.332 sys-apps/hal/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.332&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.332&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/ChangeLog?r1=1.331&r2=1.332
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v
20 retrieving revision 1.331
21 retrieving revision 1.332
22 diff -u -r1.331 -r1.332
23 --- ChangeLog 25 Jan 2011 07:32:19 -0000 1.331
24 +++ ChangeLog 25 Jan 2011 14:40:40 -0000 1.332
25 @@ -1,6 +1,9 @@
26 # ChangeLog for sys-apps/hal
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.331 2011/01/25 07:32:19 phajdan.jr Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.332 2011/01/25 14:40:40 ssuominen Exp $
30 +
31 + 25 Jan 2011; Samuli Suominen <ssuominen@g.o> hal-0.5.14-r4.ebuild:
32 + Stabilize for everybody now that amd64 and x86 has tested it wrt #352179.
33
34 25 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o> hal-0.5.14-r4.ebuild:
35 x86 stable wrt bug #352179
36 @@ -13,7 +16,6 @@
37 20 Dec 2010; Daniel Gryniewicz <dang@g.o> +hal-0.5.14-r4.ebuild:
38 Remove support for obsolete policykit/consolekit; bug #340337
39
40 -
41 05 Dec 2010; Daniel Gryniewicz <dang@g.o> hal-0.5.14-r3.ebuild:
42 Add dtd dep for bug #346237
43
44
45
46
47 1.4 sys-apps/hal/hal-0.5.14-r4.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r4.ebuild?rev=1.4&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r4.ebuild?rev=1.4&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hal/hal-0.5.14-r4.ebuild?r1=1.3&r2=1.4
52
53 Index: hal-0.5.14-r4.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r4.ebuild,v
56 retrieving revision 1.3
57 retrieving revision 1.4
58 diff -u -r1.3 -r1.4
59 --- hal-0.5.14-r4.ebuild 25 Jan 2011 07:32:19 -0000 1.3
60 +++ hal-0.5.14-r4.ebuild 25 Jan 2011 14:40:40 -0000 1.4
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r4.ebuild,v 1.3 2011/01/25 07:32:19 phajdan.jr Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.14-r4.ebuild,v 1.4 2011/01/25 14:40:40 ssuominen Exp $
66
67 EAPI="2"
68
69 @@ -18,7 +18,7 @@
70
71 LICENSE="|| ( GPL-2 AFL-2.0 )"
72 SLOT="0"
73 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
74 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
75
76 KERNEL_IUSE="kernel_linux kernel_FreeBSD"
77 IUSE="X acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}"