Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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 qt-core-4.5.0.ebuild
Date: Fri, 01 May 2009 18:48:12
Message-Id: E1LzxmA-00035q-4T@stork.gentoo.org
1 hwoarang 09/05/01 18:47:58
2
3 Modified: qt-core-4.5.1.ebuild ChangeLog qt-core-4.5.0.ebuild
4 Log:
5 Adding x11-libs/libXext as dependency. Thanks to Christian Ruppert <idl0r@g.o> for reporting
6 (Portage version: 2.2_rc31/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild?rev=1.3&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.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- qt-core-4.5.1.ebuild 30 Apr 2009 10:37:31 -0000 1.2
22 +++ qt-core-4.5.1.ebuild 1 May 2009 18:47:58 -0000 1.3
23 @@ -1,6 +1,6 @@
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.2 2009/04/30 10:37:31 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v 1.3 2009/05/01 18:47:58 hwoarang Exp $
28
29 EAPI="2"
30 inherit qt4-build
31 @@ -12,6 +12,7 @@
32
33 RDEPEND="sys-libs/zlib
34 x11-libs/libX11
35 + x11-libs/libXext
36 glib? ( dev-libs/glib )
37 ssl? ( dev-libs/openssl )
38 !<x11-libs/qt-4.4.0:4"
39
40
41
42 1.46 x11-libs/qt-core/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.46&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.46&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?r1=1.45&r2=1.46
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v
51 retrieving revision 1.45
52 retrieving revision 1.46
53 diff -u -r1.45 -r1.46
54 --- ChangeLog 30 Apr 2009 10:37:31 -0000 1.45
55 +++ ChangeLog 1 May 2009 18:47:58 -0000 1.46
56 @@ -1,6 +1,11 @@
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.45 2009/04/30 10:37:31 hwoarang Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.46 2009/05/01 18:47:58 hwoarang Exp $
61 +
62 + 01 May 2009; Markos Chandras <hwoarang@g.o> qt-core-4.5.0,
63 + qt-core-4.5.1:
64 + Adding x11-libs/libXext as dependency. Thanks to Christian Ruppert
65 + <idl0r@g.o> for reporting.
66
67 30 Apr 2009; Markos Chandras <hwoarang@g.o> qt-core-4.5.0,
68 qt-core-4.5.1:
69
70
71
72 1.4 x11-libs/qt-core/qt-core-4.5.0.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild?rev=1.4&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild?rev=1.4&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild?r1=1.3&r2=1.4
77
78 Index: qt-core-4.5.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild,v
81 retrieving revision 1.3
82 retrieving revision 1.4
83 diff -u -r1.3 -r1.4
84 --- qt-core-4.5.0.ebuild 30 Apr 2009 10:37:31 -0000 1.3
85 +++ qt-core-4.5.0.ebuild 1 May 2009 18:47:58 -0000 1.4
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild,v 1.3 2009/04/30 10:37:31 hwoarang Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild,v 1.4 2009/05/01 18:47:58 hwoarang Exp $
91
92 EAPI="2"
93 inherit qt4-build
94 @@ -12,6 +12,7 @@
95
96 RDEPEND="sys-libs/zlib
97 x11-libs/libX11
98 + x11-libs/libXext
99 glib? ( dev-libs/glib )
100 ssl? ( dev-libs/openssl )
101 !<x11-libs/qt-4.4.0:4"