Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/lash: lash-0.5.4-r1.ebuild ChangeLog
Date: Sat, 01 Aug 2009 06:32:28
Message-Id: E1MX88n-0005eE-Vh@stork.gentoo.org
1 ssuominen 09/08/01 06:32:25
2
3 Modified: lash-0.5.4-r1.ebuild ChangeLog
4 Log:
5 Remove USE depend for media-libs/alsa-lib[midi].
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 media-sound/lash/lash-0.5.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: lash-0.5.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- lash-0.5.4-r1.ebuild 17 Jun 2009 07:06:36 -0000 1.8
22 +++ lash-0.5.4-r1.ebuild 1 Aug 2009 06:32:25 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.8 2009/06/17 07:06:36 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.9 2009/08/01 06:32:25 ssuominen Exp $
28
29 EAPI=2
30
31 @@ -15,7 +15,7 @@
32 KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
33 IUSE="alsa debug gtk python"
34
35 -RDEPEND="alsa? ( media-libs/alsa-lib[midi] )
36 +RDEPEND="alsa? ( media-libs/alsa-lib )
37 media-sound/jack-audio-connection-kit
38 dev-libs/libxml2
39 gtk? ( >=x11-libs/gtk+-2.0 )
40
41
42
43 1.30 media-sound/lash/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lash/ChangeLog?rev=1.30&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lash/ChangeLog?rev=1.30&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lash/ChangeLog?r1=1.29&r2=1.30
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v
52 retrieving revision 1.29
53 retrieving revision 1.30
54 diff -u -r1.29 -r1.30
55 --- ChangeLog 17 Jun 2009 07:06:36 -0000 1.29
56 +++ ChangeLog 1 Aug 2009 06:32:25 -0000 1.30
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-sound/lash
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.29 2009/06/17 07:06:36 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.30 2009/08/01 06:32:25 ssuominen Exp $
62 +
63 + 01 Aug 2009; Samuli Suominen <ssuominen@g.o> lash-0.5.4-r1.ebuild:
64 + Remove USE depend for media-libs/alsa-lib[midi].
65
66 17 Jun 2009; Alexis Ballier <aballier@g.o> lash-0.5.4-r1.ebuild:
67 move patching/elibtoolizing to src_prepare