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: qt-core-4.5.1.ebuild ChangeLog
Date: Tue, 30 Jun 2009 15:09:33
Message-Id: E1MLexe-0007OC-U9@stork.gentoo.org
1 armin76 09/06/30 15:09:30
2
3 Modified: qt-core-4.5.1.ebuild ChangeLog
4 Log:
5 ia64/sparc stable wrt #266201
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.12 x11-libs/qt-core/qt-core-4.5.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild?r1=1.11&r2=1.12
14
15 Index: qt-core-4.5.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- qt-core-4.5.1.ebuild 8 Jun 2009 22:27:04 -0000 1.11
22 +++ qt-core-4.5.1.ebuild 30 Jun 2009 15:09:30 -0000 1.12
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v 1.11 2009/06/08 22:27:04 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v 1.12 2009/06/30 15:09:30 armin76 Exp $
28
29 EAPI="2"
30 inherit qt4-build
31
32 DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
33 SLOT="4"
34 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
35 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
36 IUSE="doc +glib +iconv +qt3support +ssl"
37
38 RDEPEND="sys-libs/zlib
39
40
41
42 1.57 x11-libs/qt-core/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.57&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.57&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?r1=1.56&r2=1.57
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v
51 retrieving revision 1.56
52 retrieving revision 1.57
53 diff -u -r1.56 -r1.57
54 --- ChangeLog 27 Jun 2009 19:16:57 -0000 1.56
55 +++ ChangeLog 30 Jun 2009 15:09:30 -0000 1.57
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-libs/qt-core
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.56 2009/06/27 19:16:57 yngwin Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.57 2009/06/30 15:09:30 armin76 Exp $
61 +
62 + 30 Jun 2009; Raúl Porcel <armin76@g.o> qt-core-4.5.1.ebuild:
63 + ia64/sparc stable wrt #266201
64
65 *qt-core-4.5.2 (27 Jun 2009)