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/pyside: pyside-1.1.2-r1.ebuild pyside-1.1.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 20:11:25
Message-Id: 20130302201121.1B0F82171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 20:11:21
2
3 Modified: pyside-1.1.2-r1.ebuild pyside-1.1.2.ebuild
4 ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.2 dev-python/pyside/pyside-1.1.2-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/pyside-1.1.2-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/pyside-1.1.2-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/pyside-1.1.2-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: pyside-1.1.2-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.1.2-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- pyside-1.1.2-r1.ebuild 4 Feb 2013 14:02:36 -0000 1.1
24 +++ pyside-1.1.2-r1.ebuild 2 Mar 2013 20:11:20 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.1.2-r1.ebuild,v 1.1 2013/02/04 14:02:36 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.1.2-r1.ebuild,v 1.2 2013/03/02 20:11:20 hwoarang Exp $
30
31 EAPI=5
32
33 @@ -43,7 +43,7 @@
34 >=x11-libs/qt-test-${QT_PV}
35 )
36 declarative? ( >=x11-libs/qt-declarative-${QT_PV} )
37 - help? ( >=x11-libs/qt-assistant-${QT_PV} )
38 + help? ( >=dev-qt/qthelp-${QT_PV} )
39 multimedia? ( >=x11-libs/qt-multimedia-${QT_PV} )
40 opengl? ( >=x11-libs/qt-opengl-${QT_PV} )
41 phonon? (
42
43
44
45 1.6 dev-python/pyside/pyside-1.1.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/pyside-1.1.2.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/pyside-1.1.2.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/pyside-1.1.2.ebuild?r1=1.5&r2=1.6
50
51 Index: pyside-1.1.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.1.2.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- pyside-1.1.2.ebuild 26 Dec 2012 06:29:30 -0000 1.5
58 +++ pyside-1.1.2.ebuild 2 Mar 2013 20:11:20 -0000 1.6
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2012 Gentoo Foundation
61 +# Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.1.2.ebuild,v 1.5 2012/12/26 06:29:30 pesa Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/pyside-1.1.2.ebuild,v 1.6 2013/03/02 20:11:20 hwoarang Exp $
65
66 EAPI=4
67
68 @@ -47,7 +47,7 @@
69 >=x11-libs/qt-test-${QT_PV}
70 )
71 declarative? ( >=x11-libs/qt-declarative-${QT_PV} )
72 - help? ( >=x11-libs/qt-assistant-${QT_PV} )
73 + help? ( >=dev-qt/qthelp-${QT_PV} )
74 multimedia? ( >=x11-libs/qt-multimedia-${QT_PV} )
75 opengl? ( >=x11-libs/qt-opengl-${QT_PV} )
76 phonon? (
77
78
79
80 1.49 dev-python/pyside/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/ChangeLog?rev=1.49&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/ChangeLog?rev=1.49&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyside/ChangeLog?r1=1.48&r2=1.49
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyside/ChangeLog,v
89 retrieving revision 1.48
90 retrieving revision 1.49
91 diff -u -r1.48 -r1.49
92 --- ChangeLog 4 Feb 2013 14:02:36 -0000 1.48
93 +++ ChangeLog 2 Mar 2013 20:11:20 -0000 1.49
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-python/pyside
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/ChangeLog,v 1.48 2013/02/04 14:02:36 mgorny Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyside/ChangeLog,v 1.49 2013/03/02 20:11:20 hwoarang Exp $
99 +
100 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> pyside-1.1.2-r1.ebuild,
101 + pyside-1.1.2.ebuild:
102 + Move Qt dependencies to the new category
103
104 *pyside-1.1.2-r1 (04 Feb 2013)