Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.22.5.ebuild vte-0.16.8.ebuild vte-0.22.4.ebuild vte-0.22.3.ebuild
Date: Fri, 19 Feb 2010 09:57:15
Message-Id: E1NiPbk-0008Fz-IB@stork.gentoo.org
1 ssuominen 10/02/19 09:57:12
2
3 Modified: ChangeLog vte-0.22.5.ebuild
4 Removed: vte-0.16.8.ebuild vte-0.22.4.ebuild
5 vte-0.22.3.ebuild
6 Log:
7 amd64 stable wrt #294214
8 (Portage version: 2.2_rc62/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.243 x11-libs/vte/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.243&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.243&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.242&r2=1.243
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
20 retrieving revision 1.242
21 retrieving revision 1.243
22 diff -u -r1.242 -r1.243
23 --- ChangeLog 19 Feb 2010 09:45:35 -0000 1.242
24 +++ ChangeLog 19 Feb 2010 09:57:11 -0000 1.243
25 @@ -1,6 +1,9 @@
26 # ChangeLog for x11-libs/vte
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.242 2010/02/19 09:45:35 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.243 2010/02/19 09:57:11 ssuominen Exp $
30 +
31 + 19 Feb 2010; Samuli Suominen <ssuominen@g.o> vte-0.22.5.ebuild:
32 + amd64 stable wrt #294214
33
34 19 Feb 2010; Samuli Suominen <ssuominen@g.o> vte-0.22.5.ebuild:
35 Install HTML documentation to /usr/share/doc/${PF}/html.
36
37
38
39 1.3 x11-libs/vte/vte-0.22.5.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?r1=1.2&r2=1.3
44
45 Index: vte-0.22.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- vte-0.22.5.ebuild 19 Feb 2010 09:45:35 -0000 1.2
52 +++ vte-0.22.5.ebuild 19 Feb 2010 09:57:11 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.2 2010/02/19 09:45:35 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.3 2010/02/19 09:57:11 ssuominen Exp $
58
59 EAPI="2"
60
61 @@ -11,7 +11,7 @@
62
63 LICENSE="LGPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
67 IUSE="debug doc glade python"
68
69 RDEPEND=">=dev-libs/glib-2.18.0