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: vte-0.22.5.ebuild ChangeLog
Date: Tue, 23 Feb 2010 13:36:58
Message-Id: E1Njuwa-0002hA-7A@stork.gentoo.org
1 fauli 10/02/23 13:36:56
2
3 Modified: vte-0.22.5.ebuild ChangeLog
4 Log:
5 stable x86, bug 294214
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 x11-libs/vte/vte-0.22.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?r1=1.3&r2=1.4
14
15 Index: vte-0.22.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- vte-0.22.5.ebuild 19 Feb 2010 09:57:11 -0000 1.3
22 +++ vte-0.22.5.ebuild 23 Feb 2010 13:36:55 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.3 2010/02/19 09:57:11 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.4 2010/02/23 13:36:55 fauli Exp $
28
29 EAPI="2"
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="LGPL-2"
34 SLOT="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="debug doc glade python"
38
39 RDEPEND=">=dev-libs/glib-2.18.0
40
41
42
43 1.244 x11-libs/vte/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.244&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.244&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.243&r2=1.244
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
52 retrieving revision 1.243
53 retrieving revision 1.244
54 diff -u -r1.243 -r1.244
55 --- ChangeLog 19 Feb 2010 09:57:11 -0000 1.243
56 +++ ChangeLog 23 Feb 2010 13:36:55 -0000 1.244
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/vte
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.243 2010/02/19 09:57:11 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.244 2010/02/23 13:36:55 fauli Exp $
62 +
63 + 23 Feb 2010; Christian Faulhammer <fauli@g.o> vte-0.22.5.ebuild:
64 + stable x86, bug 294214
65
66 19 Feb 2010; Samuli Suominen <ssuominen@g.o> vte-0.22.5.ebuild:
67 amd64 stable wrt #294214