Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.16.14.ebuild
Date: Thu, 25 Sep 2008 14:15:09
Message-Id: E1KircJ-0006h8-IX@stork.gentoo.org
1 jer 08/09/25 14:14:51
2
3 Modified: ChangeLog vte-0.16.14.ebuild
4 Log:
5 Stable for HPPA (bug #236971).
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.209 x11-libs/vte/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.209&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.209&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.208&r2=1.209
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
18 retrieving revision 1.208
19 retrieving revision 1.209
20 diff -u -r1.208 -r1.209
21 --- ChangeLog 12 Aug 2008 13:32:20 -0000 1.208
22 +++ ChangeLog 25 Sep 2008 14:14:51 -0000 1.209
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/vte
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.208 2008/08/12 13:32:20 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.209 2008/09/25 14:14:51 jer Exp $
28 +
29 + 25 Sep 2008; Jeroen Roovers <jer@g.o> vte-0.16.14.ebuild:
30 + Stable for HPPA (bug #236971).
31
32 12 Aug 2008; Raúl Porcel <armin76@g.o> vte-0.16.14.ebuild:
33 alpha/ia64/sparc stable wrt #229709
34
35
36
37 1.6 x11-libs/vte/vte-0.16.14.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild?r1=1.5&r2=1.6
42
43 Index: vte-0.16.14.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- vte-0.16.14.ebuild 12 Aug 2008 13:32:20 -0000 1.5
50 +++ vte-0.16.14.ebuild 25 Sep 2008 14:14:51 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.5 2008/08/12 13:32:20 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.6 2008/09/25 14:14:51 jer Exp $
56
57 inherit eutils gnome2 autotools
58
59 @@ -9,7 +9,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
65 # pcre is broken in this release
66 IUSE="debug doc python opengl"