Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/smoke: smoke-3.5.2.ebuild ChangeLog smoke-3.5.8.ebuild smoke-3.5.6.ebuild
Date: Tue, 20 Nov 2007 05:39:59
Message-Id: E1IuLpy-00063m-D6@stork.gentoo.org
1 hawking 07/11/20 05:39:54
2
3 Modified: smoke-3.5.2.ebuild ChangeLog smoke-3.5.8.ebuild
4 smoke-3.5.6.ebuild
5 Log:
6 dev-python/qscintilla moved to x11-libs/qscintilla
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.13 kde-base/smoke/smoke-3.5.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild?r1=1.12&r2=1.13
15
16 Index: smoke-3.5.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- smoke-3.5.2.ebuild 3 Oct 2006 13:20:24 -0000 1.12
23 +++ smoke-3.5.2.ebuild 20 Nov 2007 05:39:53 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v 1.12 2006/10/03 13:20:24 flameeyes Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v 1.13 2007/11/20 05:39:53 hawking Exp $
30
31 KMNAME=kdebindings
32 KMEXTRACTONLY="kalyptus/"
33 @@ -15,7 +15,7 @@
34 KEYWORDS="amd64 ppc ppc64 sparc x86"
35 IUSE=""
36 DEPEND="dev-lang/perl
37 - dev-python/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
38 + x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
39 # to introduce a local noqscintilla use flag as it's a light dep.
40 # Of course it'd be nice if someone told me what the difference is between a smoke
41 # compiled with and without qscintilla support. --danarmak
42
43
44
45 1.50 kde-base/smoke/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/ChangeLog?rev=1.50&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/ChangeLog?rev=1.50&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/ChangeLog?r1=1.49&r2=1.50
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v
54 retrieving revision 1.49
55 retrieving revision 1.50
56 diff -u -r1.49 -r1.50
57 --- ChangeLog 19 Oct 2007 23:59:42 -0000 1.49
58 +++ ChangeLog 20 Nov 2007 05:39:53 -0000 1.50
59 @@ -1,6 +1,10 @@
60 # ChangeLog for kde-base/smoke
61 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.49 2007/10/19 23:59:42 philantrop Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.50 2007/11/20 05:39:53 hawking Exp $
64 +
65 + 20 Nov 2007; Ali Polatel <hawking@g.o> smoke-3.5.2.ebuild,
66 + smoke-3.5.6.ebuild, smoke-3.5.8.ebuild:
67 + dev-python/qscintilla moved to x11-libs/qscintilla
68
69 *smoke-3.5.8 (19 Oct 2007)
70
71
72
73
74 1.2 kde-base/smoke/smoke-3.5.8.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild?r1=1.1&r2=1.2
79
80 Index: smoke-3.5.8.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- smoke-3.5.8.ebuild 19 Oct 2007 23:59:42 -0000 1.1
87 +++ smoke-3.5.8.ebuild 20 Nov 2007 05:39:53 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2007 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild,v 1.1 2007/10/19 23:59:42 philantrop Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild,v 1.2 2007/11/20 05:39:53 hawking Exp $
93
94 KMNAME=kdebindings
95 KMEXTRACTONLY="kalyptus/"
96 @@ -15,7 +15,7 @@
97 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
98 IUSE=""
99 DEPEND="dev-lang/perl
100 - dev-python/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
101 + x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
102 # to introduce a local noqscintilla use flag as it's a light dep.
103 # Of course it'd be nice if someone told me what the difference is between a smoke
104 # compiled with and without qscintilla support. --danarmak
105
106
107
108 1.9 kde-base/smoke/smoke-3.5.6.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild?rev=1.9&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild?rev=1.9&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild?r1=1.8&r2=1.9
113
114 Index: smoke-3.5.6.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild,v
117 retrieving revision 1.8
118 retrieving revision 1.9
119 diff -u -r1.8 -r1.9
120 --- smoke-3.5.6.ebuild 11 Aug 2007 17:30:29 -0000 1.8
121 +++ smoke-3.5.6.ebuild 20 Nov 2007 05:39:53 -0000 1.9
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2007 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild,v 1.8 2007/08/11 17:30:29 armin76 Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild,v 1.9 2007/11/20 05:39:53 hawking Exp $
127
128 KMNAME=kdebindings
129 KMEXTRACTONLY="kalyptus/"
130 @@ -15,7 +15,7 @@
131 KEYWORDS="amd64 ppc ppc64 sparc x86"
132 IUSE=""
133 DEPEND="dev-lang/perl
134 - dev-python/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
135 + x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
136 # to introduce a local noqscintilla use flag as it's a light dep.
137 # Of course it'd be nice if someone told me what the difference is between a smoke
138 # compiled with and without qscintilla support. --danarmak
139
140
141
142 --
143 gentoo-commits@g.o mailing list