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/solid-runtime: ChangeLog solid-runtime-4.6.0.ebuild
Date: Wed, 26 Jan 2011 20:37:36
Message-Id: 20110126202826.C95C620054@flycatcher.gentoo.org
1 alexxy 11/01/26 20:28:26
2
3 Modified: ChangeLog
4 Added: solid-runtime-4.6.0.ebuild
5 Log:
6 [kde-base] Add KDE SC 4.6.0
7
8 (Portage version: 2.2.0_alpha19_p2/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.27 kde-base/solid-runtime/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.27&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.27&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?r1=1.26&r2=1.27
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
20 retrieving revision 1.26
21 retrieving revision 1.27
22 diff -u -r1.26 -r1.27
23 --- ChangeLog 10 Jan 2011 11:53:49 -0000 1.26
24 +++ ChangeLog 26 Jan 2011 20:28:26 -0000 1.27
25 @@ -1,6 +1,11 @@
26 # ChangeLog for kde-base/solid-runtime
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.26 2011/01/10 11:53:49 tampakrap Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.27 2011/01/26 20:28:26 alexxy Exp $
30 +
31 +*solid-runtime-4.6.0 (26 Jan 2011)
32 +
33 + 26 Jan 2011; Alexey Shvetsov <alexxy@g.o> +solid-runtime-4.6.0.ebuild:
34 + Version bump KDE SC 4.6.0
35
36 *solid-runtime-4.5.5 (10 Jan 2011)
37
38
39
40
41 1.1 kde-base/solid-runtime/solid-runtime-4.6.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.6.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.6.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: solid-runtime-4.6.0.ebuild
47 ===================================================================
48 # Copyright 1999-2011 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.6.0.ebuild,v 1.1 2011/01/26 20:28:26 alexxy Exp $
51
52 EAPI="3"
53
54 KMNAME="kdebase-runtime"
55 KMNOMODULE=true
56 inherit kde4-meta
57
58 DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)"
59 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
60 IUSE="debug"
61
62 # Packages merged around 4.3.77
63 add_blocker solidautoeject
64 add_blocker solid-device-automounter
65 add_blocker solid-hardware
66 add_blocker soliduiserver
67 # Moved away from workspace
68 add_blocker solid '<4.5.69'
69
70 KMEXTRA="
71 solid-device-automounter/
72 solid-hardware/
73 solid-networkstatus/
74 solidautoeject/
75 soliduiserver/
76 "