Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-runtime-meta: kdebase-runtime-meta-4.3.4.ebuild ChangeLog
Date: Tue, 01 Dec 2009 10:18:32
Message-Id: E1NFPoU-0008NW-6I@stork.gentoo.org
1 wired 09/12/01 10:18:30
2
3 Added: kdebase-runtime-meta-4.3.4.ebuild ChangeLog
4 Log:
5 Version bump KDE 4.3.4
6 (Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.1 kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.3.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.3.4.ebuild?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.3.4.ebuild?rev=1.1&content-type=text/plain
13
14 Index: kdebase-runtime-meta-4.3.4.ebuild
15 ===================================================================
16 # Copyright 1999-2009 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.3.4.ebuild,v 1.1 2009/12/01 10:18:29 wired Exp $
19
20 EAPI="2"
21 inherit kde4-functions
22
23 DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
24 HOMEPAGE="http://www.kde.org/"
25
26 LICENSE="GPL-2"
27 SLOT="4.3"
28 KEYWORDS="~amd64 ~x86"
29 IUSE="kdeprefix +semantic-desktop"
30
31 RDEPEND="
32 $(add_kdebase_dep drkonqi)
33 $(add_kdebase_dep kcmshell)
34 $(add_kdebase_dep kcontrol)
35 $(add_kdebase_dep kdebase-data)
36 $(add_kdebase_dep kdebase-desktoptheme)
37 $(add_kdebase_dep kdebase-kioslaves)
38 $(add_kdebase_dep kdebase-menu)
39 $(add_kdebase_dep kdebase-menu-icons)
40 $(add_kdebase_dep kdebugdialog)
41 $(add_kdebase_dep kdesu)
42 $(add_kdebase_dep keditfiletype)
43 $(add_kdebase_dep kfile)
44 $(add_kdebase_dep kglobalaccel)
45 $(add_kdebase_dep khelpcenter)
46 $(add_kdebase_dep kiconfinder)
47 $(add_kdebase_dep kioclient)
48 $(add_kdebase_dep kmimetypefinder)
49 $(add_kdebase_dep knetattach)
50 $(add_kdebase_dep knewstuff)
51 $(add_kdebase_dep kpasswdserver)
52 $(add_kdebase_dep kquitapp)
53 $(add_kdebase_dep kstart)
54 $(add_kdebase_dep kstyles)
55 $(add_kdebase_dep ktimezoned)
56 $(add_kdebase_dep ktraderclient)
57 $(add_kdebase_dep kuiserver)
58 $(add_kdebase_dep kurifilter-plugins)
59 $(add_kdebase_dep kwalletd)
60 $(add_kdebase_dep plasma-runtime)
61 $(add_kdebase_dep renamedlg-plugins)
62 $(add_kdebase_dep solid-hardware)
63 $(add_kdebase_dep solidautoeject)
64 $(add_kdebase_dep soliduiserver)
65 semantic-desktop? ( $(add_kdebase_dep nepomuk) )
66 $(block_other_slots)
67 "
68
69
70
71 1.1 kde-base/kdebase-runtime-meta/ChangeLog
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebase-runtime-meta/ChangeLog?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebase-runtime-meta/ChangeLog?rev=1.1&content-type=text/plain
75
76 Index: ChangeLog
77 ===================================================================
78 # ChangeLog for kde-base/kdebase-runtime-meta
79 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
80 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-runtime-meta/ChangeLog,v 1.1 2009/12/01 10:18:29 wired Exp $
81
82 *kdebase-runtime-meta-4.3.4 (01 Dec 2009)
83
84 01 Dec 2009; Alex Alexander <wired@g.o>
85 +kdebase-runtime-meta-4.3.4.ebuild:
86 Version bump