Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amsynth: amsynth-1.2.0.ebuild ChangeLog
Date: Sun, 20 Apr 2008 18:44:06
Message-Id: E1JneWB-0007k7-9e@stork.gentoo.org
1 flameeyes 08/04/20 18:44:03
2
3 Modified: amsynth-1.2.0.ebuild ChangeLog
4 Log:
5 Shorten description.
6 (Portage version: 2.1.5_rc5)
7
8 Revision Changes Path
9 1.5 media-sound/amsynth/amsynth-1.2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild?r1=1.4&r2=1.5
14
15 Index: amsynth-1.2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- amsynth-1.2.0.ebuild 20 Apr 2008 17:52:06 -0000 1.4
22 +++ amsynth-1.2.0.ebuild 20 Apr 2008 18:44:02 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.4 2008/04/20 17:52:06 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.5 2008/04/20 18:44:02 flameeyes Exp $
28
29 IUSE="debug alsa jack sndfile oss"
30
31 @@ -9,7 +9,7 @@
32 MY_P=${P/_rc/-rc}
33 MY_P=${MY_P/amsynth/amSynth}
34
35 -DESCRIPTION="amSynth stands for Analogue Modeling SYNTHesizer. It provides virtual analogue synthesis in the style of the classic Moog Minimoog/Roland Junos."
36 +DESCRIPTION="Virtual analogue synthesizer."
37 HOMEPAGE="http://amsynthe.sourceforge.net/"
38 SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz"
39
40
41
42
43 1.28 media-sound/amsynth/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amsynth/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amsynth/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amsynth/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 20 Apr 2008 18:35:03 -0000 1.27
56 +++ ChangeLog 20 Apr 2008 18:44:02 -0000 1.28
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-sound/amsynth
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.27 2008/04/20 18:35:03 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.28 2008/04/20 18:44:02 flameeyes Exp $
62 +
63 + 20 Apr 2008; Diego Pettenò <flameeyes@g.o> amsynth-1.2.0.ebuild:
64 + Shorten description.
65
66 20 Apr 2008; Diego Pettenò <flameeyes@g.o>
67 -files/amsynth-1.0.0-ALSAMidiDriver.patch,
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list