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/qt-webkit: qt-webkit-4.7.4.ebuild ChangeLog
Date: Tue, 27 Dec 2011 21:37:15
Message-Id: 20111227213705.86A3A2004B@flycatcher.gentoo.org
1 maekke 11/12/27 21:37:05
2
3 Modified: qt-webkit-4.7.4.ebuild ChangeLog
4 Log:
5 x86 stable, bug #390963
6
7 (Portage version: 2.1.10.43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild?r1=1.2&r2=1.3
15
16 Index: qt-webkit-4.7.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- qt-webkit-4.7.4.ebuild 20 Dec 2011 23:13:36 -0000 1.2
23 +++ qt-webkit-4.7.4.ebuild 27 Dec 2011 21:37:05 -0000 1.3
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild,v 1.2 2011/12/20 23:13:36 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild,v 1.3 2011/12/27 21:37:05 maekke Exp $
29
30 EAPI="3"
31 inherit qt4-build
32
33 DESCRIPTION="The Webkit module for the Qt toolkit"
34 SLOT="4"
35 -KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
36 +KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
37 IUSE="dbus +jit kde"
38
39 DEPEND="
40
41
42
43 1.128 x11-libs/qt-webkit/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/ChangeLog?rev=1.128&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/ChangeLog?rev=1.128&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/ChangeLog?r1=1.127&r2=1.128
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v
52 retrieving revision 1.127
53 retrieving revision 1.128
54 diff -u -r1.127 -r1.128
55 --- ChangeLog 20 Dec 2011 23:13:36 -0000 1.127
56 +++ ChangeLog 27 Dec 2011 21:37:05 -0000 1.128
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/qt-webkit
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.127 2011/12/20 23:13:36 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.128 2011/12/27 21:37:05 maekke Exp $
62 +
63 + 27 Dec 2011; Markus Meier <maekke@g.o> qt-webkit-4.7.4.ebuild:
64 + x86 stable, bug #390963
65
66 20 Dec 2011; Agostino Sarubbo <ago@g.o> qt-webkit-4.7.4.ebuild:
67 Stable for AMD64, wrt bug #390963