Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/hugin: hugin-0.7_beta4-r1.ebuild ChangeLog
Date: Sat, 10 May 2008 11:41:36
Message-Id: E1JunSH-000318-1n@stork.gentoo.org
1 vapier 08/05/10 11:41:33
2
3 Modified: hugin-0.7_beta4-r1.ebuild ChangeLog
4 Log:
5 Also apply gcc-4.3 patch to hugin-0.7_beta4-r1.
6 (Portage version: 2.2_pre5)
7
8 Revision Changes Path
9 1.4 media-gfx/hugin/hugin-0.7_beta4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: hugin-0.7_beta4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- hugin-0.7_beta4-r1.ebuild 9 Mar 2008 13:51:22 -0000 1.3
22 +++ hugin-0.7_beta4-r1.ebuild 10 May 2008 11:41:32 -0000 1.4
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-gfx/hugin/hugin-0.7_beta4-r1.ebuild,v 1.3 2008/03/09 13:51:22 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4-r1.ebuild,v 1.4 2008/05/10 11:41:32 vapier Exp $
28
29 inherit wxwidgets eutils autotools libtool
30
31 @@ -50,6 +50,7 @@
32 cd "${S}"
33 epatch "${FILESDIR}/${P}-insec-file.patch"
34 epatch "${FILESDIR}/${P}-as-needed.patch"
35 + epatch "${FILESDIR}/${PN}-0.6.1-gcc43.patch"
36
37 AT_M4DIR="${S}/m4" eautoreconf
38 }
39
40
41
42 1.39 media-gfx/hugin/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.39&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.39&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?r1=1.38&r2=1.39
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v
51 retrieving revision 1.38
52 retrieving revision 1.39
53 diff -u -r1.38 -r1.39
54 --- ChangeLog 2 May 2008 11:46:28 -0000 1.38
55 +++ ChangeLog 10 May 2008 11:41:32 -0000 1.39
56 @@ -1,6 +1,9 @@
57 # ChangeLog for media-gfx/hugin
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.38 2008/05/02 11:46:28 maekke Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.39 2008/05/10 11:41:32 vapier Exp $
61 +
62 + 10 May 2008; Mike Frysinger <vapier@g.o> hugin-0.7_beta4-r1.ebuild:
63 + Also apply gcc-4.3 patch to hugin-0.7_beta4-r1.
64
65 02 May 2008; Markus Meier <maekke@g.o>
66 +files/hugin-0.6.1-gcc43.patch, hugin-0.6.1-r2.ebuild:
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list