Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/iasl: iasl-20140828.ebuild ChangeLog
Date: Fri, 31 Jul 2015 15:11:32
Message-Id: 20150731151129.E1CCC115@oystercatcher.gentoo.org
1 ago 15/07/31 15:11:29
2
3 Modified: iasl-20140828.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #555944
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 sys-power/iasl/iasl-20140828.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/iasl-20140828.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/iasl-20140828.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/iasl-20140828.ebuild?r1=1.1&r2=1.2
15
16 Index: iasl-20140828.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-power/iasl/iasl-20140828.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- iasl-20140828.ebuild 27 Sep 2014 14:20:13 -0000 1.1
23 +++ iasl-20140828.ebuild 31 Jul 2015 15:11:29 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/iasl-20140828.ebuild,v 1.1 2014/09/27 14:20:13 polynomial-c Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/iasl-20140828.ebuild,v 1.2 2015/07/31 15:11:29 ago Exp $
30
31 EAPI=5
32
33 @@ -16,7 +16,7 @@
34
35 LICENSE="iASL"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd"
38 +KEYWORDS="amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd"
39 IUSE="test"
40
41 DEPEND="sys-devel/bison
42
43
44
45 1.51 sys-power/iasl/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/ChangeLog?rev=1.51&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/ChangeLog?rev=1.51&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/ChangeLog?r1=1.50&r2=1.51
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-power/iasl/ChangeLog,v
54 retrieving revision 1.50
55 retrieving revision 1.51
56 diff -u -r1.50 -r1.51
57 --- ChangeLog 26 Jul 2015 12:43:10 -0000 1.50
58 +++ ChangeLog 31 Jul 2015 15:11:29 -0000 1.51
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-power/iasl
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/ChangeLog,v 1.50 2015/07/26 12:43:10 polynomial-c Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/ChangeLog,v 1.51 2015/07/31 15:11:29 ago Exp $
64 +
65 + 31 Jul 2015; Agostino Sarubbo <ago@g.o> iasl-20140828.ebuild:
66 + Stable for amd64, wrt bug #555944
67
68 *iasl-20150717 (26 Jul 2015)