Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/cpuid: ChangeLog cpuid-20130610.ebuild
Date: Tue, 11 Feb 2014 10:43:53
Message-Id: 20140211104350.C4C652004C@flycatcher.gentoo.org
1 nimiux 14/02/11 10:43:50
2
3 Modified: ChangeLog cpuid-20130610.ebuild
4 Log:
5 Stable for amd64 wrt bug #499646
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.8 sys-apps/cpuid/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cpuid/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cpuid/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cpuid/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/cpuid/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 29 Jan 2014 01:42:54 -0000 1.7
23 +++ ChangeLog 11 Feb 2014 10:43:50 -0000 1.8
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/cpuid
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/ChangeLog,v 1.7 2014/01/29 01:42:54 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/ChangeLog,v 1.8 2014/02/11 10:43:50 nimiux Exp $
29 +
30 + 11 Feb 2014; Chema Alonso <nimiux@g.o> cpuid-20130610.ebuild:
31 + Stable for amd64 wrt bug #499646
32
33 *cpuid-20140123 (29 Jan 2014)
34
35
36
37
38 1.2 sys-apps/cpuid/cpuid-20130610.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild?r1=1.1&r2=1.2
43
44 Index: cpuid-20130610.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- cpuid-20130610.ebuild 20 Jul 2013 17:11:07 -0000 1.1
51 +++ cpuid-20130610.ebuild 11 Feb 2014 10:43:50 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2013 Gentoo Foundation
54 +# Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild,v 1.1 2013/07/20 17:11:07 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuid/cpuid-20130610.ebuild,v 1.2 2014/02/11 10:43:50 nimiux Exp $
58
59 EAPI="5"
60
61 @@ -11,7 +11,7 @@
62 HOMEPAGE="http://www.etallen.com/cpuid.html"
63 SRC_URI="http://www.etallen.com/${PN}/${P}.src.tar.gz"
64
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="amd64 ~x86"
67 SLOT="0"
68 LICENSE="GPL-2"
69 IUSE=""