Gentoo Archives: gentoo-commits

From: "Davide Pesavento (pesa)" <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyQt4: PyQt4-4.11.1.ebuild PyQt4-4.11.4.ebuild ChangeLog
Date: Sat, 25 Jul 2015 00:00:59
Message-Id: 20150725000051.B2EA6BB@oystercatcher.gentoo.org
1 pesa 15/07/25 00:00:51
2
3 Modified: PyQt4-4.11.1.ebuild PyQt4-4.11.4.ebuild ChangeLog
4 Log:
5 Update HOMEPAGE.
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
8
9 Revision Changes Path
10 1.15 dev-python/PyQt4/PyQt4-4.11.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild?r1=1.14&r2=1.15
15
16 Index: PyQt4-4.11.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- PyQt4-4.11.1.ebuild 14 Apr 2015 12:36:33 -0000 1.14
23 +++ PyQt4-4.11.1.ebuild 25 Jul 2015 00:00:51 -0000 1.15
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v 1.14 2015/04/14 12:36:33 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v 1.15 2015/07/25 00:00:51 pesa Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
32 @@ -8,7 +8,8 @@
33 inherit eutils multibuild python-r1 qmake-utils toolchain-funcs
34
35 DESCRIPTION="Python bindings for the Qt toolkit"
36 -HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ https://pypi.python.org/pypi/PyQt4"
37 +HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
38 + https://pypi.python.org/pypi/PyQt4"
39
40 if [[ ${PV} == *_pre* ]]; then
41 MY_P="PyQt-x11-gpl-snapshot-${PV%_pre*}-${REVISION}"
42
43
44
45 1.4 dev-python/PyQt4/PyQt4-4.11.4.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild?r1=1.3&r2=1.4
50
51 Index: PyQt4-4.11.4.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- PyQt4-4.11.4.ebuild 14 Jun 2015 14:07:15 -0000 1.3
58 +++ PyQt4-4.11.4.ebuild 25 Jul 2015 00:00:51 -0000 1.4
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2015 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild,v 1.3 2015/06/14 14:07:15 pesa Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.4.ebuild,v 1.4 2015/07/25 00:00:51 pesa Exp $
64
65 EAPI=5
66 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
67 @@ -8,7 +8,8 @@
68 inherit eutils multibuild multilib python-r1 qmake-utils
69
70 DESCRIPTION="Python bindings for the Qt framework"
71 -HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ https://pypi.python.org/pypi/PyQt4"
72 +HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro
73 + https://pypi.python.org/pypi/PyQt4"
74
75 MY_PN="PyQt-x11-gpl"
76 if [[ ${PV} == *_pre* ]]; then
77
78
79
80 1.293 dev-python/PyQt4/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.293&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?rev=1.293&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/PyQt4/ChangeLog?r1=1.292&r2=1.293
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v
89 retrieving revision 1.292
90 retrieving revision 1.293
91 diff -u -r1.292 -r1.293
92 --- ChangeLog 29 Jun 2015 21:07:51 -0000 1.292
93 +++ ChangeLog 25 Jul 2015 00:00:51 -0000 1.293
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-python/PyQt4
96 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.292 2015/06/29 21:07:51 pesa Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.293 2015/07/25 00:00:51 pesa Exp $
99 +
100 + 25 Jul 2015; Davide Pesavento <pesa@g.o> PyQt4-4.11.1.ebuild,
101 + PyQt4-4.11.4.ebuild:
102 + Update HOMEPAGE.
103
104 29 Jun 2015; Davide Pesavento <pesa@g.o> -PyQt4-4.10.3-r2.ebuild:
105 Drop old version. As of now, sparc no longer has a stable PyQt4, see bug