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