Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyQt4: ChangeLog PyQt4-4.8.1.ebuild
Date: Tue, 04 Jan 2011 01:26:19
Message-Id: 20110104012610.C5B4220057@flycatcher.gentoo.org
1 hwoarang 11/01/04 01:26:10
2
3 Modified: ChangeLog PyQt4-4.8.1.ebuild
4 Log:
5 Stable on amd64 wrt bug #349607
6
7 (Portage version: 2.1.9.28/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.142 dev-python/PyQt4/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.142&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.142&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.141&r2=1.142
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
19 retrieving revision 1.141
20 retrieving revision 1.142
21 diff -u -r1.141 -r1.142
22 --- ChangeLog 30 Dec 2010 18:08:19 -0000 1.141
23 +++ ChangeLog 4 Jan 2011 01:26:10 -0000 1.142
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/PyQt4
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.141 2010/12/30 18:08:19 arfrever Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.142 2011/01/04 01:26:10 hwoarang Exp $
30 +
31 + 04 Jan 2011; Markos Chandras <hwoarang@g.o> PyQt4-4.8.1.ebuild:
32 + Stable on amd64 wrt bug #349607
33
34 30 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
35 PyQt4-4.8.1.ebuild, PyQt4-4.8.1-r1.ebuild, PyQt4-4.8.2.ebuild:
36
37
38
39 1.7 dev-python/PyQt4/PyQt4-4.8.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild?r1=1.6&r2=1.7
44
45 Index: PyQt4-4.8.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- PyQt4-4.8.1.ebuild 30 Dec 2010 18:08:19 -0000 1.6
52 +++ PyQt4-4.8.1.ebuild 4 Jan 2011 01:26:10 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v 1.6 2010/12/30 18:08:19 arfrever Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v 1.7 2011/01/04 01:26:10 hwoarang Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="*"
62 @@ -21,7 +21,7 @@
63
64 LICENSE="|| ( GPL-2 GPL-3 )"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
67 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
68 IUSE="X assistant +dbus debug doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns"
69
70 DEPEND=">=dev-python/sip-4.11.2