Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kimono: kimono-4.10.3.ebuild kimono-4.10.2.ebuild ChangeLog
Date: Fri, 31 May 2013 15:13:32
Message-Id: 20130531151329.091462171D@flycatcher.gentoo.org
1 kensington 13/05/31 15:13:28
2
3 Modified: kimono-4.10.3.ebuild kimono-4.10.2.ebuild ChangeLog
4 Log:
5 Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
8
9 Revision Changes Path
10 1.2 kde-base/kimono/kimono-4.10.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/kimono-4.10.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/kimono-4.10.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/kimono-4.10.3.ebuild?r1=1.1&r2=1.2
15
16 Index: kimono-4.10.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- kimono-4.10.3.ebuild 6 May 2013 20:17:46 -0000 1.1
23 +++ kimono-4.10.3.ebuild 31 May 2013 15:13:28 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.3.ebuild,v 1.1 2013/05/06 20:17:46 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.3.ebuild,v 1.2 2013/05/31 15:13:28 kensington Exp $
29
30 EAPI=5
31
32 @@ -14,7 +14,7 @@
33 dev-lang/mono
34 $(add_kdebase_dep qyoto 'webkit')
35 $(add_kdebase_dep smokeqt)
36 - $(add_kdebase_dep smokekde 'semantic-desktop?')
37 + $(add_kdebase_dep smokekde 'semantic-desktop(+)?')
38 plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
39 "
40 RDEPEND="${DEPEND}"
41
42
43
44 1.5 kde-base/kimono/kimono-4.10.2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/kimono-4.10.2.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/kimono-4.10.2.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/kimono-4.10.2.ebuild?r1=1.4&r2=1.5
49
50 Index: kimono-4.10.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.2.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- kimono-4.10.2.ebuild 1 May 2013 11:51:01 -0000 1.4
57 +++ kimono-4.10.2.ebuild 31 May 2013 15:13:28 -0000 1.5
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.2.ebuild,v 1.4 2013/05/01 11:51:01 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.2.ebuild,v 1.5 2013/05/31 15:13:28 kensington Exp $
63
64 EAPI=5
65
66 @@ -14,7 +14,7 @@
67 dev-lang/mono
68 $(add_kdebase_dep qyoto 'webkit')
69 $(add_kdebase_dep smokeqt)
70 - $(add_kdebase_dep smokekde 'semantic-desktop?')
71 + $(add_kdebase_dep smokekde 'semantic-desktop(+)?')
72 plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
73 "
74 RDEPEND="${DEPEND}"
75
76
77
78 1.70 kde-base/kimono/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/ChangeLog?rev=1.70&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/ChangeLog?rev=1.70&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimono/ChangeLog?r1=1.69&r2=1.70
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v
87 retrieving revision 1.69
88 retrieving revision 1.70
89 diff -u -r1.69 -r1.70
90 --- ChangeLog 6 May 2013 20:17:46 -0000 1.69
91 +++ ChangeLog 31 May 2013 15:13:28 -0000 1.70
92 @@ -1,6 +1,11 @@
93 # ChangeLog for kde-base/kimono
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.69 2013/05/06 20:17:46 johu Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.70 2013/05/31 15:13:28 kensington Exp $
97 +
98 + 31 May 2013; Michael Palimaka <kensington@g.o> kimono-4.10.2.ebuild,
99 + kimono-4.10.3.ebuild:
100 + Add USE dependency default in preparation for the removal of the semantic-
101 + desktop USE flag.
102
103 *kimono-4.10.3 (06 May 2013)