Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-core: ChangeLog qt-core-4.7.0.ebuild
Date: Sun, 10 Oct 2010 12:08:01
Message-Id: 20101010114845.1A2F62004C@flycatcher.gentoo.org
1 armin76 10/10/10 11:48:45
2
3 Modified: ChangeLog qt-core-4.7.0.ebuild
4 Log:
5 Mark -sparc because it sigbuses
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.107 x11-libs/qt-core/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.107&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.107&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/ChangeLog?r1=1.106&r2=1.107
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v
18 retrieving revision 1.106
19 retrieving revision 1.107
20 diff -u -r1.106 -r1.107
21 --- ChangeLog 24 Sep 2010 06:59:51 -0000 1.106
22 +++ ChangeLog 10 Oct 2010 11:48:44 -0000 1.107
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/qt-core
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.106 2010/09/24 06:59:51 wired Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.107 2010/10/10 11:48:44 armin76 Exp $
28 +
29 + 10 Oct 2010; Raúl Porcel <armin76@g.o> qt-core-4.7.0.ebuild:
30 + Mark -sparc because it sigbuses
31
32 24 Sep 2010; Alex Alexander <wired@g.o> qt-core-4.7.0.ebuild:
33 prefix fix, thanks to heiko_
34
35
36
37 1.4 x11-libs/qt-core/qt-core-4.7.0.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/qt-core-4.7.0.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/qt-core-4.7.0.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/qt-core-4.7.0.ebuild?r1=1.3&r2=1.4
42
43 Index: qt-core-4.7.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.0.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- qt-core-4.7.0.ebuild 24 Sep 2010 06:59:51 -0000 1.3
50 +++ qt-core-4.7.0.ebuild 10 Oct 2010 11:48:44 -0000 1.4
51 @@ -1,13 +1,13 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.0.ebuild,v 1.3 2010/09/24 06:59:51 wired Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.0.ebuild,v 1.4 2010/10/10 11:48:44 armin76 Exp $
56
57 EAPI="3"
58 inherit qt4-build
59
60 DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
61 SLOT="4"
62 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
63 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
64 IUSE="+glib iconv optimized-qmake private-headers qt3support ssl"
65
66 RDEPEND="sys-libs/zlib