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.3.ebuild
Date: Mon, 05 Jul 2010 14:00:30
Message-Id: 20100705140027.E38D42CE14@corvid.gentoo.org
1 ssuominen 10/07/05 14:00:27
2
3 Modified: ChangeLog PyQt4-4.7.3.ebuild
4 Log:
5 ppc64 stable wrt #315775
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.119 dev-python/PyQt4/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.119&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.119&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.118&r2=1.119
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
18 retrieving revision 1.118
19 retrieving revision 1.119
20 diff -u -r1.118 -r1.119
21 --- ChangeLog 16 Jun 2010 01:41:45 -0000 1.118
22 +++ ChangeLog 5 Jul 2010 14:00:27 -0000 1.119
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.118 2010/06/16 01:41:45 chiiph Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.119 2010/07/05 14:00:27 ssuominen Exp $
28 +
29 + 05 Jul 2010; Samuli Suominen <ssuominen@g.o> PyQt4-4.7.3.ebuild:
30 + ppc64 stable wrt #315775
31
32 16 Jun 2010; Tomas Touceda <chiiph@g.o> PyQt4-4.7.3.ebuild,
33 +files/PyQt4-4.7.3-qreal_float_support.patch:
34
35
36
37 1.6 dev-python/PyQt4/PyQt4-4.7.3.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild?r1=1.5&r2=1.6
42
43 Index: PyQt4-4.7.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- PyQt4-4.7.3.ebuild 16 Jun 2010 01:41:45 -0000 1.5
50 +++ PyQt4-4.7.3.ebuild 5 Jul 2010 14:00:27 -0000 1.6
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.3.ebuild,v 1.5 2010/06/16 01:41:45 chiiph Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v 1.6 2010/07/05 14:00:27 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