Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script: ChangeLog qt-script-4.6.2.ebuild
Date: Mon, 05 Jul 2010 13:04:27
Message-Id: 20100705130426.064C42CE14@corvid.gentoo.org
1 ssuominen 10/07/05 13:04:25
2
3 Modified: ChangeLog qt-script-4.6.2.ebuild
4 Log:
5 ppc64 stable wrt #297299
6 (Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.70 x11-libs/qt-script/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.70&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.70&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/ChangeLog?r1=1.69&r2=1.70
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v
18 retrieving revision 1.69
19 retrieving revision 1.70
20 diff -u -r1.69 -r1.70
21 --- ChangeLog 24 Jun 2010 17:36:43 -0000 1.69
22 +++ ChangeLog 5 Jul 2010 13:04:25 -0000 1.70
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-libs/qt-script
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.69 2010/06/24 17:36:43 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.70 2010/07/05 13:04:25 ssuominen Exp $
28 +
29 + 05 Jul 2010; Samuli Suominen <ssuominen@g.o>
30 + qt-script-4.6.2.ebuild:
31 + ppc64 stable wrt #297299
32
33 24 Jun 2010; Markos Chandras <hwoarang@g.o>
34 -qt-script-4.6.1.ebuild:
35
36
37
38 1.6 x11-libs/qt-script/qt-script-4.6.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild?r1=1.5&r2=1.6
43
44 Index: qt-script-4.6.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- qt-script-4.6.2.ebuild 22 May 2010 09:31:49 -0000 1.5
51 +++ qt-script-4.6.2.ebuild 5 Jul 2010 13:04:25 -0000 1.6
52 @@ -1,13 +1,13 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild,v 1.5 2010/05/22 09:31:49 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild,v 1.6 2010/07/05 13:04:25 ssuominen Exp $
57
58 EAPI="2"
59 inherit qt4-build
60
61 DESCRIPTION="The ECMAScript module for the Qt toolkit"
62 SLOT="4"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
65 IUSE="iconv"
66
67 DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]"