Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@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: Sun, 02 May 2010 10:14:07
Message-Id: 20100502101403.9B4C22C1F6@corvid.gentoo.org
1 aballier 10/05/02 10:14:03
2
3 Modified: ChangeLog polkit-qt-0.95.1.ebuild
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sys-auth/polkit-qt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/polkit-qt/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 23 Feb 2010 08:06:46 -0000 1.2
22 +++ ChangeLog 2 May 2010 10:14:03 -0000 1.3
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.2 2010/02/23 08:06:46 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.3 2010/05/02 10:14:03 aballier Exp $
28 +
29 + 02 May 2010; Alexis Ballier <aballier@g.o> polkit-qt-0.95.1.ebuild:
30 + keyword ~x86-fbsd
31
32 23 Feb 2010; Joseph Jezak <josejx@g.o> polkit-qt-0.95.1.ebuild:
33 Marked ~ppc/~ppc64 for bug #296548.
34
35
36
37 1.3 sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild?r1=1.2&r2=1.3
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.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- polkit-qt-0.95.1.ebuild 23 Feb 2010 08:06:46 -0000 1.2
50 +++ polkit-qt-0.95.1.ebuild 2 May 2010 10:14:03 -0000 1.3
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.2 2010/02/23 08:06:46 josejx Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.95.1.ebuild,v 1.3 2010/05/02 10:14:03 aballier Exp $
56
57 EAPI="2"
58
59 @@ -13,7 +13,7 @@
60 SRC_URI="mirror://kde/stable/polkit-qt-1/${MY_P}.tar.bz2"
61
62 LICENSE="LGPL-2"
63 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
64 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
65 SLOT="0"
66 IUSE="debug examples"