Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-test: ChangeLog qt-test-4.7.4.ebuild
Date: Sun, 29 Jan 2012 23:35:52
Message-Id: 20120129233539.79C7E2004B@flycatcher.gentoo.org
1 josejx 12/01/29 23:35:39
2
3 Modified: ChangeLog qt-test-4.7.4.ebuild
4 Log:
5 Marked ppc ppc64 stable for bug #390963.
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.97 x11-libs/qt-test/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-test/ChangeLog?rev=1.97&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-test/ChangeLog?rev=1.97&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-test/ChangeLog?r1=1.96&r2=1.97
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v
19 retrieving revision 1.96
20 retrieving revision 1.97
21 diff -u -r1.96 -r1.97
22 --- ChangeLog 29 Jan 2012 17:09:42 -0000 1.96
23 +++ ChangeLog 29 Jan 2012 23:35:39 -0000 1.97
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/qt-test
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.96 2012/01/29 17:09:42 wired Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.97 2012/01/29 23:35:39 josejx Exp $
29 +
30 + 29 Jan 2012; Joseph Jezak <josejx@g.o> qt-test-4.7.4.ebuild:
31 + Marked ppc ppc64 stable for bug #390963.
32
33 *qt-test-4.8.0 (29 Jan 2012)
34
35
36
37
38 1.4 x11-libs/qt-test/qt-test-4.7.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-test/qt-test-4.7.4.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-test/qt-test-4.7.4.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-test/qt-test-4.7.4.ebuild?r1=1.3&r2=1.4
43
44 Index: qt-test-4.7.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.7.4.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- qt-test-4.7.4.ebuild 27 Dec 2011 21:40:54 -0000 1.3
51 +++ qt-test-4.7.4.ebuild 29 Jan 2012 23:35:39 -0000 1.4
52 @@ -1,13 +1,13 @@
53 -# Copyright 1999-2011 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.7.4.ebuild,v 1.3 2011/12/27 21:40:54 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.7.4.ebuild,v 1.4 2012/01/29 23:35:39 josejx Exp $
58
59 EAPI="3"
60 inherit qt4-build
61
62 DESCRIPTION="The testing framework module for the Qt toolkit"
63 SLOT="4"
64 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
65 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 -sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 IUSE="iconv"
67
68 DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]"