Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/libkworkspace: ChangeLog libkworkspace-4.2.0.ebuild
Date: Tue, 27 Jan 2009 18:14:20
Message-Id: E1LRsS2-0000tC-EQ@stork.gentoo.org
1 alexxy 09/01/27 18:14:18
2
3 Modified: ChangeLog
4 Added: libkworkspace-4.2.0.ebuild
5 Log:
6 Bump shiny new KDE 4.2.0
7 (Portage version: 2.2_rc23/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 kde-base/libkworkspace/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkworkspace/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkworkspace/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 14 Jan 2009 15:59:00 -0000 1.17
23 +++ ChangeLog 27 Jan 2009 18:14:18 -0000 1.18
24 @@ -1,6 +1,12 @@
25 # ChangeLog for kde-base/libkworkspace
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.17 2009/01/14 15:59:00 alexxy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.18 2009/01/27 18:14:18 alexxy Exp $
29 +
30 +*libkworkspace-4.2.0 (27 Jan 2009)
31 +
32 + 27 Jan 2009; Alexey Shvetsov <alexxy@g.o>
33 + +libkworkspace-4.2.0.ebuild:
34 + Bump KDE-4.2.0
35
36 14 Jan 2009; Alexey Shvetsov <alexxy@g.o>
37 -libkworkspace-4.1.2.ebuild, -libkworkspace-4.1.2-r1.ebuild,
38
39
40
41 1.1 kde-base/libkworkspace/libkworkspace-4.2.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.2.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.2.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: libkworkspace-4.2.0.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.2.0.ebuild,v 1.1 2009/01/27 18:14:18 alexxy Exp $
51
52 EAPI="2"
53
54 KMNAME="kdebase-workspace"
55 KMMODULE="libs/kworkspace"
56 inherit kde4-meta
57
58 DESCRIPTION="A library for KDE desktop applications"
59 KEYWORDS="~amd64 ~x86"
60 IUSE="debug"
61
62 RDEPEND="
63 !<kde-base/libkworkspace-${PV}:${SLOT}
64 "
65
66 KMEXTRACTONLY="
67 ksmserver/org.kde.KSMServerInterface.xml
68 kwin/org.kde.KWin.xml
69 "
70
71 KMSAVELIBS="true"