Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyQt4: ChangeLog PyQt4-4.7.ebuild
Date: Mon, 01 Mar 2010 23:53:18
Message-Id: E1NmFQJ-0001Qq-Be@stork.gentoo.org
1 ssuominen 10/03/01 23:53:15
2
3 Modified: ChangeLog PyQt4-4.7.ebuild
4 Log:
5 amd64 stable wrt #301105
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.110 dev-python/PyQt4/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.110&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.110&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.109&r2=1.110
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
18 retrieving revision 1.109
19 retrieving revision 1.110
20 diff -u -r1.109 -r1.110
21 --- ChangeLog 16 Feb 2010 06:47:45 -0000 1.109
22 +++ ChangeLog 1 Mar 2010 23:53:14 -0000 1.110
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/PyQt4
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.109 2010/02/16 06:47:45 abcd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.110 2010/03/01 23:53:14 ssuominen Exp $
28 +
29 + 02 Mar 2010; Samuli Suominen <ssuominen@g.o> PyQt4-4.7.ebuild:
30 + amd64 stable wrt #301105
31
32 16 Feb 2010; Jonathan Callen <abcd@g.o>
33 -files/PyQt4-4.4.4-qgraphicsproxywidget-avoid-event-callback-loop.patch,
34
35
36
37 1.4 dev-python/PyQt4/PyQt4-4.7.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild?r1=1.3&r2=1.4
42
43 Index: PyQt4-4.7.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- PyQt4-4.7.ebuild 28 Feb 2010 12:31:17 -0000 1.3
50 +++ PyQt4-4.7.ebuild 1 Mar 2010 23:53:14 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild,v 1.3 2010/02/28 12:31:17 arfrever Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild,v 1.4 2010/03/01 23:53:14 ssuominen Exp $
56
57 EAPI="2"
58 PYTHON_EXPORT_PHASE_FUNCTIONS="1"
59 @@ -17,7 +17,7 @@
60
61 SLOT="0"
62 LICENSE="|| ( GPL-2 GPL-3 )"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
65 IUSE="X assistant +dbus debug doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns"
66
67 DEPEND="=dev-python/sip-4.10*