Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: gtksourceview-2.2.2.ebuild ChangeLog
Date: Sun, 07 Sep 2008 18:56:47
Message-Id: E1KcPRD-00081u-Fv@stork.gentoo.org
1 tester 08/09/07 18:56:43
2
3 Modified: gtksourceview-2.2.2.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #236971
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild?r1=1.2&r2=1.3
14
15 Index: gtksourceview-2.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gtksourceview-2.2.2.ebuild 9 Aug 2008 12:56:31 -0000 1.2
22 +++ gtksourceview-2.2.2.ebuild 7 Sep 2008 18:56:42 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.2 2008/08/09 12:56:31 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.3 2008/09/07 18:56:42 tester Exp $
28
29 inherit gnome2 eutils
30
31 @@ -9,7 +9,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="2.0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 IUSE="doc"
38
39 # glib-2.14 dep is to be sure GRegex exists, so that gtksourceview does not
40
41
42
43 1.140 x11-libs/gtksourceview/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.140&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.140&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.139&r2=1.140
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
52 retrieving revision 1.139
53 retrieving revision 1.140
54 diff -u -r1.139 -r1.140
55 --- ChangeLog 12 Aug 2008 13:41:36 -0000 1.139
56 +++ ChangeLog 7 Sep 2008 18:56:42 -0000 1.140
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-libs/gtksourceview
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.139 2008/08/12 13:41:36 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.140 2008/09/07 18:56:42 tester Exp $
62 +
63 + 07 Sep 2008; Olivier Crête <tester@g.o>
64 + gtksourceview-2.2.2.ebuild:
65 + amd64 stable, bug #236971
66
67 12 Aug 2008; Raúl Porcel <armin76@g.o> gtksourceview-2.2.1.ebuild:
68 alpha/ia64/sparc stable wrt #229709