Gentoo Archives: gentoo-commits

From: "Davide Pesavento (pesa)" <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/eric: eric-4.5.7.ebuild eric-4.5.6.ebuild eric-5.2.6.ebuild eric-5.2.5.ebuild ChangeLog
Date: Wed, 26 Dec 2012 03:47:11
Message-Id: 20121226034658.A96072171D@flycatcher.gentoo.org
1 pesa 12/12/26 03:46:58
2
3 Modified: eric-4.5.7.ebuild eric-4.5.6.ebuild
4 eric-5.2.6.ebuild eric-5.2.5.ebuild ChangeLog
5 Log:
6 Update PyQt4 deps.
7
8 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 17A85C72)
9
10 Revision Changes Path
11 1.2 dev-util/eric/eric-4.5.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.7.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.7.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.7.ebuild?r1=1.1&r2=1.2
16
17 Index: eric-4.5.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.7.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- eric-4.5.7.ebuild 20 Oct 2012 10:13:20 -0000 1.1
24 +++ eric-4.5.7.ebuild 26 Dec 2012 03:46:58 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.7.ebuild,v 1.1 2012/10/20 10:13:20 pesa Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.7.ebuild,v 1.2 2012/12/26 03:46:58 pesa Exp $
30
31 EAPI="4"
32 PYTHON_DEPEND="2:2.6"
33 @@ -26,7 +26,7 @@
34
35 DEPEND="
36 >=dev-python/sip-4.12.4
37 - >=dev-python/PyQt4-4.6[assistant,svg,webkit,X]
38 + >=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit]
39 >=dev-python/qscintilla-python-2.3
40 kde? ( kde-base/pykde4 )
41 "
42
43
44
45 1.4 dev-util/eric/eric-4.5.6.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.6.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.6.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.6.ebuild?r1=1.3&r2=1.4
50
51 Index: eric-4.5.6.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.6.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- eric-4.5.6.ebuild 7 Nov 2012 09:09:53 -0000 1.3
58 +++ eric-4.5.6.ebuild 26 Dec 2012 03:46:58 -0000 1.4
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.6.ebuild,v 1.3 2012/11/07 09:09:53 pesa Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.6.ebuild,v 1.4 2012/12/26 03:46:58 pesa Exp $
64
65 EAPI="4"
66 PYTHON_DEPEND="2:2.6"
67 @@ -26,7 +26,8 @@
68
69 DEPEND="
70 >=dev-python/sip-4.12.4
71 - >=dev-python/PyQt4-4.6[assistant,svg,webkit,X]
72 + || ( >=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit]
73 + <dev-python/PyQt4-4.9.6-r1[X,assistant,svg,webkit] )
74 >=dev-python/qscintilla-python-2.3
75 kde? ( kde-base/pykde4 )
76 "
77
78
79
80 1.2 dev-util/eric/eric-5.2.6.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.2.6.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.2.6.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.2.6.ebuild?r1=1.1&r2=1.2
85
86 Index: eric-5.2.6.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.6.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- eric-5.2.6.ebuild 20 Oct 2012 10:13:20 -0000 1.1
93 +++ eric-5.2.6.ebuild 26 Dec 2012 03:46:58 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2012 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.6.ebuild,v 1.1 2012/10/20 10:13:20 pesa Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.6.ebuild,v 1.2 2012/12/26 03:46:58 pesa Exp $
99
100 EAPI="4"
101 PYTHON_DEPEND="3:3.1"
102 @@ -25,7 +25,7 @@
103
104 DEPEND="
105 >=dev-python/sip-4.12.4
106 - >=dev-python/PyQt4-4.8[assistant,svg,webkit,X]
107 + >=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit]
108 >=dev-python/qscintilla-python-2.4
109 "
110 RDEPEND="${DEPEND}
111
112
113
114 1.4 dev-util/eric/eric-5.2.5.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild?rev=1.4&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild?rev=1.4&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild?r1=1.3&r2=1.4
119
120 Index: eric-5.2.5.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild,v
123 retrieving revision 1.3
124 retrieving revision 1.4
125 diff -u -r1.3 -r1.4
126 --- eric-5.2.5.ebuild 7 Nov 2012 09:09:53 -0000 1.3
127 +++ eric-5.2.5.ebuild 26 Dec 2012 03:46:58 -0000 1.4
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2012 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild,v 1.3 2012/11/07 09:09:53 pesa Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild,v 1.4 2012/12/26 03:46:58 pesa Exp $
133
134 EAPI="4"
135 PYTHON_DEPEND="3:3.1"
136 @@ -25,7 +25,8 @@
137
138 DEPEND="
139 >=dev-python/sip-4.12.4
140 - >=dev-python/PyQt4-4.8[assistant,svg,webkit,X]
141 + || ( >=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit]
142 + <dev-python/PyQt4-4.9.6-r1[X,assistant,svg,webkit] )
143 >=dev-python/qscintilla-python-2.4
144 "
145 RDEPEND="${DEPEND}
146
147
148
149 1.187 dev-util/eric/ChangeLog
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/ChangeLog?rev=1.187&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/ChangeLog?rev=1.187&content-type=text/plain
153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/ChangeLog?r1=1.186&r2=1.187
154
155 Index: ChangeLog
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v
158 retrieving revision 1.186
159 retrieving revision 1.187
160 diff -u -r1.186 -r1.187
161 --- ChangeLog 7 Nov 2012 09:09:53 -0000 1.186
162 +++ ChangeLog 26 Dec 2012 03:46:58 -0000 1.187
163 @@ -1,6 +1,10 @@
164 # ChangeLog for dev-util/eric
165 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
166 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.186 2012/11/07 09:09:53 pesa Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.187 2012/12/26 03:46:58 pesa Exp $
168 +
169 + 26 Dec 2012; Davide Pesavento <pesa@g.o> eric-4.5.6.ebuild,
170 + eric-4.5.7.ebuild, eric-5.2.5.ebuild, eric-5.2.6.ebuild:
171 + Update PyQt4 deps.
172
173 07 Nov 2012; Davide Pesavento <pesa@g.o> -eric-4.5.4.ebuild,
174 -eric-5.2.3.ebuild, eric-4.5.6.ebuild, eric-5.2.5.ebuild: