Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: vte-0.28.2-r207.ebuild vte-0.36.4.ebuild ChangeLog
Date: Fri, 26 Jun 2015 09:25:08
Message-Id: 20150626092420.28496A4D@oystercatcher.gentoo.org
1 ago 15/06/26 09:24:20
2
3 Modified: vte-0.28.2-r207.ebuild vte-0.36.4.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #551814
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 x11-libs/vte/vte-0.28.2-r207.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild?r1=1.3&r2=1.4
15
16 Index: vte-0.28.2-r207.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- vte-0.28.2-r207.ebuild 21 Jun 2015 14:03:35 -0000 1.3
23 +++ vte-0.28.2-r207.ebuild 26 Jun 2015 09:24:20 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 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.28.2-r207.ebuild,v 1.3 2015/06/21 14:03:35 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild,v 1.4 2015/06/26 09:24:20 ago Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="LGPL-2+"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
38 IUSE="debug +introspection python"
39
40 RDEPEND="
41
42
43
44 1.5 x11-libs/vte/vte-0.36.4.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild?r1=1.4&r2=1.5
49
50 Index: vte-0.36.4.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- vte-0.36.4.ebuild 21 Jun 2015 14:03:35 -0000 1.4
57 +++ vte-0.36.4.ebuild 26 Jun 2015 09:24:20 -0000 1.5
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2015 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild,v 1.4 2015/06/21 14:03:35 zlogene Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild,v 1.5 2015/06/26 09:24:20 ago Exp $
63
64 EAPI="5"
65 GCONF_DEBUG="no"
66 @@ -13,7 +13,7 @@
67 LICENSE="LGPL-2+"
68 SLOT="2.90"
69 IUSE="debug glade +introspection"
70 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
71 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
72
73 PDEPEND=">=x11-libs/gnome-pty-helper-${PV}"
74 RDEPEND="
75
76
77
78 1.415 x11-libs/vte/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.415&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.415&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.414&r2=1.415
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
87 retrieving revision 1.414
88 retrieving revision 1.415
89 diff -u -r1.414 -r1.415
90 --- ChangeLog 21 Jun 2015 14:03:35 -0000 1.414
91 +++ ChangeLog 26 Jun 2015 09:24:20 -0000 1.415
92 @@ -1,6 +1,10 @@
93 # ChangeLog for x11-libs/vte
94 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.414 2015/06/21 14:03:35 zlogene Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.415 2015/06/26 09:24:20 ago Exp $
97 +
98 + 26 Jun 2015; Agostino Sarubbo <ago@g.o> vte-0.28.2-r207.ebuild,
99 + vte-0.36.4.ebuild:
100 + Stable for x86, wrt bug #551814
101
102 21 Jun 2015; Mikle Kolyada <zlogene@g.o> vte-0.28.2-r207.ebuild,
103 vte-0.36.4.ebuild: