Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.16.8.ebuild
Date: Wed, 26 Sep 2007 01:37:52
Message-Id: E1IaLiQ-0005bM-2E@stork.gentoo.org
1 kumba 07/09/26 01:29:26
2
3 Modified: ChangeLog vte-0.16.8.ebuild
4 Log:
5 Bumping straight to stable to catch up on some small gnome keywords on mips, per #191920.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.177 x11-libs/vte/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.177&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.177&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.176&r2=1.177
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
18 retrieving revision 1.176
19 retrieving revision 1.177
20 diff -u -r1.176 -r1.177
21 --- ChangeLog 25 Sep 2007 03:05:09 -0000 1.176
22 +++ ChangeLog 26 Sep 2007 01:29:25 -0000 1.177
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-libs/vte
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.176 2007/09/25 03:05:09 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.177 2007/09/26 01:29:25 kumba Exp $
28 +
29 + 25 Sep 2007; Joshua Kinard <kumba@g.o> vte-0.16.8.ebuild:
30 + Bumping straight to stable to catch up on some small gnome keywords on mips,
31 + per #191920.
32
33 25 Sep 2007; Jeroen Roovers <jer@g.o> vte-0.16.8.ebuild:
34 Stable for HPPA (bug #193339).
35
36
37
38 1.10 x11-libs/vte/vte-0.16.8.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild?r1=1.9&r2=1.10
43
44 Index: vte-0.16.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- vte-0.16.8.ebuild 25 Sep 2007 03:05:09 -0000 1.9
51 +++ vte-0.16.8.ebuild 26 Sep 2007 01:29:25 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.9 2007/09/25 03:05:09 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.10 2007/09/26 01:29:25 kumba Exp $
57
58 inherit eutils gnome2 autotools
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
66 # pcre is broken in this release
67 IUSE="debug doc python opengl"
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list