Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/libplasmagenericshell: libplasmagenericshell-4.8.2.ebuild ChangeLog
Date: Thu, 05 Apr 2012 00:08:23
Message-Id: 20120404235901.7571520060@flycatcher.gentoo.org
1 johu 12/04/04 23:59:01
2
3 Modified: ChangeLog
4 Added: libplasmagenericshell-4.8.2.ebuild
5 Log:
6 Version bump KDE SC 4.8.2
7
8 (Portage version: 2.2.0_alpha98/cvs/Linux i686)
9
10 Revision Changes Path
11 1.65 kde-base/libplasmagenericshell/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?rev=1.65&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?rev=1.65&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?r1=1.64&r2=1.65
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v
20 retrieving revision 1.64
21 retrieving revision 1.65
22 diff -u -r1.64 -r1.65
23 --- ChangeLog 4 Apr 2012 19:11:16 -0000 1.64
24 +++ ChangeLog 4 Apr 2012 23:59:01 -0000 1.65
25 @@ -1,6 +1,12 @@
26 # ChangeLog for kde-base/libplasmagenericshell
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.64 2012/04/04 19:11:16 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.65 2012/04/04 23:59:01 johu Exp $
30 +
31 +*libplasmagenericshell-4.8.2 (04 Apr 2012)
32 +
33 + 04 Apr 2012; Johannes Huber <johu@g.o>
34 + +libplasmagenericshell-4.8.2.ebuild:
35 + Version bump KDE SC 4.8.2
36
37 04 Apr 2012; Agostino Sarubbo <ago@g.o>
38 libplasmagenericshell-4.8.1.ebuild:
39
40
41
42 1.1 kde-base/libplasmagenericshell/libplasmagenericshell-4.8.2.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.8.2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.8.2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: libplasmagenericshell-4.8.2.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.8.2.ebuild,v 1.1 2012/04/04 23:59:01 johu Exp $
52
53 EAPI=4
54
55 KMNAME="kde-workspace"
56 KMMODULE="libs/plasmagenericshell"
57 inherit kde4-meta
58
59 DESCRIPTION="Libraries for the KDE Plasma shell"
60 KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
61 IUSE="debug test"
62
63 DEPEND="
64 $(add_kdebase_dep kephal)
65 $(add_kdebase_dep libkworkspace)
66 "
67
68 RDEPEND="${DEPEND}"
69
70 KMSAVELIBS="true"
71
72 KMEXTRACTONLY="
73 libs/kephal/kephal/
74 plasma/desktop/shell/data/
75 "