Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-gui: ChangeLog qt-gui-4.4.2-r3.ebuild
Date: Sun, 05 Apr 2009 16:48:48
Message-Id: E1LqVWW-0003Zv-Ni@stork.gentoo.org
1 klausman 09/04/05 16:48:44
2
3 Modified: ChangeLog qt-gui-4.4.2-r3.ebuild
4 Log:
5 Stable on alpha, bug #263945
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.43 x11-libs/qt-gui/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/ChangeLog?rev=1.43&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/ChangeLog?rev=1.43&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/ChangeLog?r1=1.42&r2=1.43
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v
18 retrieving revision 1.42
19 retrieving revision 1.43
20 diff -u -r1.42 -r1.43
21 --- ChangeLog 5 Apr 2009 14:18:33 -0000 1.42
22 +++ ChangeLog 5 Apr 2009 16:48:44 -0000 1.43
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-libs/qt-gui
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.42 2009/04/05 14:18:33 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.43 2009/04/05 16:48:44 klausman Exp $
28 +
29 + 05 Apr 2009; Tobias Klausmann <klausman@g.o>
30 + qt-gui-4.4.2-r3.ebuild:
31 + Stable on alpha, bug #263945
32
33 05 Apr 2009; Markus Meier <maekke@g.o> qt-gui-4.4.2-r3.ebuild:
34 amd64/x86 stable, bug #263945
35
36
37
38 1.4 x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild?r1=1.3&r2=1.4
43
44 Index: qt-gui-4.4.2-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- qt-gui-4.4.2-r3.ebuild 5 Apr 2009 14:18:33 -0000 1.3
51 +++ qt-gui-4.4.2-r3.ebuild 5 Apr 2009 16:48:44 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild,v 1.3 2009/04/05 14:18:33 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild,v 1.4 2009/04/05 16:48:44 klausman Exp $
57
58 EAPI="1"
59 inherit eutils qt4-build
60 @@ -10,7 +10,7 @@
61
62 LICENSE="|| ( GPL-3 GPL-2 )"
63 SLOT="4"
64 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66
67 IUSE_INPUT_DEVICES="input_devices_wacom"
68 IUSE="+accessibility cups +dbus debug +glib mng nas nis tiff +qt3support xinerama ${IUSE_INPUT_DEVICES}"