Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: ChangeLog gtksourceview-1.8.5.ebuild gtksourceview-1.8.5-r1.ebuild gtksourceview-1.8.1.ebuild gtksourceview-1.6.1.ebuild gtksourceview-2.0.0.ebuild
Date: Wed, 10 Oct 2007 15:11:10
Message-Id: E1Ifd3p-0002t4-QC@stork.gentoo.org
1 remi 07/10/10 15:01:21
2
3 Modified: ChangeLog gtksourceview-1.8.5.ebuild
4 gtksourceview-1.8.5-r1.ebuild
5 gtksourceview-1.8.1.ebuild
6 gtksourceview-1.6.1.ebuild
7 Added: gtksourceview-2.0.0.ebuild
8 Log:
9 x11-libs/gtksourceview: add version 2.0.0 in its own slot and change the slot for earlier versions
10 (Portage version: 2.1.3.12)
11
12 Revision Changes Path
13 1.102 x11-libs/gtksourceview/ChangeLog
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.102&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.102&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.101&r2=1.102
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
22 retrieving revision 1.101
23 retrieving revision 1.102
24 diff -u -r1.101 -r1.102
25 --- ChangeLog 20 Sep 2007 18:56:35 -0000 1.101
26 +++ ChangeLog 10 Oct 2007 15:01:21 -0000 1.102
27 @@ -1,6 +1,13 @@
28 # ChangeLog for x11-libs/gtksourceview
29 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.101 2007/09/20 18:56:35 dang Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.102 2007/10/10 15:01:21 remi Exp $
32 +
33 +*gtksourceview-2.0.0 (10 Oct 2007)
34 +
35 + 10 Oct 2007; RĂ©mi Cardona <remi@g.o> gtksourceview-1.6.1.ebuild,
36 + gtksourceview-1.8.1.ebuild, gtksourceview-1.8.5.ebuild,
37 + gtksourceview-1.8.5-r1.ebuild, +gtksourceview-2.0.0.ebuild:
38 + add version 2.0.0 in its own slot and change the slot for earlier versions
39
40 20 Sep 2007; Daniel Gryniewicz <dang@g.o>
41 gtksourceview-1.8.5-r1.ebuild:
42
43
44
45 1.11 x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild?r1=1.10&r2=1.11
50
51 Index: gtksourceview-1.8.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- gtksourceview-1.8.5.ebuild 24 Jun 2007 22:29:12 -0000 1.10
58 +++ gtksourceview-1.8.5.ebuild 10 Oct 2007 15:01:21 -0000 1.11
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2007 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v 1.10 2007/06/24 22:29:12 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v 1.11 2007/10/10 15:01:21 remi Exp $
64
65 inherit gnome2
66
67 @@ -8,7 +8,7 @@
68 HOMEPAGE="http://www.gnome.org/"
69
70 LICENSE="GPL-2"
71 -SLOT="0"
72 +SLOT="1.0"
73 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
74 IUSE="doc"
75
76
77
78
79 1.3 x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild?rev=1.3&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild?rev=1.3&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild?r1=1.2&r2=1.3
84
85 Index: gtksourceview-1.8.5-r1.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v
88 retrieving revision 1.2
89 retrieving revision 1.3
90 diff -u -r1.2 -r1.3
91 --- gtksourceview-1.8.5-r1.ebuild 20 Sep 2007 18:56:35 -0000 1.2
92 +++ gtksourceview-1.8.5-r1.ebuild 10 Oct 2007 15:01:21 -0000 1.3
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2007 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.2 2007/09/20 18:56:35 dang Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.3 2007/10/10 15:01:21 remi Exp $
98
99 inherit gnome2
100
101 @@ -8,7 +8,7 @@
102 HOMEPAGE="http://www.gnome.org/"
103
104 LICENSE="GPL-2"
105 -SLOT="0"
106 +SLOT="1.0"
107 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
108 IUSE="doc"
109
110
111
112
113 1.11 x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild
114
115 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild?rev=1.11&view=markup
116 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild?rev=1.11&content-type=text/plain
117 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild?r1=1.10&r2=1.11
118
119 Index: gtksourceview-1.8.1.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v
122 retrieving revision 1.10
123 retrieving revision 1.11
124 diff -u -r1.10 -r1.11
125 --- gtksourceview-1.8.1.ebuild 18 Jan 2007 23:47:30 -0000 1.10
126 +++ gtksourceview-1.8.1.ebuild 10 Oct 2007 15:01:21 -0000 1.11
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2007 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.10 2007/01/18 23:47:30 jer Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.11 2007/10/10 15:01:21 remi Exp $
132
133 inherit gnome2
134
135 @@ -8,7 +8,7 @@
136 HOMEPAGE="http://www.gnome.org/"
137
138 LICENSE="GPL-2"
139 -SLOT="0"
140 +SLOT="1.0"
141 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
142 IUSE="doc"
143
144
145
146
147 1.12 x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild?rev=1.12&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild?rev=1.12&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild?r1=1.11&r2=1.12
152
153 Index: gtksourceview-1.6.1.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v
156 retrieving revision 1.11
157 retrieving revision 1.12
158 diff -u -r1.11 -r1.12
159 --- gtksourceview-1.6.1.ebuild 20 Oct 2006 17:22:38 -0000 1.11
160 +++ gtksourceview-1.6.1.ebuild 10 Oct 2007 15:01:21 -0000 1.12
161 @@ -1,6 +1,6 @@
162 -# Copyright 1999-2006 Gentoo Foundation
163 +# Copyright 1999-2007 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.11 2006/10/20 17:22:38 agriffis Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.12 2007/10/10 15:01:21 remi Exp $
167
168 inherit gnome2
169
170 @@ -8,7 +8,7 @@
171 HOMEPAGE="http://www.gnome.org/"
172
173 LICENSE="GPL-2"
174 -SLOT="0"
175 +SLOT="1.0"
176 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
177 IUSE="doc"
178
179
180
181
182 1.1 x11-libs/gtksourceview/gtksourceview-2.0.0.ebuild
183
184 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.0.ebuild?rev=1.1&view=markup
185 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.0.ebuild?rev=1.1&content-type=text/plain
186
187 Index: gtksourceview-2.0.0.ebuild
188 ===================================================================
189 # Copyright 1999-2007 Gentoo Foundation
190 # Distributed under the terms of the GNU General Public License v2
191 # $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.0.ebuild,v 1.1 2007/10/10 15:01:21 remi Exp $
192
193 inherit gnome2 eutils autotools
194
195 DESCRIPTION="A text widget implementing syntax highlighting and other features"
196 HOMEPAGE="http://www.gnome.org/"
197
198 LICENSE="GPL-2"
199 SLOT="2.0"
200 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
201 IUSE="doc"
202
203 RDEPEND=">=x11-libs/gtk+-2.8
204 >=dev-libs/libxml2-2.5
205 >=dev-libs/glib-2"
206 DEPEND="${RDEPEND}
207 sys-devel/gettext
208 >=dev-util/intltool-0.35
209 >=dev-util/pkgconfig-0.9
210 doc? ( >=dev-util/gtk-doc-1 )"
211
212 DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
213
214 pkg_setup() {
215 # Removes the gnome-vfs dep
216 G2CONF="${G2CONF} --disable-build-tests"
217 }
218
219
220
221
222 --
223 gentoo-commits@g.o mailing list