Gentoo Archives: gentoo-commits

From: "Davide Pesavento (pesa)" <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-core: qt-core-4.8.1-r3.ebuild ChangeLog
Date: Fri, 08 Jun 2012 12:49:20
Message-Id: 20120608124911.044C72004B@flycatcher.gentoo.org
1 pesa 12/06/08 12:49:11
2
3 Modified: qt-core-4.8.1-r3.ebuild ChangeLog
4 Log:
5 Stable on hppa to force rebuild against icu-49, wrt bug 413541.
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 x11-libs/qt-core/qt-core-4.8.1-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild?r1=1.3&r2=1.4
15
16 Index: qt-core-4.8.1-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- qt-core-4.8.1-r3.ebuild 31 May 2012 14:38:46 -0000 1.3
23 +++ qt-core-4.8.1-r3.ebuild 8 Jun 2012 12:49:10 -0000 1.4
24 @@ -1,6 +1,6 @@
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-core/qt-core-4.8.1-r3.ebuild,v 1.3 2012/05/31 14:38:46 pesa Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild,v 1.4 2012/06/08 12:49:10 pesa Exp $
29
30 EAPI=4
31
32 @@ -8,7 +8,7 @@
33
34 DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
35 SLOT="4"
36 -KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
37 +KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 IUSE="+glib iconv icu optimized-qmake qt3support ssl"
39
40 DEPEND="
41
42
43
44 1.173 x11-libs/qt-core/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.173&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.173&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-core/ChangeLog?r1=1.172&r2=1.173
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v
53 retrieving revision 1.172
54 retrieving revision 1.173
55 diff -u -r1.172 -r1.173
56 --- ChangeLog 31 May 2012 14:38:46 -0000 1.172
57 +++ ChangeLog 8 Jun 2012 12:49:10 -0000 1.173
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/qt-core
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.172 2012/05/31 14:38:46 pesa Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.173 2012/06/08 12:49:10 pesa Exp $
63 +
64 + 08 Jun 2012; Davide Pesavento <pesa@g.o> qt-core-4.8.1-r3.ebuild:
65 + Stable on hppa to force rebuild against icu-49, wrt bug 413541.
66
67 31 May 2012; Davide Pesavento <pesa@g.o> qt-core-4.8.1-r3.ebuild:
68 Stable on arm to force rebuild against icu-49, wrt bug 413541.