Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/pianobooster: pianobooster-0.6.4b.ebuild ChangeLog
Date: Sat, 31 Aug 2013 14:12:56
Message-Id: 20130831141248.02C8C2004B@flycatcher.gentoo.org
1 pacho 13/08/31 14:12:47
2
3 Modified: pianobooster-0.6.4b.ebuild ChangeLog
4 Log:
5 Build with gcc47 (#424063 by Guillaume BINET)
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.3 media-sound/pianobooster/pianobooster-0.6.4b.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pianobooster/pianobooster-0.6.4b.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pianobooster/pianobooster-0.6.4b.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pianobooster/pianobooster-0.6.4b.ebuild?r1=1.2&r2=1.3
15
16 Index: pianobooster-0.6.4b.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/pianobooster/pianobooster-0.6.4b.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- pianobooster-0.6.4b.ebuild 2 Mar 2013 21:59:10 -0000 1.2
23 +++ pianobooster-0.6.4b.ebuild 31 Aug 2013 14:12:47 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pianobooster/pianobooster-0.6.4b.ebuild,v 1.2 2013/03/02 21:59:10 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pianobooster/pianobooster-0.6.4b.ebuild,v 1.3 2013/08/31 14:12:47 pacho Exp $
29
30 EAPI="4"
31
32 @@ -26,7 +26,8 @@
33
34 DOCS="ReleaseNote.txt ../README.txt"
35
36 -PATCHES=( "${FILESDIR}"/${P}-cmake.patch )
37 +PATCHES=( "${FILESDIR}"/${P}-cmake.patch
38 + "${FILESDIR}"/${P}-gcc47.patch )
39
40 S=${WORKDIR}/${MY_P}/src
41
42
43
44
45 1.3 media-sound/pianobooster/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pianobooster/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pianobooster/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pianobooster/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/pianobooster/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 2 Mar 2013 21:59:10 -0000 1.2
58 +++ ChangeLog 31 Aug 2013 14:12:47 -0000 1.3
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-sound/pianobooster
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pianobooster/ChangeLog,v 1.2 2013/03/02 21:59:10 hwoarang Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-sound/pianobooster/ChangeLog,v 1.3 2013/08/31 14:12:47 pacho Exp $
64 +
65 + 31 Aug 2013; Pacho Ramos <pacho@g.o>
66 + +files/pianobooster-0.6.4b-gcc47.patch, pianobooster-0.6.4b.ebuild:
67 + Build with gcc47 (#424063 by Guillaume BINET)
68
69 02 Mar 2013; Markos Chandras <hwoarang@g.o> pianobooster-0.6.4b.ebuild:
70 Move Qt dependencies to the new category