Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.26.2.ebuild
Date: Tue, 18 Jan 2011 15:37:15
Message-Id: 20110118153704.4AA7620057@flycatcher.gentoo.org
1 fauli 11/01/18 15:37:04
2
3 Modified: ChangeLog vte-0.26.2.ebuild
4 Log:
5 x86 stable, bug 348987
6
7 (Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
8
9 Revision Changes Path
10 1.265 x11-libs/vte/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.265&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.265&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.264&r2=1.265
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
19 retrieving revision 1.264
20 retrieving revision 1.265
21 diff -u -r1.264 -r1.265
22 --- ChangeLog 19 Nov 2010 22:00:44 -0000 1.264
23 +++ ChangeLog 18 Jan 2011 15:37:04 -0000 1.265
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/vte
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.264 2010/11/19 22:00:44 pacho Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.265 2011/01/18 15:37:04 fauli Exp $
30 +
31 + 18 Jan 2011; Christian Faulhammer <fauli@g.o> vte-0.26.2.ebuild:
32 + x86 stable, bug 348987
33
34 *vte-0.26.2 (19 Nov 2010)
35
36
37
38
39 1.2 x11-libs/vte/vte-0.26.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild?r1=1.1&r2=1.2
44
45 Index: vte-0.26.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- vte-0.26.2.ebuild 19 Nov 2010 22:00:44 -0000 1.1
52 +++ vte-0.26.2.ebuild 18 Jan 2011 15:37:04 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.1 2010/11/19 22:00:44 pacho Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.2 2011/01/18 15:37:04 fauli Exp $
59
60 EAPI="3"
61 GCONF_DEBUG="yes"
62 @@ -13,7 +13,7 @@
63
64 LICENSE="LGPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
68 IUSE="debug doc glade +introspection python"
69
70 RDEPEND=">=dev-libs/glib-2.22:2