Gentoo Archives: gentoo-commits

From: "Maciej Mrozowski (reavertm)" <reavertm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/plasma-workspace: plasma-workspace-4.4.2.ebuild ChangeLog plasma-workspace-4.4.3.ebuild
Date: Tue, 04 May 2010 01:16:06
Message-Id: 20100504011603.D90352C3D3@corvid.gentoo.org
1 reavertm 10/05/04 01:16:03
2
3 Modified: plasma-workspace-4.4.2.ebuild ChangeLog
4 plasma-workspace-4.4.3.ebuild
5 Log:
6 Added kdepimlibs[akonadi] USE depedendency, fixes bug 307071.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 kde-base/plasma-workspace/plasma-workspace-4.4.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.2.ebuild?r1=1.3&r2=1.4
15
16 Index: plasma-workspace-4.4.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- plasma-workspace-4.4.2.ebuild 4 May 2010 00:56:53 -0000 1.3
23 +++ plasma-workspace-4.4.2.ebuild 4 May 2010 01:16:03 -0000 1.4
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/kde-base/plasma-workspace/plasma-workspace-4.4.2.ebuild,v 1.3 2010/05/04 00:56:53 reavertm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.2.ebuild,v 1.4 2010/05/04 01:16:03 reavertm Exp $
29
30 EAPI="3"
31
32 @@ -32,7 +32,7 @@
33 >=dev-python/sip-4.7.1
34 $(add_kdebase_dep pykde4)
35 )
36 - rss? ( $(add_kdebase_dep kdepimlibs) )
37 + rss? ( $(add_kdebase_dep kdepimlibs 'akonadi') )
38 xinerama? ( x11-libs/libXinerama )
39 "
40 DEPEND="${COMMONDEPEND}
41
42
43
44 1.66 kde-base/plasma-workspace/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/ChangeLog?rev=1.66&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/ChangeLog?rev=1.66&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/ChangeLog?r1=1.65&r2=1.66
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v
53 retrieving revision 1.65
54 retrieving revision 1.66
55 diff -u -r1.65 -r1.66
56 --- ChangeLog 4 May 2010 00:56:53 -0000 1.65
57 +++ ChangeLog 4 May 2010 01:16:03 -0000 1.66
58 @@ -1,6 +1,10 @@
59 # ChangeLog for kde-base/plasma-workspace
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.65 2010/05/04 00:56:53 reavertm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.66 2010/05/04 01:16:03 reavertm Exp $
63 +
64 + 04 May 2010; Maciej Mrozowski <reavertm@g.o>
65 + plasma-workspace-4.4.2.ebuild, plasma-workspace-4.4.3.ebuild:
66 + Added kdepimlibs[akonadi] USE depedendency, fixes bug 307071.
67
68 04 May 2010; Maciej Mrozowski <reavertm@g.o>
69 plasma-workspace-4.4.2.ebuild,
70
71
72
73 1.3 kde-base/plasma-workspace/plasma-workspace-4.4.3.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.3.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.3.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.3.ebuild?r1=1.2&r2=1.3
78
79 Index: plasma-workspace-4.4.3.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.3.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- plasma-workspace-4.4.3.ebuild 4 May 2010 00:56:53 -0000 1.2
86 +++ plasma-workspace-4.4.3.ebuild 4 May 2010 01:16:03 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.3.ebuild,v 1.2 2010/05/04 00:56:53 reavertm Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.4.3.ebuild,v 1.3 2010/05/04 01:16:03 reavertm Exp $
92
93 EAPI="3"
94
95 @@ -32,7 +32,7 @@
96 >=dev-python/sip-4.7.1
97 $(add_kdebase_dep pykde4)
98 )
99 - rss? ( $(add_kdebase_dep kdepimlibs) )
100 + rss? ( $(add_kdebase_dep kdepimlibs 'akonadi') )
101 xinerama? ( x11-libs/libXinerama )
102 "
103 DEPEND="${COMMONDEPEND}