Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/eric: eric-4.0.1.ebuild ChangeLog eric-3.9.5.ebuild eric-3.7.2-r1.ebuild eric-4.0.3.ebuild
Date: Tue, 20 Nov 2007 05:42:55
Message-Id: E1IuLso-00066J-6c@stork.gentoo.org
1 hawking 07/11/20 05:42:50
2
3 Modified: eric-4.0.1.ebuild ChangeLog eric-3.9.5.ebuild
4 eric-3.7.2-r1.ebuild eric-4.0.3.ebuild
5 Log:
6 dev-python/qscintilla moved to x11-libs/qscintilla. fixed quoting.
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.2 dev-util/eric/eric-4.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild?r1=1.1&r2=1.2
15
16 Index: eric-4.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- eric-4.0.1.ebuild 7 Sep 2007 13:35:49 -0000 1.1
23 +++ eric-4.0.1.ebuild 20 Nov 2007 05:42:49 -0000 1.2
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-util/eric/eric-4.0.1.ebuild,v 1.1 2007/09/07 13:35:49 hawking Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild,v 1.2 2007/11/20 05:42:49 hawking Exp $
29
30 NEED_PYTHON=2.4
31
32 @@ -22,7 +22,7 @@
33 KEYWORDS="~amd64 ~ppc ~x86"
34
35 DEPEND=">=dev-python/PyQt4-4.1
36 - >=dev-python/qscintilla-2.1
37 + >=x11-libs/qscintilla-2.1
38 >=x11-libs/qt-4.2.0"
39
40 LANGS="de fr ru"
41 @@ -31,7 +31,7 @@
42
43 src_install() {
44 # Change qt dir to be located in ${D}
45 - mkdir -p ${D}/usr/share/qt4/
46 + mkdir -p "${D}"/usr/share/qt4/
47 sed -i \
48 -e "s:pyqtconfig._pkg_config\[\"qt_data_dir\"\]:\"${D}/usr/share/qt4/\":" \
49 install.py
50
51
52
53 1.50 dev-util/eric/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?rev=1.50&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?rev=1.50&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?r1=1.49&r2=1.50
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v
62 retrieving revision 1.49
63 retrieving revision 1.50
64 diff -u -r1.49 -r1.50
65 --- ChangeLog 5 Oct 2007 17:50:39 -0000 1.49
66 +++ ChangeLog 20 Nov 2007 05:42:49 -0000 1.50
67 @@ -1,6 +1,10 @@
68 # ChangeLog for dev-util/eric
69 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.49 2007/10/05 17:50:39 caleb Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.50 2007/11/20 05:42:49 hawking Exp $
72 +
73 + 20 Nov 2007; Ali Polatel <hawking@g.o> eric-3.7.2-r1.ebuild,
74 + eric-3.9.5.ebuild, eric-4.0.1.ebuild, eric-4.0.3.ebuild:
75 + dev-python/qscintilla moved to x11-libs/qscintilla
76
77 05 Oct 2007; Caleb Tennis <caleb@g.o> eric-4.0.3.ebuild:
78 Add linguas to IUSE and dodir instead of mkdir
79
80
81
82 1.5 dev-util/eric/eric-3.9.5.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild?rev=1.5&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild?rev=1.5&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild?r1=1.4&r2=1.5
87
88 Index: eric-3.9.5.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild,v
91 retrieving revision 1.4
92 retrieving revision 1.5
93 diff -u -r1.4 -r1.5
94 --- eric-3.9.5.ebuild 12 Jul 2007 01:05:42 -0000 1.4
95 +++ eric-3.9.5.ebuild 20 Nov 2007 05:42:49 -0000 1.5
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2007 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild,v 1.4 2007/07/12 01:05:42 mr_bones_ Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild,v 1.5 2007/11/20 05:42:49 hawking Exp $
101
102 NEED_PYTHON=2.3
103
104 @@ -20,7 +20,7 @@
105
106 DEPEND=">=dev-python/PyQt-3.13
107 >=dev-python/pyxml-0.8.4
108 - >=dev-python/qscintilla-1.0"
109 + >=x11-libs/qscintilla-1.0"
110 RDEPEND="${DEPEND}
111 idl? ( !sparc? ( >=net-misc/omniORB-4.0.3 ) )"
112
113
114
115
116 1.9 dev-util/eric/eric-3.7.2-r1.ebuild
117
118 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild?rev=1.9&view=markup
119 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild?rev=1.9&content-type=text/plain
120 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild?r1=1.8&r2=1.9
121
122 Index: eric-3.7.2-r1.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v
125 retrieving revision 1.8
126 retrieving revision 1.9
127 diff -u -r1.8 -r1.9
128 --- eric-3.7.2-r1.ebuild 25 Jun 2007 10:58:21 -0000 1.8
129 +++ eric-3.7.2-r1.ebuild 20 Nov 2007 05:42:49 -0000 1.9
130 @@ -1,6 +1,6 @@
131 # Copyright 1999-2007 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v 1.8 2007/06/25 10:58:21 peper Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v 1.9 2007/11/20 05:42:49 hawking Exp $
135
136 inherit python eutils multilib
137
138 @@ -25,7 +25,7 @@
139
140 DEPEND=">=dev-python/PyQt-3.13
141 >=dev-python/pyxml-0.8.4
142 - >=dev-python/qscintilla-1.0"
143 + >=x11-libs/qscintilla-1.0"
144
145 RDEPEND=">=dev-python/PyQt-3.13
146 >=dev-python/pyxml-0.8.4
147
148
149
150 1.3 dev-util/eric/eric-4.0.3.ebuild
151
152 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild?rev=1.3&view=markup
153 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild?rev=1.3&content-type=text/plain
154 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild?r1=1.2&r2=1.3
155
156 Index: eric-4.0.3.ebuild
157 ===================================================================
158 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild,v
159 retrieving revision 1.2
160 retrieving revision 1.3
161 diff -u -r1.2 -r1.3
162 --- eric-4.0.3.ebuild 5 Oct 2007 17:50:39 -0000 1.2
163 +++ eric-4.0.3.ebuild 20 Nov 2007 05:42:49 -0000 1.3
164 @@ -1,6 +1,6 @@
165 # Copyright 1999-2007 Gentoo Foundation
166 # Distributed under the terms of the GNU General Public License v2
167 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild,v 1.2 2007/10/05 17:50:39 caleb Exp $
168 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild,v 1.3 2007/11/20 05:42:49 hawking Exp $
169
170 NEED_PYTHON=2.4
171
172 @@ -24,7 +24,7 @@
173 KEYWORDS="~amd64 ~ppc ~x86"
174
175 DEPEND=">=dev-python/PyQt4-4.1
176 - >=dev-python/qscintilla-2.1
177 + >=x11-libs/qscintilla-2.1
178 >=x11-libs/qt-4.2.0"
179
180 LANGS="de fr ru"
181
182
183
184 --
185 gentoo-commits@g.o mailing list