Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/mathgl: mathgl-2.0.3.ebuild mathgl-1.11.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:23:22
Message-Id: 20130302232319.64B682171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:23:19
2
3 Modified: mathgl-2.0.3.ebuild mathgl-1.11.2.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.6 sci-libs/mathgl/mathgl-2.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-2.0.3.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-2.0.3.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-2.0.3.ebuild?r1=1.5&r2=1.6
15
16 Index: mathgl-2.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-2.0.3.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- mathgl-2.0.3.ebuild 10 Aug 2012 00:20:48 -0000 1.5
23 +++ mathgl-2.0.3.ebuild 2 Mar 2013 23:23:19 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-2.0.3.ebuild,v 1.5 2012/08/10 00:20:48 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-2.0.3.ebuild,v 1.6 2013/03/02 23:23:19 hwoarang Exp $
30
31 EAPI=4
32
33 @@ -37,7 +37,7 @@
34 pdf? ( media-libs/libharu )
35 png? ( media-libs/libpng )
36 python? ( dev-python/numpy )
37 - qt4? ( x11-libs/qt-gui:4 )
38 + qt4? ( dev-qt/qtgui:4 )
39 wxwidgets? ( x11-libs/wxGTK:2.8 )
40 zlib? ( sys-libs/zlib )"
41
42
43
44
45 1.5 sci-libs/mathgl/mathgl-1.11.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.11.2.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.11.2.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/mathgl-1.11.2.ebuild?r1=1.4&r2=1.5
50
51 Index: mathgl-1.11.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.2.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- mathgl-1.11.2.ebuild 1 Mar 2012 07:41:06 -0000 1.4
58 +++ mathgl-1.11.2.ebuild 2 Mar 2013 23:23:19 -0000 1.5
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2012 Gentoo Foundation
61 +# Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.2.ebuild,v 1.4 2012/03/01 07:41:06 jlec Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.2.ebuild,v 1.5 2013/03/02 23:23:19 hwoarang Exp $
65
66 EAPI=4
67
68 @@ -35,7 +35,7 @@
69 jpeg? ( virtual/jpeg )
70 octave? ( >=sci-mathematics/octave-3.4.0 )
71 python? ( dev-python/numpy )
72 - qt4? ( x11-libs/qt-gui:4 )
73 + qt4? ( dev-qt/qtgui:4 )
74 wxwidgets? ( x11-libs/wxGTK:2.8 )"
75 DEPEND="${RDEPEND}
76 sys-devel/libtool:2
77
78
79
80 1.33 sci-libs/mathgl/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/ChangeLog?rev=1.33&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/ChangeLog?rev=1.33&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mathgl/ChangeLog?r1=1.32&r2=1.33
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v
89 retrieving revision 1.32
90 retrieving revision 1.33
91 diff -u -r1.32 -r1.33
92 --- ChangeLog 10 Aug 2012 00:20:48 -0000 1.32
93 +++ ChangeLog 2 Mar 2013 23:23:19 -0000 1.33
94 @@ -1,6 +1,10 @@
95 # ChangeLog for sci-libs/mathgl
96 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.32 2012/08/10 00:20:48 bicatali Exp $
98 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.33 2013/03/02 23:23:19 hwoarang Exp $
100 +
101 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> mathgl-1.11.2.ebuild,
102 + mathgl-2.0.3.ebuild:
103 + Move Qt dependencies to the new category
104
105 10 Aug 2012; Sébastien Fabbro <bicatali@g.o> mathgl-2.0.3.ebuild:
106 Fixed for qt4 flag, thanks Egor Y. Egorov, bug #430560