Gentoo Archives: gentoo-commits

From: "Dominik Kapusta (ayoy)" <ayoy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/qjackctl: qjackctl-0.3.4.ebuild qjackctl-0.3.2.ebuild ChangeLog
Date: Tue, 06 Oct 2009 17:10:54
Message-Id: E1MvDYo-0004gP-3s@stork.gentoo.org
1 ayoy 09/10/06 17:10:50
2
3 Modified: qjackctl-0.3.4.ebuild qjackctl-0.3.2.ebuild
4 ChangeLog
5 Log:
6 Removed alternative dependency on Qt metapackage
7 (Portage version: 2.2_rc43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 media-sound/qjackctl/qjackctl-0.3.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild?r1=1.5&r2=1.6
15
16 Index: qjackctl-0.3.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- qjackctl-0.3.4.ebuild 15 Sep 2009 15:18:14 -0000 1.5
23 +++ qjackctl-0.3.4.ebuild 6 Oct 2009 17:10:49 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild,v 1.5 2009/09/15 15:18:14 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.4.ebuild,v 1.6 2009/10/06 17:10:49 ayoy Exp $
29
30 EAPI=2
31
32 @@ -17,10 +17,8 @@
33 IUSE="alsa debug"
34
35 RDEPEND="alsa? ( media-libs/alsa-lib )
36 - || ( (
37 - x11-libs/qt-core:4
38 - x11-libs/qt-gui:4
39 - ) =x11-libs/qt-4.3*:4 )
40 + x11-libs/qt-core:4
41 + x11-libs/qt-gui:4
42 >=media-sound/jack-audio-connection-kit-0.109.2"
43 DEPEND="${RDEPEND}"
44
45
46
47
48 1.10 media-sound/qjackctl/qjackctl-0.3.2.ebuild
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild?rev=1.10&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild?rev=1.10&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild?r1=1.9&r2=1.10
53
54 Index: qjackctl-0.3.2.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild,v
57 retrieving revision 1.9
58 retrieving revision 1.10
59 diff -u -r1.9 -r1.10
60 --- qjackctl-0.3.2.ebuild 15 Sep 2009 15:18:14 -0000 1.9
61 +++ qjackctl-0.3.2.ebuild 6 Oct 2009 17:10:49 -0000 1.10
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2009 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild,v 1.9 2009/09/15 15:18:14 ssuominen Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.2.ebuild,v 1.10 2009/10/06 17:10:49 ayoy Exp $
67
68 EAPI=1
69
70 @@ -17,10 +17,8 @@
71 IUSE="alsa debug"
72
73 RDEPEND="alsa? ( media-libs/alsa-lib )
74 - || ( (
75 - x11-libs/qt-core:4
76 - x11-libs/qt-gui:4
77 - ) =x11-libs/qt-4.3*:4 )
78 + x11-libs/qt-core:4
79 + x11-libs/qt-gui:4
80 >=media-sound/jack-audio-connection-kit-0.109.2"
81 DEPEND="${RDEPEND}"
82
83
84
85
86 1.63 media-sound/qjackctl/ChangeLog
87
88 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/ChangeLog?rev=1.63&view=markup
89 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/ChangeLog?rev=1.63&content-type=text/plain
90 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/qjackctl/ChangeLog?r1=1.62&r2=1.63
91
92 Index: ChangeLog
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v
95 retrieving revision 1.62
96 retrieving revision 1.63
97 diff -u -r1.62 -r1.63
98 --- ChangeLog 1 Oct 2009 21:37:06 -0000 1.62
99 +++ ChangeLog 6 Oct 2009 17:10:49 -0000 1.63
100 @@ -1,6 +1,10 @@
101 # ChangeLog for media-sound/qjackctl
102 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
103 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.62 2009/10/01 21:37:06 aballier Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/ChangeLog,v 1.63 2009/10/06 17:10:49 ayoy Exp $
105 +
106 + 06 Oct 2009; Dominik Kapusta <ayoy@g.o> qjackctl-0.3.2.ebuild,
107 + qjackctl-0.3.4.ebuild:
108 + Removed alternative dependency on Qt metapackage
109
110 *qjackctl-0.3.5 (01 Oct 2009)