Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hwinfo: ChangeLog hwinfo-18.1.ebuild
Date: Mon, 01 Nov 2010 12:53:58
Message-Id: 20101101125352.4507020051@flycatcher.gentoo.org
1 phajdan.jr 10/11/01 12:53:52
2
3 Modified: ChangeLog hwinfo-18.1.ebuild
4 Log:
5 x86 stable wrt bug #342753
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.18 sys-apps/hwinfo/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 26 Oct 2010 20:53:44 -0000 1.17
22 +++ ChangeLog 1 Nov 2010 12:53:52 -0000 1.18
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/hwinfo
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.17 2010/10/26 20:53:44 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.18 2010/11/01 12:53:52 phajdan.jr Exp $
28 +
29 + 01 Nov 2010; Pawel Hajdan jr <phajdan.jr@g.o> hwinfo-18.1.ebuild:
30 + x86 stable wrt bug #342753
31
32 26 Oct 2010; Markos Chandras <hwoarang@g.o> hwinfo-18.1.ebuild:
33 Stable on amd64 wrt bug #342753
34
35
36
37 1.6 sys-apps/hwinfo/hwinfo-18.1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild?r1=1.5&r2=1.6
42
43 Index: hwinfo-18.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- hwinfo-18.1.ebuild 26 Oct 2010 20:53:44 -0000 1.5
50 +++ hwinfo-18.1.ebuild 1 Nov 2010 12:53:52 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.5 2010/10/26 20:53:44 hwoarang Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.6 2010/11/01 12:53:52 phajdan.jr Exp $
56
57 EAPI=2
58 inherit multilib rpm toolchain-funcs
59 @@ -11,7 +11,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ppc ~x86"
64 +KEYWORDS="amd64 ~ppc x86"
65 IUSE=""
66
67 RDEPEND="dev-libs/libx86emu"