Gentoo Archives: gentoo-commits

From: "Ingmar Vanhassel (ingmar)" <ingmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt: qt-4.3.4-r1.ebuild ChangeLog qt-4.3.3.ebuild qt-4.3.4.ebuild
Date: Sun, 13 Apr 2008 17:37:09
Message-Id: E1Jl68Y-0000EH-Uf@stork.gentoo.org
1 ingmar 08/04/13 17:37:06
2
3 Modified: qt-4.3.4-r1.ebuild ChangeLog qt-4.3.3.ebuild
4 Removed: qt-4.3.4.ebuild
5 Log:
6 Make USE="accessibility qt3support" default through IUSE defaults, bug 217400. Remove old.
7 (Portage version: 2.1.5_rc2)
8
9 Revision Changes Path
10 1.2 x11-libs/qt/qt-4.3.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/qt-4.3.4-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/qt-4.3.4-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/qt-4.3.4-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: qt-4.3.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.4-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- qt-4.3.4-r1.ebuild 19 Mar 2008 04:20:15 -0000 1.1
23 +++ qt-4.3.4-r1.ebuild 13 Apr 2008 17:37:06 -0000 1.2
24 @@ -1,7 +1,8 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.4-r1.ebuild,v 1.1 2008/03/19 04:20:15 ingmar Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.4-r1.ebuild,v 1.2 2008/04/13 17:37:06 ingmar Exp $
29
30 +EAPI="1"
31 inherit eutils flag-o-matic toolchain-funcs multilib
32
33 SRCTYPE="opensource-src"
34 @@ -17,7 +18,9 @@
35
36 IUSE_INPUT_DEVICES="input_devices_wacom"
37
38 -IUSE="accessibility cups dbus debug doc examples firebird gif glib jpeg mng mysql nas nis odbc opengl pch png postgres qt3support sqlite sqlite3 ssl tiff xinerama zlib ${IUSE_INPUT_DEVICES}"
39 +IUSE="+accessibility cups dbus debug doc examples firebird gif glib jpeg mng
40 +mysql nas nis odbc opengl pch png postgres +qt3support sqlite sqlite3 ssl tiff
41 +xinerama zlib ${IUSE_INPUT_DEVICES}"
42
43 RDEPEND="x11-libs/libXrandr
44 x11-libs/libXcursor
45
46
47
48 1.528 x11-libs/qt/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/ChangeLog?rev=1.528&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/ChangeLog?rev=1.528&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/ChangeLog?r1=1.527&r2=1.528
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v
57 retrieving revision 1.527
58 retrieving revision 1.528
59 diff -u -r1.527 -r1.528
60 --- ChangeLog 10 Apr 2008 13:38:40 -0000 1.527
61 +++ ChangeLog 13 Apr 2008 17:37:06 -0000 1.528
62 @@ -1,6 +1,11 @@
63 # ChangeLog for x11-libs/qt
64 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.527 2008/04/10 13:38:40 ingmar Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.528 2008/04/13 17:37:06 ingmar Exp $
67 +
68 + 13 Apr 2008; Ingmar Vanhassel <ingmar@g.o> qt-4.3.3.ebuild,
69 + -qt-4.3.4.ebuild, qt-4.3.4-r1.ebuild:
70 + Make USE="accessibility qt3support" default through IUSE defaults, bug
71 + 217400. Remove old.
72
73 10 Apr 2008; Ingmar Vanhassel <ingmar@g.o> -qt-4.4.0_beta1.ebuild,
74 +qt-4.4.0_rc1.ebuild:
75
76
77
78 1.5 x11-libs/qt/qt-4.3.3.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild?rev=1.5&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild?rev=1.5&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild?r1=1.4&r2=1.5
83
84 Index: qt-4.3.3.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild,v
87 retrieving revision 1.4
88 retrieving revision 1.5
89 diff -u -r1.4 -r1.5
90 --- qt-4.3.3.ebuild 5 Mar 2008 16:40:05 -0000 1.4
91 +++ qt-4.3.3.ebuild 13 Apr 2008 17:37:06 -0000 1.5
92 @@ -1,7 +1,8 @@
93 # Copyright 1999-2008 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild,v 1.4 2008/03/05 16:40:05 ingmar Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild,v 1.5 2008/04/13 17:37:06 ingmar Exp $
97
98 +EAPI="1"
99 inherit eutils flag-o-matic toolchain-funcs multilib
100
101 SRCTYPE="opensource-src"
102 @@ -17,7 +18,9 @@
103
104 IUSE_INPUT_DEVICES="input_devices_wacom"
105
106 -IUSE="accessibility cups dbus debug doc examples firebird gif glib jpeg mng mysql nas nis odbc opengl pch png postgres qt3support sqlite sqlite3 ssl tiff xinerama zlib ${IUSE_INPUT_DEVICES}"
107 +IUSE="+accessibility cups dbus debug doc examples firebird gif glib jpeg mng
108 +mysql nas nis odbc opengl pch png postgres +qt3support sqlite sqlite3 ssl tiff
109 +xinerama zlib ${IUSE_INPUT_DEVICES}"
110
111 RDEPEND="x11-libs/libXrandr
112 x11-libs/libXcursor
113
114
115
116 --
117 gentoo-commits@l.g.o mailing list