Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/hippodraw: hippodraw-1.21.3-r1.ebuild ChangeLog
Date: Wed, 03 Sep 2008 15:57:12
Message-Id: E1KaujF-0003ia-Fu@stork.gentoo.org
1 bicatali 08/09/03 15:57:09
2
3 Modified: hippodraw-1.21.3-r1.ebuild ChangeLog
4 Log:
5 Added a patch for qt4, hopefully fixing bug #236435
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r9 x86_64)
7
8 Revision Changes Path
9 1.5 sci-visualization/hippodraw/hippodraw-1.21.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/hippodraw/hippodraw-1.21.3-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/hippodraw/hippodraw-1.21.3-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/hippodraw/hippodraw-1.21.3-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: hippodraw-1.21.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/hippodraw/hippodraw-1.21.3-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- hippodraw-1.21.3-r1.ebuild 27 Jul 2008 22:25:40 -0000 1.4
22 +++ hippodraw-1.21.3-r1.ebuild 3 Sep 2008 15:57:08 -0000 1.5
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/hippodraw/hippodraw-1.21.3-r1.ebuild,v 1.4 2008/07/27 22:25:40 carlo Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/hippodraw/hippodraw-1.21.3-r1.ebuild,v 1.5 2008/09/03 15:57:08 bicatali Exp $
28
29 EAPI=1
30
31 @@ -55,6 +55,7 @@
32 epatch "${FILESDIR}"/${P}-test-fix.patch
33 epatch "${FILESDIR}"/${P}-minuit2.patch
34 epatch "${FILESDIR}"/${P}-wcslib.patch
35 + epatch "${FILESDIR}"/${P}-qt4.patch
36
37 # fix the install doc directory to gentoo's one
38 local docdir=/usr/share/doc/${PF}
39
40
41
42 1.10 sci-visualization/hippodraw/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/hippodraw/ChangeLog?rev=1.10&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/hippodraw/ChangeLog?rev=1.10&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/hippodraw/ChangeLog?r1=1.9&r2=1.10
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/hippodraw/ChangeLog,v
51 retrieving revision 1.9
52 retrieving revision 1.10
53 diff -u -r1.9 -r1.10
54 --- ChangeLog 29 Aug 2008 09:44:30 -0000 1.9
55 +++ ChangeLog 3 Sep 2008 15:57:08 -0000 1.10
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sci-visualization/hippodraw
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/hippodraw/ChangeLog,v 1.9 2008/08/29 09:44:30 bicatali Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/hippodraw/ChangeLog,v 1.10 2008/09/03 15:57:08 bicatali Exp $
61 +
62 + 03 Sep 2008; Sébastien Fabbro <bicatali@g.o>
63 + +files/hippodraw-1.21.3-qt4.patch, hippodraw-1.21.3-r1.ebuild:
64 + Added a patch for qt4, hopefully fixing bug #236435
65
66 29 Aug 2008; Sébastien Fabbro <bicatali@g.o>
67 -hippodraw-1.19.1.ebuild, -hippodraw-1.21.3.ebuild: