Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-core: qt-core-4.4.2-r1.ebuild ChangeLog qt-core-4.4.2.ebuild
Date: Wed, 04 Feb 2009 11:41:16
Message-Id: E1LUg81-000467-Gp@stork.gentoo.org
1 alexxy 09/02/04 11:41:13
2
3 Modified: qt-core-4.4.2-r1.ebuild ChangeLog
4 qt-core-4.4.2.ebuild
5 Log:
6 Add ~mips keywords to qt-4.4.2
7 (Portage version: 2.2_rc23/cvs/Linux mips64)
8
9 Revision Changes Path
10 1.2 x11-libs/qt-core/qt-core-4.4.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: qt-core-4.4.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- qt-core-4.4.2-r1.ebuild 31 Jan 2009 16:46:47 -0000 1.1
23 +++ qt-core-4.4.2-r1.ebuild 4 Feb 2009 11:41:13 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 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.4.2-r1.ebuild,v 1.1 2009/01/31 16:46:47 yngwin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2-r1.ebuild,v 1.2 2009/02/04 11:41:13 alexxy Exp $
29
30 EAPI="1"
31 inherit qt4-build
32 @@ -10,7 +10,7 @@
33
34 LICENSE="|| ( GPL-3 GPL-2 )"
35 SLOT="4"
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE="doc +glib +qt3support +ssl"
39
40 RDEPEND="sys-libs/zlib
41
42
43
44 1.22 x11-libs/qt-core/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.22&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?rev=1.22&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/ChangeLog?r1=1.21&r2=1.22
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v
53 retrieving revision 1.21
54 retrieving revision 1.22
55 diff -u -r1.21 -r1.22
56 --- ChangeLog 31 Jan 2009 18:07:32 -0000 1.21
57 +++ ChangeLog 4 Feb 2009 11:41:13 -0000 1.22
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-libs/qt-core
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.21 2009/01/31 18:07:32 klausman Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.22 2009/02/04 11:41:13 alexxy Exp $
63 +
64 + 04 Feb 2009; Alexey Shvetsov <alexxy@g.o> qt-core-4.4.2.ebuild,
65 + qt-core-4.4.2-r1.ebuild:
66 + Add ~mips keywords to qt-4.4.2
67
68 31 Jan 2009; Tobias Klausmann <klausman@g.o> qt-core-4.4.2.ebuild:
69 Stable on alpha, bug #248038
70
71
72
73 1.9 x11-libs/qt-core/qt-core-4.4.2.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild?rev=1.9&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild?rev=1.9&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild?r1=1.8&r2=1.9
78
79 Index: qt-core-4.4.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild,v
82 retrieving revision 1.8
83 retrieving revision 1.9
84 diff -u -r1.8 -r1.9
85 --- qt-core-4.4.2.ebuild 31 Jan 2009 18:07:32 -0000 1.8
86 +++ qt-core-4.4.2.ebuild 4 Feb 2009 11:41:13 -0000 1.9
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild,v 1.8 2009/01/31 18:07:32 klausman Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.2.ebuild,v 1.9 2009/02/04 11:41:13 alexxy Exp $
92
93 EAPI="1"
94 inherit qt4-build
95 @@ -10,7 +10,7 @@
96
97 LICENSE="|| ( GPL-3 GPL-2 )"
98 SLOT="4"
99 -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
100 +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
101 IUSE="doc glib +qt3support ssl"
102
103 RDEPEND="sys-libs/zlib