Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.1-r1.ebuild
Date: Sat, 09 Feb 2008 11:14:49
Message-Id: E1JNnfR-000543-9W@stork.gentoo.org
1 jokey 08/02/09 11:14:45
2
3 Modified: ChangeLog qscintilla-2.1-r1.ebuild
4 Log:
5 Stable on x86
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.4 x11-libs/qscintilla/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.3&r2=1.4
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ChangeLog 24 Nov 2007 18:59:21 -0000 1.3
22 +++ ChangeLog 9 Feb 2008 11:14:44 -0000 1.4
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/qscintilla
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.3 2007/11/24 18:59:21 swegener Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.4 2008/02/09 11:14:44 jokey Exp $
29 +
30 + 09 Feb 2008; Markus Ullmann <jokey@g.o> qscintilla-2.1-r1.ebuild:
31 + Stable on x86
32
33 20 Nov 2007; Ali Polatel <hawking@g.o> qscintilla-2.1-r1.ebuild:
34 Use EAPI=1, make python use flag enabled by default.
35
36
37
38 1.3 x11-libs/qscintilla/qscintilla-2.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: qscintilla-2.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- qscintilla-2.1-r1.ebuild 20 Nov 2007 05:45:19 -0000 1.2
51 +++ qscintilla-2.1-r1.ebuild 9 Feb 2008 11:14:44 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.2 2007/11/20 05:45:19 hawking Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.3 2008/02/09 11:14:44 jokey Exp $
58
59 EAPI=1
60
61 @@ -17,7 +17,7 @@
62
63 SLOT="0"
64 LICENSE="GPL-2"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
67 IUSE="qt4 +python doc examples debug"
68
69 RDEPEND="qt4? ( =x11-libs/qt-4* )
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list