Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Sat, 31 Jan 2009 18:20:45
Message-Id: E1LTKSP-0000N0-Vk@stork.gentoo.org
1 klausman 09/01/31 18:20:41
2
3 Modified: ChangeLog qscintilla-2.3.2.ebuild
4 Log:
5 Stable on alpha, bug #248038
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.20 x11-libs/qscintilla/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.19&r2=1.20
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- ChangeLog 18 Jan 2009 20:08:23 -0000 1.19
22 +++ ChangeLog 31 Jan 2009 18:20:41 -0000 1.20
23 @@ -1,6 +1,10 @@
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.19 2009/01/18 20:08:23 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.20 2009/01/31 18:20:41 klausman Exp $
28 +
29 + 31 Jan 2009; Tobias Klausmann <klausman@g.o>
30 + qscintilla-2.3.2.ebuild:
31 + Stable on alpha, bug #248038
32
33 18 Jan 2009; Markus Meier <maekke@g.o> qscintilla-2.3.2.ebuild:
34 amd64/x86 stable, bug #248038
35
36
37
38 1.4 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.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.3&r2=1.4
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.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- qscintilla-2.3.2.ebuild 18 Jan 2009 20:08:23 -0000 1.3
51 +++ qscintilla-2.3.2.ebuild 31 Jan 2009 18:20:41 -0000 1.4
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.3 2009/01/18 20:08:23 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.4 2009/01/31 18:20:41 klausman Exp $
57
58 EAPI=1
59 inherit eutils toolchain-funcs multilib
60 @@ -14,7 +14,7 @@
61
62 SLOT="0"
63 LICENSE="GPL-2"
64 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE="qt4 +python doc examples debug"
67
68 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4