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-plugins/xsynth-dssi: ChangeLog xsynth-dssi-0.9.2.ebuild
Date: Wed, 24 Feb 2010 16:47:48
Message-Id: E1NkKOm-0006vE-90@stork.gentoo.org
1 hwoarang 10/02/24 16:47:44
2
3 Modified: ChangeLog xsynth-dssi-0.9.2.ebuild
4 Log:
5 Stable on amd64 wrt bug #287054
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 media-plugins/xsynth-dssi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 10 Jan 2009 14:04:42 -0000 1.1
22 +++ ChangeLog 24 Feb 2010 16:47:43 -0000 1.2
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/xsynth-dssi
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog,v 1.1 2009/01/10 14:04:42 aballier Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog,v 1.2 2010/02/24 16:47:43 hwoarang Exp $
29 +
30 + 24 Feb 2010; Markos Chandras <hwoarang@g.o>
31 + xsynth-dssi-0.9.2.ebuild:
32 + Stable on amd64 wrt bug #287054
33
34 *xsynth-dssi-0.9.2 (10 Jan 2009)
35
36
37
38
39 1.2 media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild?r1=1.1&r2=1.2
44
45 Index: xsynth-dssi-0.9.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- xsynth-dssi-0.9.2.ebuild 10 Jan 2009 14:04:42 -0000 1.1
52 +++ xsynth-dssi-0.9.2.ebuild 24 Feb 2010 16:47:43 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild,v 1.1 2009/01/10 14:04:42 aballier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild,v 1.2 2010/02/24 16:47:43 hwoarang Exp $
59
60 DESCRIPTION="A software synthesizer plugin for the DSSI Soft Synth Interface"
61 HOMEPAGE="http://dssi.sourceforge.net/download.html#Xsynth-DSSI"
62 @@ -8,7 +8,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64"
67 +KEYWORDS="amd64"
68 IUSE=""
69
70 RDEPEND="=x11-libs/gtk+-2*