Gentoo Archives: gentoo-commits

From: "Jonathan Callen (abcd)" <abcd@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: Thu, 11 Feb 2010 23:34:41
Message-Id: E1NfiYQ-0002kM-Ea@stork.gentoo.org
1 abcd 10/02/11 23:34:38
2
3 Modified: ChangeLog qguiplatformplugin_kde-4.4.0.ebuild
4 Log:
5 Add ~amd64-linux/~x86-linux keywords
6 (Portage version: -svn/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 kde-base/qguiplatformplugin_kde/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 9 Feb 2010 00:21:21 -0000 1.1
22 +++ ChangeLog 11 Feb 2010 23:34:37 -0000 1.2
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.1 2010/02/09 00:21:21 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog,v 1.2 2010/02/11 23:34:37 abcd Exp $
28 +
29 + 11 Feb 2010; Jonathan Callen <abcd@g.o>
30 + qguiplatformplugin_kde-4.4.0.ebuild:
31 + Add ~amd64-linux/~x86-linux keywords
32
33 *qguiplatformplugin_kde-4.4.0 (09 Feb 2010)
34
35
36
37
38 1.2 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.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.4.0.ebuild?rev=1.2&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.1&r2=1.2
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.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- qguiplatformplugin_kde-4.4.0.ebuild 9 Feb 2010 00:21:21 -0000 1.1
51 +++ qguiplatformplugin_kde-4.4.0.ebuild 11 Feb 2010 23:34:37 -0000 1.2
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.1 2010/02/09 00:21:21 alexxy Exp $
56 +# $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 $
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"
65 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
66 IUSE="debug"