Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyQt4: PyQt4-4.3.3.ebuild PyQt4-4.3.1.ebuild ChangeLog
Date: Tue, 13 May 2008 08:54:45
Message-Id: E1JvqHT-0005Yo-Bs@stork.gentoo.org
1 hawking 08/05/13 08:54:43
2
3 Modified: PyQt4-4.3.3.ebuild PyQt4-4.3.1.ebuild ChangeLog
4 Log:
5 Changed HOMEPAGE. Thanks to Elias Probst, #220653
6 (Portage version: 2.1.5_rc10)
7
8 Revision Changes Path
9 1.8 dev-python/PyQt4/PyQt4-4.3.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild?r1=1.7&r2=1.8
14
15 Index: PyQt4-4.3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- PyQt4-4.3.3.ebuild 12 May 2008 14:50:45 -0000 1.7
22 +++ PyQt4-4.3.3.ebuild 13 May 2008 08:54:42 -0000 1.8
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.7 2008/05/12 14:50:45 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.8 2008/05/13 08:54:42 hawking Exp $
28
29 inherit distutils qt4
30
31 MY_P=PyQt-x11-gpl-${PV}
32
33 DESCRIPTION="PyQt is a set of Python bindings for the Qt toolkit."
34 -HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
35 +HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/"
36 SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/${MY_P}.tar.gz"
37 SLOT="0"
38 LICENSE="GPL-2"
39
40
41
42 1.7 dev-python/PyQt4/PyQt4-4.3.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.1.ebuild?rev=1.7&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.1.ebuild?rev=1.7&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.1.ebuild?r1=1.6&r2=1.7
47
48 Index: PyQt4-4.3.1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.1.ebuild,v
51 retrieving revision 1.6
52 retrieving revision 1.7
53 diff -u -r1.6 -r1.7
54 --- PyQt4-4.3.1.ebuild 15 Feb 2008 19:28:42 -0000 1.6
55 +++ PyQt4-4.3.1.ebuild 13 May 2008 08:54:42 -0000 1.7
56 @@ -1,13 +1,13 @@
57 # Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.1.ebuild,v 1.6 2008/02/15 19:28:42 nixnut Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.1.ebuild,v 1.7 2008/05/13 08:54:42 hawking Exp $
61
62 inherit distutils qt4
63
64 MY_P=PyQt-x11-gpl-${PV}
65
66 DESCRIPTION="PyQt is a set of Python bindings for the Qt toolkit."
67 -HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
68 +HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/"
69 SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/${MY_P}.tar.gz"
70 SLOT="0"
71 LICENSE="GPL-2"
72
73
74
75 1.29 dev-python/PyQt4/ChangeLog
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.29&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.29&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.28&r2=1.29
80
81 Index: ChangeLog
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
84 retrieving revision 1.28
85 retrieving revision 1.29
86 diff -u -r1.28 -r1.29
87 --- ChangeLog 12 May 2008 14:50:45 -0000 1.28
88 +++ ChangeLog 13 May 2008 08:54:42 -0000 1.29
89 @@ -1,6 +1,10 @@
90 # ChangeLog for dev-python/PyQt4
91 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.28 2008/05/12 14:50:45 corsair Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.29 2008/05/13 08:54:42 hawking Exp $
94 +
95 + 13 May 2008; Ali Polatel <hawking@g.o> PyQt4-4.3.1.ebuild,
96 + PyQt4-4.3.3.ebuild:
97 + Changed HOMEPAGE. Thanks to Elias Probst, #220653
98
99 12 May 2008; Markus Rothe <corsair@g.o> PyQt4-4.3.3.ebuild:
100 Stable on ppc64
101
102
103
104 --
105 gentoo-commits@l.g.o mailing list