Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: ChangeLog gtksourceview-2.10.4.ebuild
Date: Sat, 31 Jul 2010 19:06:03
Message-Id: 20100731185835.56E062CE15@corvid.gentoo.org
1 pacho 10/07/31 18:58:35
2
3 Modified: ChangeLog gtksourceview-2.10.4.ebuild
4 Log:
5 amd64 stable, bug 324077
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.180 x11-libs/gtksourceview/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.180&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.180&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.179&r2=1.180
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
18 retrieving revision 1.179
19 retrieving revision 1.180
20 diff -u -r1.179 -r1.180
21 --- ChangeLog 20 Jul 2010 02:29:20 -0000 1.179
22 +++ ChangeLog 31 Jul 2010 18:58:34 -0000 1.180
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/gtksourceview
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.179 2010/07/20 02:29:20 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.180 2010/07/31 18:58:34 pacho Exp $
28 +
29 + 31 Jul 2010; Pacho Ramos <pacho@g.o> gtksourceview-2.10.4.ebuild:
30 + amd64 stable, bug 324077
31
32 20 Jul 2010; Jeroen Roovers <jer@g.o>
33 gtksourceview-1.8.5-r1.ebuild, gtksourceview-2.6.2.ebuild,
34
35
36
37 1.4 x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild?r1=1.3&r2=1.4
42
43 Index: gtksourceview-2.10.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- gtksourceview-2.10.4.ebuild 20 Jul 2010 02:29:20 -0000 1.3
50 +++ gtksourceview-2.10.4.ebuild 31 Jul 2010 18:58:34 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.3 2010/07/20 02:29:20 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.4 2010/07/31 18:58:34 pacho Exp $
56
57 EAPI="2"
58 GCONF_DEBUG="no"
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="2.0"
63 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE="doc glade"
66
67 RDEPEND=">=x11-libs/gtk+-2.12