Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script: qt-script-4.5.1.ebuild ChangeLog
Date: Tue, 30 Jun 2009 15:02:44
Message-Id: E1MLer4-000746-1f@stork.gentoo.org
1 armin76 09/06/30 15:02:42
2
3 Modified: qt-script-4.5.1.ebuild ChangeLog
4 Log:
5 ia64/sparc stable wrt #266201
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.8 x11-libs/qt-script/qt-script-4.5.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild?r1=1.7&r2=1.8
14
15 Index: qt-script-4.5.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- qt-script-4.5.1.ebuild 8 Jun 2009 22:27:48 -0000 1.7
22 +++ qt-script-4.5.1.ebuild 30 Jun 2009 15:02:41 -0000 1.8
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild,v 1.7 2009/06/08 22:27:48 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild,v 1.8 2009/06/30 15:02:41 armin76 Exp $
28
29 EAPI="2"
30 inherit qt4-build
31
32 DESCRIPTION="The ECMAScript module for the Qt toolkit"
33 SLOT="4"
34 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
35 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
36 IUSE="+iconv"
37
38 DEPEND="~x11-libs/qt-core-${PV}[debug=]"
39
40
41
42 1.38 x11-libs/qt-script/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.38&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.38&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/ChangeLog?r1=1.37&r2=1.38
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v
51 retrieving revision 1.37
52 retrieving revision 1.38
53 diff -u -r1.37 -r1.38
54 --- ChangeLog 27 Jun 2009 19:21:17 -0000 1.37
55 +++ ChangeLog 30 Jun 2009 15:02:41 -0000 1.38
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-libs/qt-script
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.37 2009/06/27 19:21:17 yngwin Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.38 2009/06/30 15:02:41 armin76 Exp $
61 +
62 + 30 Jun 2009; Raúl Porcel <armin76@g.o> qt-script-4.5.1.ebuild:
63 + ia64/sparc stable wrt #266201
64
65 *qt-script-4.5.2 (27 Jun 2009)