Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: webkit-gtk-2.4.9-r200.ebuild ChangeLog
Date: Wed, 29 Jul 2015 11:19:46
Message-Id: 20150729111943.2CC58C3@oystercatcher.gentoo.org
1 klausman 15/07/29 11:19:43
2
3 Modified: webkit-gtk-2.4.9-r200.ebuild ChangeLog
4 Log:
5 Revert alpha keyword to ~alpha (wxGTK's dep has been package.use.stable.mask'd); bug 547680
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.8 net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild?r1=1.7&r2=1.8
15
16 Index: webkit-gtk-2.4.9-r200.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- webkit-gtk-2.4.9-r200.ebuild 28 Jul 2015 07:14:15 -0000 1.7
23 +++ webkit-gtk-2.4.9-r200.ebuild 29 Jul 2015 11:19:43 -0000 1.8
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/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild,v 1.7 2015/07/28 07:14:15 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild,v 1.8 2015/07/29 11:19:43 klausman Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 @@ -15,7 +15,7 @@
33
34 LICENSE="LGPL-2+ BSD"
35 SLOT="2" # no usable subslot
36 -KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
37 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
38
39 IUSE="aqua coverage debug +egl +geoloc gles2 +gstreamer +introspection +jit libsecret +opengl spell +webgl +X"
40 # bugs 372493, 416331
41
42
43
44 1.325 net-libs/webkit-gtk/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.325&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.325&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.324&r2=1.325
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
53 retrieving revision 1.324
54 retrieving revision 1.325
55 diff -u -r1.324 -r1.325
56 --- ChangeLog 28 Jul 2015 07:14:15 -0000 1.324
57 +++ ChangeLog 29 Jul 2015 11:19:43 -0000 1.325
58 @@ -1,6 +1,11 @@
59 # ChangeLog for net-libs/webkit-gtk
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.324 2015/07/28 07:14:15 klausman Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.325 2015/07/29 11:19:43 klausman Exp $
63 +
64 + 29 Jul 2015; Tobias Klausmann <klausman@g.o>
65 + webkit-gtk-2.4.9-r200.ebuild:
66 + Revert alpha keyword to ~alpha (wxGTK's dep has been
67 + package.use.stable.mask'd); bug 547680
68
69 28 Jul 2015; Tobias Klausmann <klausman@g.o>
70 webkit-gtk-2.4.9-r200.ebuild: