Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/acpid: acpid-2.0.17.ebuild ChangeLog
Date: Sun, 25 Nov 2012 18:59:35
Message-Id: 20121125185925.EAC9B20C63@flycatcher.gentoo.org
1 armin76 12/11/25 18:59:25
2
3 Modified: acpid-2.0.17.ebuild ChangeLog
4 Log:
5 ia64 stable wrt #434522
6
7 (Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.6 sys-power/acpid/acpid-2.0.17.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild?r1=1.5&r2=1.6
15
16 Index: acpid-2.0.17.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- acpid-2.0.17.ebuild 25 Nov 2012 15:11:36 -0000 1.5
23 +++ acpid-2.0.17.ebuild 25 Nov 2012 18:59:25 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild,v 1.5 2012/11/25 15:11:36 swift Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild,v 1.6 2012/11/25 18:59:25 armin76 Exp $
29
30 EAPI=4
31 inherit systemd
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ia64 -ppc x86"
37 +KEYWORDS="amd64 ia64 -ppc x86"
38 IUSE="selinux"
39
40 RDEPEND="selinux? ( sec-policy/selinux-apm )"
41
42
43
44 1.98 sys-power/acpid/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.98&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?rev=1.98&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/acpid/ChangeLog?r1=1.97&r2=1.98
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v
53 retrieving revision 1.97
54 retrieving revision 1.98
55 diff -u -r1.97 -r1.98
56 --- ChangeLog 25 Nov 2012 15:11:36 -0000 1.97
57 +++ ChangeLog 25 Nov 2012 18:59:25 -0000 1.98
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-power/acpid
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.97 2012/11/25 15:11:36 swift Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.98 2012/11/25 18:59:25 armin76 Exp $
63 +
64 + 25 Nov 2012; Raúl Porcel <armin76@g.o> acpid-2.0.17.ebuild:
65 + ia64 stable wrt #434522
66
67 25 Nov 2012; <swift@g.o> acpid-2.0.16-r1.ebuild, acpid-2.0.17.ebuild:
68 Adding optional SELinux apm module dependency