Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-declarative: ChangeLog qt-declarative-4.7.0.ebuild
Date: Sat, 06 Nov 2010 19:35:09
Message-Id: 20101106193506.5FE5520051@flycatcher.gentoo.org
1 wired 10/11/06 19:35:06
2
3 Modified: ChangeLog qt-declarative-4.7.0.ebuild
4 Log:
5 added ~ia64 keyword wrt to bug #338289
6
7 (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 x11-libs/qt-declarative/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 6 Nov 2010 10:49:49 -0000 1.10
23 +++ ChangeLog 6 Nov 2010 19:35:06 -0000 1.11
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-libs/qt-declarative
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.10 2010/11/06 10:49:49 wired Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.11 2010/11/06 19:35:06 wired Exp $
29 +
30 + 06 Nov 2010; Alex Alexander <wired@g.o>
31 + qt-declarative-4.7.0.ebuild:
32 + added ~ia64 keyword wrt to bug #338289
33
34 06 Nov 2010; Alex Alexander <wired@g.o>
35 qt-declarative-4.7.0.ebuild, metadata.xml:
36
37
38
39 1.8 x11-libs/qt-declarative/qt-declarative-4.7.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.0.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.0.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.0.ebuild?r1=1.7&r2=1.8
44
45 Index: qt-declarative-4.7.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.0.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- qt-declarative-4.7.0.ebuild 6 Nov 2010 10:49:49 -0000 1.7
52 +++ qt-declarative-4.7.0.ebuild 6 Nov 2010 19:35:06 -0000 1.8
53 @@ -1,13 +1,13 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.0.ebuild,v 1.7 2010/11/06 10:49:49 wired Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.7.0.ebuild,v 1.8 2010/11/06 19:35:06 wired Exp $
58
59 EAPI="3"
60 inherit qt4-build
61
62 DESCRIPTION="The Declarative module for the Qt toolkit"
63 SLOT="4"
64 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
65 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
66 IUSE="private-headers qt3support"
67
68 DEPEND="~x11-libs/qt-core-${PV}[aqua=,qt3support=]