Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: vte-0.36.3.ebuild ChangeLog
Date: Sun, 01 Feb 2015 21:08:25
Message-Id: 20150201210819.03C2D10D90@oystercatcher.gentoo.org
1 maekke 15/02/01 21:08:19
2
3 Modified: vte-0.36.3.ebuild ChangeLog
4 Log:
5 arm stable, bug #537858
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.12 x11-libs/vte/vte-0.36.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild?r1=1.11&r2=1.12
15
16 Index: vte-0.36.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- vte-0.36.3.ebuild 15 Dec 2014 23:18:27 -0000 1.11
23 +++ vte-0.36.3.ebuild 1 Feb 2015 21:08:18 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v 1.11 2014/12/15 23:18:27 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v 1.12 2015/02/01 21:08:18 maekke Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="yes"
33 @@ -13,7 +13,7 @@
34 LICENSE="LGPL-2+"
35 SLOT="2.90"
36 IUSE="debug glade +introspection"
37 -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"
38 +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"
39
40 PDEPEND=">=x11-libs/gnome-pty-helper-${PV}"
41 RDEPEND="
42
43
44
45 1.401 x11-libs/vte/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.401&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.401&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.400&r2=1.401
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
54 retrieving revision 1.400
55 retrieving revision 1.401
56 diff -u -r1.400 -r1.401
57 --- ChangeLog 26 Jan 2015 13:17:41 -0000 1.400
58 +++ ChangeLog 1 Feb 2015 21:08:18 -0000 1.401
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-libs/vte
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.400 2015/01/26 13:17:41 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.401 2015/02/01 21:08:18 maekke Exp $
64 +
65 + 01 Feb 2015; Markus Meier <maekke@g.o> vte-0.36.3.ebuild:
66 + arm stable, bug #537858
67
68 *vte-0.38.3 (26 Jan 2015)