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-assistant: ChangeLog qt-assistant-4.7.4.ebuild
Date: Sun, 29 Jan 2012 23:22:28
Message-Id: 20120129232215.7B97A2004B@flycatcher.gentoo.org
1 josejx 12/01/29 23:22:15
2
3 Modified: ChangeLog qt-assistant-4.7.4.ebuild
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.119 x11-libs/qt-assistant/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.119&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.119&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.118&r2=1.119
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
19 retrieving revision 1.118
20 retrieving revision 1.119
21 diff -u -r1.118 -r1.119
22 --- ChangeLog 29 Jan 2012 19:02:51 -0000 1.118
23 +++ ChangeLog 29 Jan 2012 23:22:15 -0000 1.119
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/qt-assistant
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.118 2012/01/29 19:02:51 wired Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.119 2012/01/29 23:22:15 josejx Exp $
29 +
30 + 29 Jan 2012; Joseph Jezak <josejx@g.o> qt-assistant-4.7.4.ebuild:
31 + Marked ppc ppc64 stable for bug #390963.
32
33 29 Jan 2012; Alex Alexander <wired@g.o> +files/disable-webkit.patch:
34 added missing patch
35
36
37
38 1.4 x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild?r1=1.3&r2=1.4
43
44 Index: qt-assistant-4.7.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- qt-assistant-4.7.4.ebuild 27 Dec 2011 21:39:02 -0000 1.3
51 +++ qt-assistant-4.7.4.ebuild 29 Jan 2012 23:22:15 -0000 1.4
52 @@ -1,13 +1,13 @@
53 -# Copyright 1999-2011 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild,v 1.3 2011/12/27 21:39:02 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.4.ebuild,v 1.4 2012/01/29 23:22:15 josejx Exp $
58
59 EAPI="3"
60 inherit qt4-build
61
62 DESCRIPTION="The assistant help module for the Qt toolkit"
63 SLOT="4"
64 -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~ppc-macos"
65 +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~ppc-macos"
66 IUSE="compat doc +glib qt3support trace"
67 SRC_URI+=" compat? ( ftp://ftp.qt.nokia.com/qt/source/${PN}-qassistantclient-library-compat-src-4.6.3.tar.gz )"