Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/acpid: acpid-2.0.20.ebuild ChangeLog
Date: Sat, 22 Feb 2014 13:57:32
Message-Id: 20140222135729.4CE922004C@flycatcher.gentoo.org
1 hattya 14/02/22 13:57:29
2
3 Modified: acpid-2.0.20.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #496666
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.3 sys-power/acpid/acpid-2.0.20.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild?r1=1.2&r2=1.3
15
16 Index: acpid-2.0.20.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- acpid-2.0.20.ebuild 1 Nov 2013 07:47:41 -0000 1.2
23 +++ acpid-2.0.20.ebuild 22 Feb 2014 13:57:29 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v 1.2 2013/11/01 07:47:41 robbat2 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.20.ebuild,v 1.3 2014/02/22 13:57:29 hattya Exp $
30
31 EAPI=5
32 inherit systemd
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 -ppc ~x86"
38 +KEYWORDS="~amd64 ia64 -ppc ~x86"
39 IUSE="selinux"
40
41 RDEPEND="selinux? ( sec-policy/selinux-apm )"
42
43
44
45 1.113 sys-power/acpid/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.113&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.113&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?r1=1.112&r2=1.113
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v
54 retrieving revision 1.112
55 retrieving revision 1.113
56 diff -u -r1.112 -r1.113
57 --- ChangeLog 31 Jan 2014 15:51:12 -0000 1.112
58 +++ ChangeLog 22 Feb 2014 13:57:29 -0000 1.113
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-power/acpid
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.112 2014/01/31 15:51:12 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.113 2014/02/22 13:57:29 hattya Exp $
64 +
65 + 22 Feb 2014; Akinori Hattori <hattya@g.o> acpid-2.0.20.ebuild:
66 + ia64 stable wrt bug #496666
67
68 *acpid-2.0.21 (31 Jan 2014)