Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/polkit-qt: ChangeLog polkit-qt-0.95.1.ebuild
Date: Fri, 03 Sep 2010 19:31:58
Message-Id: 20100903193150.13B0620051@flycatcher.gentoo.org
1 josejx 10/09/03 19:31:50
2
3 Modified: ChangeLog polkit-qt-0.95.1.ebuild
4 Log:
5 Marked ppc64 stable for bug #322791.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 sys-auth/polkit-qt/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 9 Aug 2010 02:38:44 -0000 1.9
22 +++ ChangeLog 3 Sep 2010 19:31:49 -0000 1.10
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-auth/polkit-qt
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.9 2010/08/09 02:38:44 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.10 2010/09/03 19:31:49 josejx Exp $
28 +
29 + 03 Sep 2010; Joseph Jezak <josejx@g.o> polkit-qt-0.95.1.ebuild:
30 + Marked ppc64 stable for bug #322791.
31
32 09 Aug 2010; Joseph Jezak <josejx@g.o> polkit-qt-0.95.1.ebuild:
33 Marked ppc stable for bug #322791.
34
35
36
37 1.10 sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild?r1=1.9&r2=1.10
42
43 Index: polkit-qt-0.95.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- polkit-qt-0.95.1.ebuild 9 Aug 2010 02:38:44 -0000 1.9
50 +++ polkit-qt-0.95.1.ebuild 3 Sep 2010 19:31:49 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v 1.9 2010/08/09 02:38:44 josejx Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v 1.10 2010/09/03 19:31:49 josejx Exp $
56
57 EAPI="2"
58
59 @@ -13,7 +13,7 @@
60 SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
61
62 LICENSE="LGPL-2"
63 -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd"
64 +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
65 SLOT="0"
66 IUSE="debug examples"