Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
Date: Fri, 29 May 2009 23:22:55
Message-Id: E1MABPZ-0005Y0-F0@stork.gentoo.org
1 yngwin 09/05/29 23:22:53
2
3 Modified: ChangeLog qscintilla-2.3.2.ebuild
4 Log:
5 Remove monolithic qt4 dep, as only split is in tree
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.24 x11-libs/qscintilla/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 20 Feb 2009 17:50:55 -0000 1.23
22 +++ ChangeLog 29 May 2009 23:22:53 -0000 1.24
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/qscintilla
25 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.23 2009/02/20 17:50:55 jer Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.24 2009/05/29 23:22:53 yngwin Exp $
29 +
30 + 29 May 2009; Ben de Groot <yngwin@g.o> qscintilla-2.3.2.ebuild:
31 + Remove monolithic qt4 dep, as only split is in tree
32
33 20 Feb 2009; Jeroen Roovers <jer@g.o> qscintilla-2.3.2.ebuild:
34 Stable for HPPA (bug #248083).
35
36
37
38 1.8 x11-libs/qscintilla/qscintilla-2.3.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.7&r2=1.8
43
44 Index: qscintilla-2.3.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- qscintilla-2.3.2.ebuild 20 Feb 2009 17:50:55 -0000 1.7
51 +++ qscintilla-2.3.2.ebuild 29 May 2009 23:22:53 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.7 2009/02/20 17:50:55 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.8 2009/05/29 23:22:53 yngwin Exp $
57
58 EAPI=1
59 inherit eutils toolchain-funcs multilib
60 @@ -17,9 +17,7 @@
61 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
62 IUSE="qt4 +python doc examples debug"
63
64 -RDEPEND="qt4? ( || ( x11-libs/qt-gui:4
65 - =x11-libs/qt-4.3*:4 )
66 - )
67 +RDEPEND="qt4? ( x11-libs/qt-gui:4 )
68 !qt4? ( x11-libs/qt:3 )"
69 DEPEND="${RDEPEND}"
70 # dev-python/PyQt needs qscintilla to build and qscintilla's python bindings