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: Thu, 31 Oct 2013 20:06:45
Message-Id: 20131031200639.9E6D320047@flycatcher.gentoo.org
1 dilfridge 13/10/31 20:06:39
2
3 Modified: ChangeLog qtiplot-0.9.8.9-r2.ebuild
4 Log:
5 Add subslot dependencies on boost and libpng
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
8
9 Revision Changes Path
10 1.102 sci-visualization/qtiplot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.102&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.102&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?r1=1.101&r2=1.102
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v
19 retrieving revision 1.101
20 retrieving revision 1.102
21 diff -u -r1.101 -r1.102
22 --- ChangeLog 12 Jul 2013 15:22:16 -0000 1.101
23 +++ ChangeLog 31 Oct 2013 20:06:39 -0000 1.102
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.101 2013/07/12 15:22:16 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.102 2013/10/31 20:06:39 dilfridge Exp $
29 +
30 + 31 Oct 2013; Andreas K. Huettel <dilfridge@g.o>
31 + qtiplot-0.9.8.9-r2.ebuild:
32 + Add subslot dependencies on boost and libpng
33
34 12 Jul 2013; Justin Lecher <jlec@g.o> qtiplot-0.9.8.9-r2.ebuild:
35 Really fix the python problem, #475806
36
37
38
39 1.4 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.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild?rev=1.4&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.3&r2=1.4
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.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- qtiplot-0.9.8.9-r2.ebuild 12 Jul 2013 15:22:16 -0000 1.3
52 +++ qtiplot-0.9.8.9-r2.ebuild 31 Oct 2013 20:06:39 -0000 1.4
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.3 2013/07/12 15:22:16 jlec Exp $
57 +# $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 $
58
59 EAPI=5
60
61 @@ -41,9 +41,9 @@
62 dev-qt/qtsvg:4
63 >=x11-libs/gl2ps-1.3.5[png]
64 >=dev-cpp/muParser-1.32
65 - >=dev-libs/boost-1.35.0
66 + >=dev-libs/boost-1.35.0:=
67 dev-libs/quazip
68 - media-libs/libpng
69 + media-libs/libpng:=
70 sci-libs/alglib
71 sci-libs/gsl
72 sci-libs/tamu_anova