Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/qjackctl: qjackctl-0.3.9.ebuild qjackctl-0.3.8.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:59:58
Message-Id: 20130302215954.ED0852171C@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:59:54
2
3 Modified: qjackctl-0.3.9.ebuild qjackctl-0.3.8.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.3 media-sound/qjackctl/qjackctl-0.3.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.9.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.9.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.9.ebuild?r1=1.2&r2=1.3
16
17 Index: qjackctl-0.3.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.9.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- qjackctl-0.3.9.ebuild 24 Nov 2012 15:18:07 -0000 1.2
24 +++ qjackctl-0.3.9.ebuild 2 Mar 2013 21:59:54 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.9.ebuild,v 1.2 2012/11/24 15:18:07 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.9.ebuild,v 1.3 2013/03/02 21:59:54 hwoarang Exp $
31
32 EAPI=4
33
34 @@ -18,10 +18,10 @@
35
36 RDEPEND="
37 >=media-sound/jack-audio-connection-kit-0.109.2
38 - x11-libs/qt-core:4
39 - x11-libs/qt-gui:4
40 + dev-qt/qtcore:4
41 + dev-qt/qtgui:4
42 alsa? ( media-libs/alsa-lib )
43 - dbus? ( x11-libs/qt-dbus:4 )
44 + dbus? ( dev-qt/qtdbus:4 )
45 portaudio? ( media-libs/portaudio )"
46 DEPEND="${RDEPEND}"
47
48
49
50
51 1.5 media-sound/qjackctl/qjackctl-0.3.8.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.8.ebuild?rev=1.5&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.8.ebuild?rev=1.5&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.8.ebuild?r1=1.4&r2=1.5
56
57 Index: qjackctl-0.3.8.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.8.ebuild,v
60 retrieving revision 1.4
61 retrieving revision 1.5
62 diff -u -r1.4 -r1.5
63 --- qjackctl-0.3.8.ebuild 28 Mar 2012 09:59:00 -0000 1.4
64 +++ qjackctl-0.3.8.ebuild 2 Mar 2013 21:59:54 -0000 1.5
65 @@ -1,6 +1,6 @@
66 -# Copyright 1999-2012 Gentoo Foundation
67 +# Copyright 1999-2013 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.8.ebuild,v 1.4 2012/03/28 09:59:00 ago Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.8.ebuild,v 1.5 2013/03/02 21:59:54 hwoarang Exp $
71
72 EAPI=4
73
74 @@ -18,10 +18,10 @@
75
76 RDEPEND="
77 >=media-sound/jack-audio-connection-kit-0.109.2
78 - x11-libs/qt-core:4
79 - x11-libs/qt-gui:4
80 + dev-qt/qtcore:4
81 + dev-qt/qtgui:4
82 alsa? ( media-libs/alsa-lib )
83 - dbus? ( x11-libs/qt-dbus:4 )
84 + dbus? ( dev-qt/qtdbus:4 )
85 portaudio? ( media-libs/portaudio )"
86 DEPEND="${RDEPEND}"
87
88
89
90
91 1.77 media-sound/qjackctl/ChangeLog
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/ChangeLog?rev=1.77&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/ChangeLog?rev=1.77&content-type=text/plain
95 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qjackctl/ChangeLog?r1=1.76&r2=1.77
96
97 Index: ChangeLog
98 ===================================================================
99 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v
100 retrieving revision 1.76
101 retrieving revision 1.77
102 diff -u -r1.76 -r1.77
103 --- ChangeLog 24 Nov 2012 15:18:07 -0000 1.76
104 +++ ChangeLog 2 Mar 2013 21:59:54 -0000 1.77
105 @@ -1,6 +1,10 @@
106 # ChangeLog for media-sound/qjackctl
107 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
108 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.76 2012/11/24 15:18:07 aballier Exp $
109 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
110 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.77 2013/03/02 21:59:54 hwoarang Exp $
111 +
112 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qjackctl-0.3.8.ebuild,
113 + qjackctl-0.3.9.ebuild:
114 + Move Qt dependencies to the new category
115
116 24 Nov 2012; Alexis Ballier <aballier@g.o> qjackctl-0.3.9.ebuild,
117 +files/qjackctl-0.3.9-gcc47.patch:
118 @@ -317,4 +321,3 @@
119 Initial revision, ~x86 masked.
120
121 Submitted by: Kasper Souren <Kasper.Souren@×××××.fr>
122 -