Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: qt-assistant-4.7.0.ebuild ChangeLog
Date: Mon, 01 Nov 2010 12:29:51
Message-Id: 20101101122946.D13E120051@flycatcher.gentoo.org
1 ssuominen 10/11/01 12:29:46
2
3 Modified: qt-assistant-4.7.0.ebuild ChangeLog
4 Log:
5 Keyword ~ppc64 wrt #338289.
6
7 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild?r1=1.6&r2=1.7
15
16 Index: qt-assistant-4.7.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- qt-assistant-4.7.0.ebuild 20 Oct 2010 13:19:58 -0000 1.6
23 +++ qt-assistant-4.7.0.ebuild 1 Nov 2010 12:29:46 -0000 1.7
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild,v 1.6 2010/10/20 13:19:58 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.7.0.ebuild,v 1.7 2010/11/01 12:29:46 ssuominen Exp $
29
30 EAPI="3"
31 inherit qt4-build
32
33 DESCRIPTION="The assistant help module for the Qt toolkit"
34 SLOT="4"
35 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
36 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
37 IUSE="compat doc +glib trace"
38 SRC_URI+=" compat? ( ftp://ftp.qt.nokia.com/qt/source/${PN}-qassistantclient-library-compat-src-4.6.3.tar.gz )"
39
40
41
42
43 1.96 x11-libs/qt-assistant/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.96&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.96&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.95&r2=1.96
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
52 retrieving revision 1.95
53 retrieving revision 1.96
54 diff -u -r1.95 -r1.96
55 --- ChangeLog 23 Oct 2010 15:22:41 -0000 1.95
56 +++ ChangeLog 1 Nov 2010 12:29:46 -0000 1.96
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-libs/qt-assistant
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.95 2010/10/23 15:22:41 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.96 2010/11/01 12:29:46 ssuominen Exp $
62 +
63 + 01 Nov 2010; Samuli Suominen <ssuominen@g.o>
64 + qt-assistant-4.7.0.ebuild:
65 + Keyword ~ppc64 wrt #338289.
66
67 23 Oct 2010; Raúl Porcel <armin76@g.o> qt-assistant-4.6.3.ebuild:
68 alpha/arm/ia64 stable wrt #341703