Gentoo Archives: gentoo-commits

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