Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: vte-0.34.2.ebuild vte-0.28.2-r204.ebuild ChangeLog
Date: Fri, 22 Feb 2013 20:52:31
Message-Id: 20130222205212.EDBC62171D@flycatcher.gentoo.org
1 zmedico 13/02/22 20:52:12
2
3 Modified: vte-0.34.2.ebuild vte-0.28.2-r204.ebuild ChangeLog
4 Log:
5 Add ~arm-linux keywords.
6
7 (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
8
9 Revision Changes Path
10 1.2 x11-libs/vte/vte-0.34.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.34.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.34.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.34.2.ebuild?r1=1.1&r2=1.2
15
16 Index: vte-0.34.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.34.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- vte-0.34.2.ebuild 21 Nov 2012 22:46:24 -0000 1.1
23 +++ vte-0.34.2.ebuild 22 Feb 2013 20:52:12 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 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.34.2.ebuild,v 1.1 2012/11/21 22:46:24 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.34.2.ebuild,v 1.2 2013/02/22 20:52:12 zmedico Exp $
30
31 EAPI="4"
32 GCONF_DEBUG="yes"
33 @@ -14,7 +14,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 ~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"
41 RDEPEND=">=dev-libs/glib-2.31.13:2
42
43
44
45 1.9 x11-libs/vte/vte-0.28.2-r204.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r204.ebuild?rev=1.9&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r204.ebuild?rev=1.9&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.28.2-r204.ebuild?r1=1.8&r2=1.9
50
51 Index: vte-0.28.2-r204.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r204.ebuild,v
54 retrieving revision 1.8
55 retrieving revision 1.9
56 diff -u -r1.8 -r1.9
57 --- vte-0.28.2-r204.ebuild 28 Oct 2012 18:36:31 -0000 1.8
58 +++ vte-0.28.2-r204.ebuild 22 Feb 2013 20:52:12 -0000 1.9
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2012 Gentoo Foundation
61 +# Copyright 1999-2013 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.28.2-r204.ebuild,v 1.8 2012/10/28 18:36:31 armin76 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r204.ebuild,v 1.9 2013/02/22 20:52:12 zmedico Exp $
65
66 EAPI="4"
67 GCONF_DEBUG="yes"
68 @@ -14,7 +14,7 @@
69
70 LICENSE="LGPL-2+"
71 SLOT="0"
72 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-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 IUSE="debug doc glade +introspection python"
75
76 PDEPEND="x11-libs/gnome-pty-helper"
77
78
79
80 1.349 x11-libs/vte/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.349&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.349&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.348&r2=1.349
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
89 retrieving revision 1.348
90 retrieving revision 1.349
91 diff -u -r1.348 -r1.349
92 --- ChangeLog 21 Nov 2012 22:46:24 -0000 1.348
93 +++ ChangeLog 22 Feb 2013 20:52:12 -0000 1.349
94 @@ -1,6 +1,10 @@
95 # ChangeLog for x11-libs/vte
96 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.348 2012/11/21 22:46:24 eva Exp $
98 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.349 2013/02/22 20:52:12 zmedico Exp $
100 +
101 + 22 Feb 2013; Zac Medico <zmedico@g.o> vte-0.28.2-r204.ebuild,
102 + vte-0.34.2.ebuild:
103 + Add ~arm-linux keywords.
104
105 *vte-0.34.2 (21 Nov 2012)