Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/rtkit: rtkit-0.9.ebuild ChangeLog
Date: Tue, 30 Nov 2010 22:00:43
Message-Id: 20101130220030.8ACE020054@flycatcher.gentoo.org
1 maekke 10/11/30 22:00:30
2
3 Modified: rtkit-0.9.ebuild ChangeLog
4 Log:
5 add ~arm, bug #308971
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-auth/rtkit/rtkit-0.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/rtkit/rtkit-0.9.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/rtkit/rtkit-0.9.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/rtkit/rtkit-0.9.ebuild?r1=1.1&r2=1.2
15
16 Index: rtkit-0.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- rtkit-0.9.ebuild 27 Nov 2010 07:29:23 -0000 1.1
23 +++ rtkit-0.9.ebuild 30 Nov 2010 22:00:30 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9.ebuild,v 1.1 2010/11/27 07:29:23 ford_prefect Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9.ebuild,v 1.2 2010/11/30 22:00:30 maekke Exp $
29
30 EAPI="2"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-3 BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
38 IUSE=""
39
40 DEPEND="sys-apps/dbus
41
42
43
44 1.8 sys-auth/rtkit/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/rtkit/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/rtkit/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/rtkit/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 27 Nov 2010 07:29:23 -0000 1.7
57 +++ ChangeLog 30 Nov 2010 22:00:30 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-auth/rtkit
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.7 2010/11/27 07:29:23 ford_prefect Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.8 2010/11/30 22:00:30 maekke Exp $
63 +
64 + 30 Nov 2010; Markus Meier <maekke@g.o> rtkit-0.9.ebuild:
65 + add ~arm, bug #308971
66
67 *rtkit-0.9 (27 Nov 2010)