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: vte-0.22.5.ebuild ChangeLog
Date: Fri, 19 Feb 2010 09:45:40
Message-Id: E1NiPQW-0007LS-47@stork.gentoo.org
1 ssuominen 10/02/19 09:45:36
2
3 Modified: vte-0.22.5.ebuild ChangeLog
4 Log:
5 Install HTML documentation to /usr/share/doc/${PF}/html.
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 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.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild?r1=1.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- vte-0.22.5.ebuild 21 Nov 2009 10:18:13 -0000 1.1
22 +++ vte-0.22.5.ebuild 19 Feb 2010 09:45:35 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.1 2009/11/21 10:18:13 mrpouet Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.2 2010/02/19 09:45:35 ssuominen Exp $
29
30 EAPI="2"
31
32 @@ -22,7 +22,6 @@
33 python? ( >=dev-python/pygtk-2.4 )
34 x11-libs/libX11
35 x11-libs/libXft"
36 -
37 DEPEND="${RDEPEND}
38 doc? ( >=dev-util/gtk-doc-1.0 )
39 >=dev-util/intltool-0.35
40 @@ -37,12 +36,6 @@
41 --disable-static
42 $(use_enable debug)
43 $(use_enable glade glade-catalogue)
44 - $(use_enable python)"
45 + $(use_enable python)
46 + --with-html-dir=/usr/share/doc/${PF}/html"
47 }
48 -
49 -#src_prepare() {
50 -# gnome2_src_prepare
51 -
52 - # Fix intltoolize broken file, see upstream #577133
53 -# sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in || die "sed failed"
54 -#}
55
56
57
58 1.242 x11-libs/vte/ChangeLog
59
60 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.242&view=markup
61 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.242&content-type=text/plain
62 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.241&r2=1.242
63
64 Index: ChangeLog
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
67 retrieving revision 1.241
68 retrieving revision 1.242
69 diff -u -r1.241 -r1.242
70 --- ChangeLog 16 Jan 2010 17:14:19 -0000 1.241
71 +++ ChangeLog 19 Feb 2010 09:45:35 -0000 1.242
72 @@ -1,6 +1,9 @@
73 # ChangeLog for x11-libs/vte
74 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
75 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.241 2010/01/16 17:14:19 armin76 Exp $
76 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.242 2010/02/19 09:45:35 ssuominen Exp $
77 +
78 + 19 Feb 2010; Samuli Suominen <ssuominen@g.o> vte-0.22.5.ebuild:
79 + Install HTML documentation to /usr/share/doc/${PF}/html.
80
81 16 Jan 2010; Raúl Porcel <armin76@g.o> vte-0.20.5.ebuild:
82 sh stable