Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: plasma-runtime-4.9.0.ebuild ChangeLog
Date: Thu, 02 Aug 2012 17:23:36
Message-Id: 20120802172326.7756A2004B@flycatcher.gentoo.org
1 kensington 12/08/02 17:23:26
2
3 Modified: plasma-runtime-4.9.0.ebuild ChangeLog
4 Log:
5 Add missing dependency on kactivities wrt bug #429464.
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 kde-base/plasma-runtime/plasma-runtime-4.9.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.0.ebuild?r1=1.1&r2=1.2
15
16 Index: plasma-runtime-4.9.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- plasma-runtime-4.9.0.ebuild 1 Aug 2012 22:17:09 -0000 1.1
23 +++ plasma-runtime-4.9.0.ebuild 2 Aug 2012 17:23:26 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.0.ebuild,v 1.1 2012/08/01 22:17:09 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.0.ebuild,v 1.2 2012/08/02 17:23:26 kensington Exp $
29
30 EAPI=4
31
32 @@ -13,5 +13,10 @@
33 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
34 IUSE="debug"
35
36 +DEPEND="
37 + $(add_kdebase_dep kactivities)
38 +"
39 +RDEPEND="${DEPEND}"
40 +
41 # file collisions, bug 394997
42 add_blocker plasma-workspace 4.4.50
43
44
45
46 1.102 kde-base/plasma-runtime/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?rev=1.102&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?rev=1.102&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?r1=1.101&r2=1.102
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
55 retrieving revision 1.101
56 retrieving revision 1.102
57 diff -u -r1.101 -r1.102
58 --- ChangeLog 1 Aug 2012 22:17:09 -0000 1.101
59 +++ ChangeLog 2 Aug 2012 17:23:26 -0000 1.102
60 @@ -1,6 +1,10 @@
61 # ChangeLog for kde-base/plasma-runtime
62 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.101 2012/08/01 22:17:09 johu Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.102 2012/08/02 17:23:26 kensington Exp $
65 +
66 + 02 Aug 2012; Michael Palimaka <kensington@g.o>
67 + plasma-runtime-4.9.0.ebuild:
68 + Add missing dependency on kactivities wrt bug #429464.
69
70 *plasma-runtime-4.9.0 (01 Aug 2012)
71
72 @@ -443,4 +447,3 @@
73 04 Aug 2009; Alex Alexander <wired@g.o>
74 +plasma-runtime-4.3.0.ebuild:
75 Version bump
76 -