Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@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: Sun, 29 Jan 2012 23:36:41
Message-Id: 20120129233631.7AEC92004B@flycatcher.gentoo.org
1 josejx 12/01/29 23:36:31
2
3 Modified: qt-webkit-4.7.4.ebuild ChangeLog
4 Log:
5 Marked ppc ppc64 stable for bug #390963.
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild?rev=1.5&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.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- qt-webkit-4.7.4.ebuild 3 Jan 2012 08:56:26 -0000 1.4
23 +++ qt-webkit-4.7.4.ebuild 29 Jan 2012 23:36:31 -0000 1.5
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2012 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.4 2012/01/03 08:56:26 wired Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild,v 1.5 2012/01/29 23:36:31 josejx 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.131 x11-libs/qt-webkit/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/ChangeLog?rev=1.131&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/ChangeLog?rev=1.131&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-webkit/ChangeLog?r1=1.130&r2=1.131
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v
52 retrieving revision 1.130
53 retrieving revision 1.131
54 diff -u -r1.130 -r1.131
55 --- ChangeLog 29 Jan 2012 17:10:32 -0000 1.130
56 +++ ChangeLog 29 Jan 2012 23:36:31 -0000 1.131
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/qt-webkit
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.130 2012/01/29 17:10:32 wired Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.131 2012/01/29 23:36:31 josejx Exp $
62 +
63 + 29 Jan 2012; Joseph Jezak <josejx@g.o> qt-webkit-4.7.4.ebuild:
64 + Marked ppc ppc64 stable for bug #390963.
65
66 *qt-webkit-4.8.0 (29 Jan 2012)