Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/opendx: opendx-4.4.4.ebuild ChangeLog
Date: Sun, 29 Jun 2008 11:46:57
Message-Id: E1KCvMp-0007Fr-1D@stork.gentoo.org
1 markusle 08/06/29 11:46:51
2
3 Modified: opendx-4.4.4.ebuild ChangeLog
4 Log:
5 Added libtool-2.2* compatibility patch (fixes bug #229901).
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-SENTINEL-3 i686)
7
8 Revision Changes Path
9 1.6 sci-visualization/opendx/opendx-4.4.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/opendx-4.4.4.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/opendx-4.4.4.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/opendx-4.4.4.ebuild?r1=1.5&r2=1.6
14
15 Index: opendx-4.4.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- opendx-4.4.4.ebuild 18 May 2008 15:57:19 -0000 1.5
22 +++ opendx-4.4.4.ebuild 29 Jun 2008 11:46:50 -0000 1.6
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/sci-visualization/opendx/opendx-4.4.4.ebuild,v 1.5 2008/05/18 15:57:19 spock Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4.ebuild,v 1.6 2008/06/29 11:46:50 markusle Exp $
28
29 # Set SMP="no" to force disable of SMP compilation.
30 # Set SMP="yes" to force enable of SMP compilation.
31 @@ -75,6 +75,7 @@
32
33 epatch "${FILESDIR}"/${PN}-compressed-man.patch
34 epatch "${FILESDIR}"/${PN}-4.4.4-gcc43.patch
35 + epatch "${FILESDIR}"/${P}-libtool.patch
36 eautoreconf || die "Failed running eautoreconf."
37 }
38
39
40
41
42 1.13 sci-visualization/opendx/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/ChangeLog?rev=1.13&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/ChangeLog?rev=1.13&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/ChangeLog?r1=1.12&r2=1.13
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v
51 retrieving revision 1.12
52 retrieving revision 1.13
53 diff -u -r1.12 -r1.13
54 --- ChangeLog 18 May 2008 15:57:19 -0000 1.12
55 +++ ChangeLog 29 Jun 2008 11:46:50 -0000 1.13
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sci-visualization/opendx
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.12 2008/05/18 15:57:19 spock Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.13 2008/06/29 11:46:50 markusle Exp $
61 +
62 + 29 Jun 2008; Markus Dittrich <markusle@g.o>
63 + +files/opendx-4.4.4-libtool.patch, opendx-4.4.4.ebuild:
64 + Added libtool-2.2* compatibility patch (fixes bug #229901).
65
66 18 May 2008; MichaƂ Januszewski <spock@g.o>
67 +files/opendx-4.4.4-gcc43.patch, opendx-4.4.4.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list