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, 01 Mar 2010 23:44:56
Message-Id: E1NmFIE-0000nM-Oa@stork.gentoo.org
1 ssuominen 10/03/01 23:44:54
2
3 Modified: ChangeLog qt-script-4.6.2.ebuild
4 Log:
5 amd64 stable wrt #297299
6 (Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.64 x11-libs/qt-script/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.64&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.64&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?r1=1.63&r2=1.64
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v
18 retrieving revision 1.63
19 retrieving revision 1.64
20 diff -u -r1.63 -r1.64
21 --- ChangeLog 18 Feb 2010 00:10:36 -0000 1.63
22 +++ ChangeLog 1 Mar 2010 23:44:54 -0000 1.64
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.63 2010/02/18 00:10:36 wired Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.64 2010/03/01 23:44:54 ssuominen Exp $
28 +
29 + 01 Mar 2010; Samuli Suominen <ssuominen@g.o>
30 + qt-script-4.6.2.ebuild:
31 + amd64 stable wrt #297299
32
33 18 Feb 2010; Alex Alexander <wired@g.o> metadata.xml:
34 added exceptions USE flag description
35
36
37
38 1.2 x11-libs/qt-script/qt-script-4.6.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild?r1=1.1&r2=1.2
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.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- qt-script-4.6.2.ebuild 15 Feb 2010 15:11:28 -0000 1.1
51 +++ qt-script-4.6.2.ebuild 1 Mar 2010 23:44:54 -0000 1.2
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.1 2010/02/15 15:11:28 spatz Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.6.2.ebuild,v 1.2 2010/03/01 23:44:54 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=]"