Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/qscintilla: qscintilla-1.7.1.ebuild ChangeLog qscintilla-2.1.ebuild
Date: Wed, 07 Nov 2007 17:46:11
Message-Id: E1IpoyY-0008G2-Qh@stork.gentoo.org
1 armin76 07/11/07 17:46:02
2
3 Modified: qscintilla-1.7.1.ebuild ChangeLog
4 qscintilla-2.1.ebuild
5 Log:
6 Add ~alpha/~ia64/~sparc to 2.1 and alpha/ia64/sparc/x86 stable for 1.7.1
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.9 dev-python/qscintilla/qscintilla-1.7.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/qscintilla-1.7.1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/qscintilla-1.7.1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/qscintilla-1.7.1.ebuild?r1=1.8&r2=1.9
15
16 Index: qscintilla-1.7.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.7.1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- qscintilla-1.7.1.ebuild 15 Oct 2007 14:22:14 -0000 1.8
23 +++ qscintilla-1.7.1.ebuild 7 Nov 2007 17:46:02 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.7.1.ebuild,v 1.8 2007/10/15 14:22:14 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.7.1.ebuild,v 1.9 2007/11/07 17:46:02 armin76 Exp $
29
30 inherit eutils toolchain-funcs qt3
31
32 @@ -14,7 +14,7 @@
33
34 SLOT="0"
35 LICENSE="GPL-2"
36 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
38 IUSE="doc"
39
40 DEPEND="$(qt_min_version 3.3)"
41
42
43
44 1.79 dev-python/qscintilla/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/ChangeLog?rev=1.79&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/ChangeLog?rev=1.79&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/ChangeLog?r1=1.78&r2=1.79
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v
53 retrieving revision 1.78
54 retrieving revision 1.79
55 diff -u -r1.78 -r1.79
56 --- ChangeLog 15 Oct 2007 14:22:14 -0000 1.78
57 +++ ChangeLog 7 Nov 2007 17:46:02 -0000 1.79
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-python/qscintilla
60 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.78 2007/10/15 14:22:14 corsair Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.79 2007/11/07 17:46:02 armin76 Exp $
63 +
64 + 07 Nov 2007; Raúl Porcel <armin76@g.o> qscintilla-1.7.1.ebuild,
65 + qscintilla-2.1.ebuild:
66 + Add ~alpha/~ia64/~sparc to 2.1 and alpha/ia64/sparc/x86 stable for 1.7.1
67
68 15 Oct 2007; Markus Rothe <corsair@g.o> qscintilla-1.7.1.ebuild:
69 Stable on ppc64
70
71
72
73 1.3 dev-python/qscintilla/qscintilla-2.1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/qscintilla-2.1.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/qscintilla-2.1.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla/qscintilla-2.1.ebuild?r1=1.2&r2=1.3
78
79 Index: qscintilla-2.1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-2.1.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- qscintilla-2.1.ebuild 9 Sep 2007 21:50:53 -0000 1.2
86 +++ qscintilla-2.1.ebuild 7 Nov 2007 17:46:02 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-2.1.ebuild,v 1.2 2007/09/09 21:50:53 hawking Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-2.1.ebuild,v 1.3 2007/11/07 17:46:02 armin76 Exp $
92
93 inherit eutils toolchain-funcs python multilib
94
95 @@ -15,7 +15,7 @@
96
97 SLOT="0"
98 LICENSE="GPL-2"
99 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
100 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
101 IUSE="qt4 python doc examples debug"
102
103 RDEPEND="qt4? ( =x11-libs/qt-4* )
104
105
106
107 --
108 gentoo-commits@g.o mailing list