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: ChangeLog hal-0.5.11-r1.ebuild
Date: Mon, 23 Jun 2008 16:19:33
Message-Id: E1KAolM-00026p-29@stork.gentoo.org
1 jer 08/06/23 16:19:28
2
3 Modified: ChangeLog hal-0.5.11-r1.ebuild
4 Log:
5 Stable for HPPA (bug #222219).
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
7
8 Revision Changes Path
9 1.242 sys-apps/hal/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.242&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?rev=1.242&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/ChangeLog?r1=1.241&r2=1.242
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v
18 retrieving revision 1.241
19 retrieving revision 1.242
20 diff -u -r1.241 -r1.242
21 --- ChangeLog 19 Jun 2008 03:23:42 -0000 1.241
22 +++ ChangeLog 23 Jun 2008 16:19:27 -0000 1.242
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/hal
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.241 2008/06/19 03:23:42 tester Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.242 2008/06/23 16:19:27 jer Exp $
28 +
29 + 23 Jun 2008; Jeroen Roovers <jer@g.o> hal-0.5.11-r1.ebuild:
30 + Stable for HPPA (bug #222219).
31
32 19 Jun 2008; Olivier CrĂȘte <tester@g.o> hal-0.5.11-r1.ebuild:
33 amd64 stable, bug #222219
34
35
36
37 1.4 sys-apps/hal/hal-0.5.11-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild?r1=1.3&r2=1.4
42
43 Index: hal-0.5.11-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- hal-0.5.11-r1.ebuild 19 Jun 2008 03:23:42 -0000 1.3
50 +++ hal-0.5.11-r1.ebuild 23 Jun 2008 16:19:27 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v 1.3 2008/06/19 03:23:42 tester Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.11-r1.ebuild,v 1.4 2008/06/23 16:19:27 jer Exp $
56
57 inherit eutils linux-info autotools flag-o-matic
58
59 @@ -13,7 +13,7 @@
60
61 LICENSE="|| ( GPL-2 AFL-2.0 )"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~hppa ia64 sparc ~x86"
64 +KEYWORDS="~alpha amd64 hppa ia64 sparc ~x86"
65
66 KERNEL_IUSE="kernel_linux kernel_FreeBSD"
67 IUSE="X acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list