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/libplasmagenericshell: libplasmagenericshell-4.4.0.ebuild ChangeLog
Date: Tue, 09 Feb 2010 00:15:45
Message-Id: E1NedlV-0000mk-5b@stork.gentoo.org
1 alexxy 10/02/09 00:15:41
2
3 Added: libplasmagenericshell-4.4.0.ebuild ChangeLog
4 Log:
5 [kde-base/libplasmagenericshell] Version bump to KDE SC 4.4.0
6 (Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.1 kde-base/libplasmagenericshell/libplasmagenericshell-4.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.0.ebuild?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.0.ebuild?rev=1.1&content-type=text/plain
13
14 Index: libplasmagenericshell-4.4.0.ebuild
15 ===================================================================
16 # Copyright 1999-2010 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.0.ebuild,v 1.1 2010/02/09 00:15:40 alexxy Exp $
19
20 EAPI="2"
21
22 KMNAME="kdebase-workspace"
23 KMMODULE="libs/plasmagenericshell"
24 inherit kde4-meta
25
26 DESCRIPTION="Libraries for the KDE Plasma shell"
27 KEYWORDS="~amd64 ~x86"
28 IUSE="debug"
29
30 RDEPEND="
31 $(add_kdebase_dep libkworkspace)
32 "
33
34 KMSAVELIBS="true"
35
36
37
38 1.1 kde-base/libplasmagenericshell/ChangeLog
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?rev=1.1&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?rev=1.1&content-type=text/plain
42
43 Index: ChangeLog
44 ===================================================================
45 # ChangeLog for kde-base/libplasmagenericshell
46 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
47 # $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.1 2010/02/09 00:15:40 alexxy Exp $
48
49 *libplasmagenericshell-4.4.0 (09 Feb 2010)
50
51 09 Feb 2010; Alexey Shvetsov <alexxy@g.o>
52 +libplasmagenericshell-4.4.0.ebuild:
53 Version bump to KDE SC 4.4.0