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: Mon, 25 Feb 2013 08:04:15
Message-Id: 20130225080411.766902171E@flycatcher.gentoo.org
1 ssuominen 13/02/25 08:04:11
2
3 Modified: lash-0.5.4-r1.ebuild ChangeLog
4 Log:
5 Fix building with sys-devel/gcc >= 4.7.0 wrt #451668 by David Kredba
6
7 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.18 media-sound/lash/lash-0.5.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild?r1=1.17&r2=1.18
15
16 Index: lash-0.5.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- lash-0.5.4-r1.ebuild 3 Sep 2012 17:11:05 -0000 1.17
23 +++ lash-0.5.4-r1.ebuild 25 Feb 2013 08:04:11 -0000 1.18
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.17 2012/09/03 17:11:05 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.18 2013/02/25 08:04:11 ssuominen Exp $
30
31 EAPI=4
32
33 @@ -42,7 +42,8 @@
34
35 epatch \
36 "${FILESDIR}"/${P}-glibc2.8.patch \
37 - "${FILESDIR}"/${P}-swig_version_comparison.patch
38 + "${FILESDIR}"/${P}-swig_version_comparison.patch \
39 + "${FILESDIR}"/${P}-gcc47.patch
40
41 AT_M4DIR="m4" eautoreconf
42 }
43
44
45
46 1.39 media-sound/lash/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?rev=1.39&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?rev=1.39&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?r1=1.38&r2=1.39
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v
55 retrieving revision 1.38
56 retrieving revision 1.39
57 diff -u -r1.38 -r1.39
58 --- ChangeLog 3 Sep 2012 17:11:05 -0000 1.38
59 +++ ChangeLog 25 Feb 2013 08:04:11 -0000 1.39
60 @@ -1,6 +1,10 @@
61 # ChangeLog for media-sound/lash
62 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.38 2012/09/03 17:11:05 ssuominen Exp $
64 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.39 2013/02/25 08:04:11 ssuominen Exp $
66 +
67 + 25 Feb 2013; Samuli Suominen <ssuominen@g.o> lash-0.5.4-r1.ebuild,
68 + +files/lash-0.5.4-gcc47.patch:
69 + Fix building with sys-devel/gcc >= 4.7.0 wrt #451668 by David Kredba
70
71 03 Sep 2012; Samuli Suominen <ssuominen@g.o> lash-0.5.4-r1.ebuild:
72 Fix building with latest texi2html wrt #422045 but use the pregenerated