Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: vte-0.28.2-r206.ebuild vte-0.34.9.ebuild ChangeLog
Date: Sat, 22 Feb 2014 16:00:35
Message-Id: 20140222160031.732F92004B@flycatcher.gentoo.org
1 pacho 14/02/22 16:00:31
2
3 Modified: vte-0.28.2-r206.ebuild vte-0.34.9.ebuild ChangeLog
4 Log:
5 arch stable, bug 888
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.6 x11-libs/vte/vte-0.28.2-r206.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild?r1=1.5&r2=1.6
15
16 Index: vte-0.28.2-r206.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- vte-0.28.2-r206.ebuild 8 Dec 2013 19:48:38 -0000 1.5
23 +++ vte-0.28.2-r206.ebuild 22 Feb 2014 16:00:31 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 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.28.2-r206.ebuild,v 1.5 2013/12/08 19:48:38 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild,v 1.6 2014/02/22 16:00:31 pacho Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="yes"
33 @@ -13,7 +13,7 @@
34
35 LICENSE="LGPL-2+"
36 SLOT="0"
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 IUSE="debug glade +introspection python"
40
41 PDEPEND="x11-libs/gnome-pty-helper"
42
43
44
45 1.5 x11-libs/vte/vte-0.34.9.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild?r1=1.4&r2=1.5
50
51 Index: vte-0.34.9.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- vte-0.34.9.ebuild 22 Dec 2013 16:25:21 -0000 1.4
58 +++ vte-0.34.9.ebuild 22 Feb 2014 16:00:31 -0000 1.5
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild,v 1.4 2013/12/22 16:25:21 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild,v 1.5 2014/02/22 16:00:31 pacho Exp $
65
66 EAPI="5"
67 GCONF_DEBUG="yes"
68 @@ -13,7 +13,7 @@
69 LICENSE="LGPL-2+"
70 SLOT="2.90"
71 IUSE="debug glade +introspection"
72 -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"
73 +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"
74
75 PDEPEND="=x11-libs/gnome-pty-helper-${PV}"
76 RDEPEND="
77
78
79
80 1.376 x11-libs/vte/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.376&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.376&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.375&r2=1.376
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
89 retrieving revision 1.375
90 retrieving revision 1.376
91 diff -u -r1.375 -r1.376
92 --- ChangeLog 22 Dec 2013 16:25:21 -0000 1.375
93 +++ ChangeLog 22 Feb 2014 16:00:31 -0000 1.376
94 @@ -1,6 +1,10 @@
95 # ChangeLog for x11-libs/vte
96 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.375 2013/12/22 16:25:21 jer Exp $
98 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.376 2014/02/22 16:00:31 pacho Exp $
100 +
101 + 22 Feb 2014; Pacho Ramos <pacho@g.o> vte-0.28.2-r206.ebuild,
102 + vte-0.34.9.ebuild:
103 + arch stable, bug 888
104
105 22 Dec 2013; Jeroen Roovers <jer@g.o> vte-0.34.9.ebuild:
106 Stable for HPPA (bug #478252).