Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Mon, 01 Mar 2010 19:05:46
Message-Id: E1NmAw3-0003dG-OE@stork.gentoo.org
1 jer 10/03/01 19:05:43
2
3 Modified: ChangeLog fluidsynth-1.1.1.ebuild
4 Log:
5 Stable for HPPA (bug #295051).
6 (Portage version: 2.2_rc63/cvs/Linux i686)
7
8 Revision Changes Path
9 1.58 media-sound/fluidsynth/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.58&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.58&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/ChangeLog?r1=1.57&r2=1.58
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v
18 retrieving revision 1.57
19 retrieving revision 1.58
20 diff -u -r1.57 -r1.58
21 --- ChangeLog 23 Dec 2009 20:01:09 -0000 1.57
22 +++ ChangeLog 1 Mar 2010 19:05:42 -0000 1.58
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/fluidsynth
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.57 2009/12/23 20:01:09 jer Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.58 2010/03/01 19:05:42 jer Exp $
29 +
30 + 01 Mar 2010; Jeroen Roovers <jer@g.o> fluidsynth-1.1.1.ebuild:
31 + Stable for HPPA (bug #295051).
32
33 23 Dec 2009; Jeroen Roovers <jer@g.o> fluidsynth-1.1.1.ebuild:
34 Marked ~hppa (bug #294508).
35
36
37
38 1.3 media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?r1=1.2&r2=1.3
43
44 Index: fluidsynth-1.1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- fluidsynth-1.1.1.ebuild 23 Dec 2009 20:01:09 -0000 1.2
51 +++ fluidsynth-1.1.1.ebuild 1 Mar 2010 19:05:42 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.2 2009/12/23 20:01:09 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.3 2010/03/01 19:05:42 jer Exp $
58
59 EAPI=2
60 inherit libtool
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67
68 RDEPEND="
69 >=dev-libs/glib-2.6.5