Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@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: Thu, 03 Jun 2010 15:48:46
Message-Id: 20100603154839.53F912CF44@corvid.gentoo.org
1 phajdan.jr 10/06/03 15:48:39
2
3 Modified: ChangeLog PyQt4-4.7.3.ebuild
4 Log:
5 x86 stable wrt bug 315775
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.117 dev-python/PyQt4/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.117&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.117&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.116&r2=1.117
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
18 retrieving revision 1.116
19 retrieving revision 1.117
20 diff -u -r1.116 -r1.117
21 --- ChangeLog 25 May 2010 10:25:05 -0000 1.116
22 +++ ChangeLog 3 Jun 2010 15:48:38 -0000 1.117
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.116 2010/05/25 10:25:05 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.117 2010/06/03 15:48:38 phajdan.jr Exp $
28 +
29 + 03 Jun 2010; Pawel Hajdan jr <phajdan.jr@g.o> PyQt4-4.7.3.ebuild:
30 + x86 stable wrt bug 315775
31
32 25 May 2010; Markos Chandras <hwoarang@g.o> PyQt4-4.7.3.ebuild:
33 Stable on amd64 wrt bug 315775
34
35
36
37 1.4 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.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild?r1=1.3&r2=1.4
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.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- PyQt4-4.7.3.ebuild 25 May 2010 10:25:05 -0000 1.3
50 +++ PyQt4-4.7.3.ebuild 3 Jun 2010 15:48:38 -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.3.ebuild,v 1.3 2010/05/25 10:25:05 hwoarang Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v 1.4 2010/06/03 15:48:38 phajdan.jr 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