Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot: ChangeLog qtiplot-0.9.8.9-r2.ebuild
Date: Fri, 01 Nov 2013 11:20:35
Message-Id: 20131101112026.BD5222004E@flycatcher.gentoo.org
1 dilfridge 13/11/01 11:20:26
2
3 Modified: ChangeLog qtiplot-0.9.8.9-r2.ebuild
4 Log:
5 Add build fix from bug 485940, thanks Vadim Dyadkin
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
8
9 Revision Changes Path
10 1.103 sci-visualization/qtiplot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.103&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.103&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?r1=1.102&r2=1.103
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v
19 retrieving revision 1.102
20 retrieving revision 1.103
21 diff -u -r1.102 -r1.103
22 --- ChangeLog 31 Oct 2013 20:06:39 -0000 1.102
23 +++ ChangeLog 1 Nov 2013 11:20:26 -0000 1.103
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-visualization/qtiplot
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.102 2013/10/31 20:06:39 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.103 2013/11/01 11:20:26 dilfridge Exp $
29 +
30 + 01 Nov 2013; Andreas K. Huettel <dilfridge@g.o>
31 + qtiplot-0.9.8.9-r2.ebuild, +files/qtiplot-0.9.8.9-private.patch:
32 + Add build fix from bug 485940, thanks Vadim Dyadkin
33
34 31 Oct 2013; Andreas K. Huettel <dilfridge@g.o>
35 qtiplot-0.9.8.9-r2.ebuild:
36
37
38
39 1.5 sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild?r1=1.4&r2=1.5
44
45 Index: qtiplot-0.9.8.9-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- qtiplot-0.9.8.9-r2.ebuild 31 Oct 2013 20:06:39 -0000 1.4
52 +++ qtiplot-0.9.8.9-r2.ebuild 1 Nov 2013 11:20:26 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild,v 1.4 2013/10/31 20:06:39 dilfridge Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild,v 1.5 2013/11/01 11:20:26 dilfridge Exp $
58
59 EAPI=5
60
61 @@ -71,6 +71,7 @@
62 "${FILESDIR}"/${P}-set_col_values.patch
63 "${FILESDIR}"/${P}-adopt_to_alglib3.patch
64 "${FILESDIR}"/${P}-crasher_without_internet.patch
65 + "${FILESDIR}"/${P}-private.patch
66 )
67
68 pkg_setup() {