Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/qguiplatformplugin_kde: ChangeLog qguiplatformplugin_kde-4.4.0.ebuild
Date: Tue, 23 Feb 2010 10:42:31
Message-Id: E1Njs3Z-0002PG-CD@stork.gentoo.org
1 josejx 10/02/23 10:31:57
2
3 Modified: ChangeLog qguiplatformplugin_kde-4.4.0.ebuild
4 Log:
5 Marked ~ppc/~ppc64 for bug #304365.
6 (Portage version: 2.1.7.17/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 kde-base/qguiplatformplugin_kde/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 11 Feb 2010 23:34:37 -0000 1.2
22 +++ ChangeLog 23 Feb 2010 10:31:56 -0000 1.3
23 @@ -1,6 +1,10 @@
24 # ChangeLog for kde-base/qguiplatformplugin_kde
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog,v 1.2 2010/02/11 23:34:37 abcd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog,v 1.3 2010/02/23 10:31:56 josejx Exp $
28 +
29 + 23 Feb 2010; Joseph Jezak <josejx@g.o>
30 + qguiplatformplugin_kde-4.4.0.ebuild:
31 + Marked ~ppc/~ppc64 for bug #304365.
32
33 11 Feb 2010; Jonathan Callen <abcd@g.o>
34 qguiplatformplugin_kde-4.4.0.ebuild:
35
36
37
38 1.3 kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild?r1=1.2&r2=1.3
43
44 Index: qguiplatformplugin_kde-4.4.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- qguiplatformplugin_kde-4.4.0.ebuild 11 Feb 2010 23:34:37 -0000 1.2
51 +++ qguiplatformplugin_kde-4.4.0.ebuild 23 Feb 2010 10:31:56 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild,v 1.2 2010/02/11 23:34:37 abcd Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild,v 1.3 2010/02/23 10:31:56 josejx Exp $
57
58 EAPI="2"
59
60 @@ -8,5 +8,5 @@
61 inherit kde4-meta
62
63 DESCRIPTION="Helps integration of pure Qt applications with KDE Workspace"
64 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
66 IUSE="debug"