Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/fluidsynth: ChangeLog fluidsynth-1.1.1.ebuild
Date: Tue, 04 Jan 2011 00:41:10
Message-Id: 20110104004056.578B320057@flycatcher.gentoo.org
1 xmw 11/01/04 00:40:56
2
3 Modified: ChangeLog fluidsynth-1.1.1.ebuild
4 Log:
5 sparc stable (bug 343589)
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.65 media-sound/fluidsynth/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.65&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.65&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?r1=1.64&r2=1.65
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v
19 retrieving revision 1.64
20 retrieving revision 1.65
21 diff -u -r1.64 -r1.65
22 --- ChangeLog 22 Dec 2010 13:38:47 -0000 1.64
23 +++ ChangeLog 4 Jan 2011 00:40:56 -0000 1.65
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/fluidsynth
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.64 2010/12/22 13:38:47 klausman Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.65 2011/01/04 00:40:56 xmw Exp $
30 +
31 + 04 Jan 2011; Michael Weber <xmw@g.o> fluidsynth-1.1.1.ebuild:
32 + sparc stable (bug 343589)
33
34 22 Dec 2010; Tobias Klausmann <klausman@g.o> fluidsynth-1.1.1.ebuild:
35 Stable on alpha, bug #343589
36
37
38
39 1.9 media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?r1=1.8&r2=1.9
44
45 Index: fluidsynth-1.1.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- fluidsynth-1.1.1.ebuild 22 Dec 2010 13:38:47 -0000 1.8
52 +++ fluidsynth-1.1.1.ebuild 4 Jan 2011 00:40:56 -0000 1.9
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.8 2010/12/22 13:38:47 klausman Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.9 2011/01/04 00:40:56 xmw Exp $
59
60 EAPI=2
61 inherit libtool
62 @@ -13,7 +13,7 @@
63
64 LICENSE="LGPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd"
67 +KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd"
68
69 RDEPEND="
70 >=dev-libs/glib-2.6.5