Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/ardour: ardour-2.5.ebuild ChangeLog
Date: Tue, 05 Aug 2008 23:25:45
Message-Id: E1KQVuP-0001gX-9f@stork.gentoo.org
1 aballier 08/08/05 23:25:41
2
3 Modified: ardour-2.5.ebuild ChangeLog
4 Log:
5 bump scons dep to latest available, will hopefuly fix bug #225695
6 (Portage version: 2.2_rc6/cvs/Linux 2.6.25.7 x86_64)
7
8 Revision Changes Path
9 1.3 media-sound/ardour/ardour-2.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ardour/ardour-2.5.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ardour/ardour-2.5.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ardour/ardour-2.5.ebuild?r1=1.2&r2=1.3
14
15 Index: ardour-2.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-2.5.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ardour-2.5.ebuild 13 Jul 2008 11:05:38 -0000 1.2
22 +++ ardour-2.5.ebuild 5 Aug 2008 23:25:40 -0000 1.3
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/ardour/ardour-2.5.ebuild,v 1.2 2008/07/13 11:05:38 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-2.5.ebuild,v 1.3 2008/08/05 23:25:40 aballier Exp $
28
29 inherit eutils toolchain-funcs flag-o-matic versionator
30
31 @@ -44,7 +44,7 @@
32 sys-devel/libtool
33 dev-libs/boost
34 dev-util/pkgconfig
35 - >=dev-util/scons-0.96.1
36 + >=dev-util/scons-0.98.5
37 nls? ( sys-devel/gettext )"
38
39 pkg_setup() {
40
41
42
43 1.79 media-sound/ardour/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ardour/ChangeLog?rev=1.79&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ardour/ChangeLog?rev=1.79&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ardour/ChangeLog?r1=1.78&r2=1.79
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v
52 retrieving revision 1.78
53 retrieving revision 1.79
54 diff -u -r1.78 -r1.79
55 --- ChangeLog 5 Aug 2008 23:19:02 -0000 1.78
56 +++ ChangeLog 5 Aug 2008 23:25:40 -0000 1.79
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-sound/ardour
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.78 2008/08/05 23:19:02 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.79 2008/08/05 23:25:40 aballier Exp $
62 +
63 + 05 Aug 2008; Alexis Ballier <aballier@g.o> ardour-2.5.ebuild:
64 + bump scons dep to latest available, will hopefuly fix bug #225695
65
66 05 Aug 2008; Alexis Ballier <aballier@g.o>
67 -files/ardour-2.0.3-cflags.patch, -files/ardour-2.4-gcc43.patch,