Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.20.5.ebuild
Date: Thu, 08 Oct 2009 03:08:49
Message-Id: E1MvjN0-0000mr-VL@stork.gentoo.org
1 tester 09/10/08 03:08:46
2
3 Modified: ChangeLog vte-0.20.5.ebuild
4 Log:
5 Stable on amd64, bug #281427
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.231 x11-libs/vte/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.231&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.231&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.230&r2=1.231
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
18 retrieving revision 1.230
19 retrieving revision 1.231
20 diff -u -r1.230 -r1.231
21 --- ChangeLog 16 Jun 2009 07:25:53 -0000 1.230
22 +++ ChangeLog 8 Oct 2009 03:08:46 -0000 1.231
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/vte
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.230 2009/06/16 07:25:53 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.231 2009/10/08 03:08:46 tester Exp $
28 +
29 + 08 Oct 2009; Olivier Crête <tester@g.o> vte-0.20.5.ebuild:
30 + Stable on amd64, bug #281427
31
32 16 Jun 2009; Rémi Cardona <remi@g.o> -vte-0.20.2.ebuild,
33 -vte-0.20.4.ebuild:
34
35
36
37 1.2 x11-libs/vte/vte-0.20.5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild?r1=1.1&r2=1.2
42
43 Index: vte-0.20.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- vte-0.20.5.ebuild 10 Jun 2009 07:22:19 -0000 1.1
50 +++ vte-0.20.5.ebuild 8 Oct 2009 03:08:46 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.20.5.ebuild,v 1.1 2009/06/10 07:22:19 remi Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.2 2009/10/08 03:08:46 tester Exp $
56
57 EAPI="2"
58
59 @@ -11,7 +11,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 IUSE="debug doc glade python"
66
67 RDEPEND=">=dev-libs/glib-2.18.0