Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/qsynth: ChangeLog qsynth-0.3.4.ebuild qsynth-0.3.6.ebuild qsynth-0.3.2.ebuild qsynth-0.3.5.ebuild
Date: Sun, 05 Feb 2012 17:38:44
Message-Id: 20120205173835.843942004B@flycatcher.gentoo.org
1 armin76 12/02/05 17:38:35
2
3 Modified: ChangeLog qsynth-0.3.4.ebuild qsynth-0.3.6.ebuild
4 qsynth-0.3.2.ebuild qsynth-0.3.5.ebuild
5 Log:
6 Drop sparc keywords
7
8 (Portage version: 2.1.10.44/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.53 media-sound/qsynth/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?rev=1.53&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?rev=1.53&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/ChangeLog?r1=1.52&r2=1.53
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v
20 retrieving revision 1.52
21 retrieving revision 1.53
22 diff -u -r1.52 -r1.53
23 --- ChangeLog 18 Dec 2011 20:17:37 -0000 1.52
24 +++ ChangeLog 5 Feb 2012 17:38:35 -0000 1.53
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-sound/qsynth
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.52 2011/12/18 20:17:37 phajdan.jr Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.53 2012/02/05 17:38:35 armin76 Exp $
31 +
32 + 05 Feb 2012; Raúl Porcel <armin76@g.o> qsynth-0.3.2.ebuild,
33 + qsynth-0.3.4.ebuild, qsynth-0.3.5.ebuild, qsynth-0.3.6.ebuild:
34 + Drop sparc keywords
35
36 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o> qsynth-0.3.6.ebuild:
37 x86 stable wrt bug #393715
38
39
40
41 1.3 media-sound/qsynth/qsynth-0.3.4.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.4.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.4.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.4.ebuild?r1=1.2&r2=1.3
46
47 Index: qsynth-0.3.4.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.4.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- qsynth-0.3.4.ebuild 6 Oct 2009 17:12:34 -0000 1.2
54 +++ qsynth-0.3.4.ebuild 5 Feb 2012 17:38:35 -0000 1.3
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.4.ebuild,v 1.2 2009/10/06 17:12:34 ayoy Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.4.ebuild,v 1.3 2012/02/05 17:38:35 armin76 Exp $
61
62 EAPI=2
63
64 @@ -13,7 +13,7 @@
65
66 SLOT="0"
67 IUSE="debug jack alsa pulseaudio"
68 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
69 +KEYWORDS="~amd64 ~ppc ~x86"
70
71 DEPEND="x11-libs/qt-core:4
72 x11-libs/qt-gui:4
73
74
75
76 1.4 media-sound/qsynth/qsynth-0.3.6.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild?r1=1.3&r2=1.4
81
82 Index: qsynth-0.3.6.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- qsynth-0.3.6.ebuild 18 Dec 2011 20:17:37 -0000 1.3
89 +++ qsynth-0.3.6.ebuild 5 Feb 2012 17:38:35 -0000 1.4
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2011 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v 1.3 2011/12/18 20:17:37 phajdan.jr Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.6.ebuild,v 1.4 2012/02/05 17:38:35 armin76 Exp $
96
97 EAPI=2
98
99 @@ -13,7 +13,7 @@
100
101 SLOT="0"
102 IUSE="debug jack alsa pulseaudio"
103 -KEYWORDS="amd64 ~ppc ~sparc x86"
104 +KEYWORDS="amd64 ~ppc x86"
105
106 DEPEND=">=x11-libs/qt-core-4.2:4
107 >=x11-libs/qt-gui-4.2:4
108
109
110
111 1.8 media-sound/qsynth/qsynth-0.3.2.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.2.ebuild?rev=1.8&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.2.ebuild?rev=1.8&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.2.ebuild?r1=1.7&r2=1.8
116
117 Index: qsynth-0.3.2.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.2.ebuild,v
120 retrieving revision 1.7
121 retrieving revision 1.8
122 diff -u -r1.7 -r1.8
123 --- qsynth-0.3.2.ebuild 15 Aug 2009 14:41:39 -0000 1.7
124 +++ qsynth-0.3.2.ebuild 5 Feb 2012 17:38:35 -0000 1.8
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2009 Gentoo Foundation
127 +# Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.2.ebuild,v 1.7 2009/08/15 14:41:39 ssuominen Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.2.ebuild,v 1.8 2012/02/05 17:38:35 armin76 Exp $
131
132 EAPI=2
133 inherit eutils flag-o-matic qt4
134 @@ -11,7 +11,7 @@
135
136 LICENSE="GPL-2"
137 SLOT="0"
138 -KEYWORDS="amd64 ppc sparc x86"
139 +KEYWORDS="amd64 ppc x86"
140 IUSE="alsa debug jack"
141
142 RDEPEND="x11-libs/qt-core:4
143
144
145
146 1.2 media-sound/qsynth/qsynth-0.3.5.ebuild
147
148 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.5.ebuild?rev=1.2&view=markup
149 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.5.ebuild?rev=1.2&content-type=text/plain
150 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qsynth/qsynth-0.3.5.ebuild?r1=1.1&r2=1.2
151
152 Index: qsynth-0.3.5.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.5.ebuild,v
155 retrieving revision 1.1
156 retrieving revision 1.2
157 diff -u -r1.1 -r1.2
158 --- qsynth-0.3.5.ebuild 27 Apr 2010 19:07:14 -0000 1.1
159 +++ qsynth-0.3.5.ebuild 5 Feb 2012 17:38:35 -0000 1.2
160 @@ -1,6 +1,6 @@
161 -# Copyright 1999-2010 Gentoo Foundation
162 +# Copyright 1999-2012 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.5.ebuild,v 1.1 2010/04/27 19:07:14 aballier Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.5.ebuild,v 1.2 2012/02/05 17:38:35 armin76 Exp $
166
167 EAPI=2
168
169 @@ -13,7 +13,7 @@
170
171 SLOT="0"
172 IUSE="debug jack alsa pulseaudio"
173 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
174 +KEYWORDS="~amd64 ~ppc ~x86"
175
176 DEPEND="x11-libs/qt-core:4
177 x11-libs/qt-gui:4