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-mathematics/freemat: freemat-4.1.ebuild freemat-4.0.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:24:53
Message-Id: 20130302232450.0FB3C2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:24:49
2
3 Modified: freemat-4.1.ebuild freemat-4.0.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.4 sci-mathematics/freemat/freemat-4.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/freemat-4.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/freemat-4.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/freemat-4.1.ebuild?r1=1.3&r2=1.4
15
16 Index: freemat-4.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- freemat-4.1.ebuild 4 May 2012 07:46:50 -0000 1.3
23 +++ freemat-4.1.ebuild 2 Mar 2013 23:24:49 -0000 1.4
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-mathematics/freemat/freemat-4.1.ebuild,v 1.3 2012/05/04 07:46:50 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.1.ebuild,v 1.4 2013/03/02 23:24:49 hwoarang Exp $
30
31 EAPI=4
32 inherit eutils cmake-utils fdo-mime python
33 @@ -29,9 +29,9 @@
34 virtual/lapack
35 virtual/libffi
36 virtual/opengl
37 - x11-libs/qt-gui:4
38 - x11-libs/qt-opengl:4
39 - x11-libs/qt-svg:4
40 + dev-qt/qtgui:4
41 + dev-qt/qtopengl:4
42 + dev-qt/qtsvg:4
43 volpack? ( media-libs/volpack )
44 vtk? ( sci-libs/vtk )"
45
46
47
48
49 1.7 sci-mathematics/freemat/freemat-4.0.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild?rev=1.7&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild?rev=1.7&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild?r1=1.6&r2=1.7
54
55 Index: freemat-4.0.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild,v
58 retrieving revision 1.6
59 retrieving revision 1.7
60 diff -u -r1.6 -r1.7
61 --- freemat-4.0.ebuild 4 May 2012 07:46:50 -0000 1.6
62 +++ freemat-4.0.ebuild 2 Mar 2013 23:24:49 -0000 1.7
63 @@ -1,6 +1,6 @@
64 -# Copyright 1999-2012 Gentoo Foundation
65 +# Copyright 1999-2013 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild,v 1.6 2012/05/04 07:46:50 jdhore Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild,v 1.7 2013/03/02 23:24:49 hwoarang Exp $
69
70 EAPI="2"
71 inherit eutils cmake-utils fdo-mime
72 @@ -26,9 +26,9 @@
73 virtual/lapack
74 virtual/glu
75 virtual/opengl
76 - x11-libs/qt-gui:4
77 - x11-libs/qt-opengl:4
78 - x11-libs/qt-svg:4
79 + dev-qt/qtgui:4
80 + dev-qt/qtopengl:4
81 + dev-qt/qtsvg:4
82 volpack? ( media-libs/volpack )"
83
84 DEPEND="${RDEPEND}
85
86
87
88 1.29 sci-mathematics/freemat/ChangeLog
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/ChangeLog?rev=1.29&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/ChangeLog?rev=1.29&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/ChangeLog?r1=1.28&r2=1.29
93
94 Index: ChangeLog
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v
97 retrieving revision 1.28
98 retrieving revision 1.29
99 diff -u -r1.28 -r1.29
100 --- ChangeLog 4 May 2012 07:46:50 -0000 1.28
101 +++ ChangeLog 2 Mar 2013 23:24:49 -0000 1.29
102 @@ -1,6 +1,10 @@
103 # ChangeLog for sci-mathematics/freemat
104 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
105 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v 1.28 2012/05/04 07:46:50 jdhore Exp $
106 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
107 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v 1.29 2013/03/02 23:24:49 hwoarang Exp $
108 +
109 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> freemat-4.0.ebuild,
110 + freemat-4.1.ebuild:
111 + Move Qt dependencies to the new category
112
113 04 May 2012; Jeff Horelick <jdhore@g.o> freemat-4.0.ebuild,
114 freemat-4.1.ebuild:
115 @@ -131,4 +135,3 @@
116 Initial import from gentooscience overlay. Thanks Andrey Grozin
117 <A.G.Grozin@×××××××.su>, David S. Brown <davesbrown@×××××.com> for their
118 work. Closing #79499
119 -