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/qtoctave: qtoctave-0.10.1.ebuild qtoctave-0.9.1-r1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:25:48
Message-Id: 20130302232545.286222171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:25:45
2
3 Modified: qtoctave-0.10.1.ebuild qtoctave-0.9.1-r1.ebuild
4 ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.4 sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild?r1=1.3&r2=1.4
16
17 Index: qtoctave-0.10.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- qtoctave-0.10.1.ebuild 3 Dec 2012 08:24:25 -0000 1.3
24 +++ qtoctave-0.10.1.ebuild 2 Mar 2013 23:25:44 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild,v 1.3 2012/12/03 08:24:25 naota Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.10.1.ebuild,v 1.4 2013/03/02 23:25:44 hwoarang Exp $
31
32 EAPI="2"
33
34 @@ -18,8 +18,8 @@
35 KEYWORDS="~amd64 ~x86 ~x86-fbsd"
36 IUSE=""
37
38 -DEPEND=">=x11-libs/qt-gui-4.6:4
39 - >=x11-libs/qt-svg-4.6:4"
40 +DEPEND=">=dev-qt/qtgui-4.6:4
41 + >=dev-qt/qtsvg-4.6:4"
42
43 RDEPEND="${DEPEND}
44 >=sci-mathematics/octave-3.2.0"
45
46
47
48 1.5 sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild?rev=1.5&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild?rev=1.5&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild?r1=1.4&r2=1.5
53
54 Index: qtoctave-0.9.1-r1.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild,v
57 retrieving revision 1.4
58 retrieving revision 1.5
59 diff -u -r1.4 -r1.5
60 --- qtoctave-0.9.1-r1.ebuild 26 Jul 2012 15:03:00 -0000 1.4
61 +++ qtoctave-0.9.1-r1.ebuild 2 Mar 2013 23:25:44 -0000 1.5
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 Gentoo Foundation
64 +# Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild,v 1.4 2012/07/26 15:03:00 kensington Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.9.1-r1.ebuild,v 1.5 2013/03/02 23:25:44 hwoarang Exp $
68
69 EAPI="2"
70
71 @@ -18,8 +18,8 @@
72 KEYWORDS="amd64 x86"
73 IUSE=""
74
75 -DEPEND=">=x11-libs/qt-gui-4.5:4
76 - >=x11-libs/qt-svg-4.5:4"
77 +DEPEND=">=dev-qt/qtgui-4.5:4
78 + >=dev-qt/qtsvg-4.5:4"
79
80 RDEPEND="${DEPEND}
81 >=sci-mathematics/octave-3.2.0"
82
83
84
85 1.21 sci-mathematics/qtoctave/ChangeLog
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/ChangeLog?rev=1.21&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/ChangeLog?rev=1.21&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/qtoctave/ChangeLog?r1=1.20&r2=1.21
90
91 Index: ChangeLog
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v
94 retrieving revision 1.20
95 retrieving revision 1.21
96 diff -u -r1.20 -r1.21
97 --- ChangeLog 3 Dec 2012 08:24:25 -0000 1.20
98 +++ ChangeLog 2 Mar 2013 23:25:44 -0000 1.21
99 @@ -1,6 +1,10 @@
100 # ChangeLog for sci-mathematics/qtoctave
101 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
102 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.20 2012/12/03 08:24:25 naota Exp $
103 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.21 2013/03/02 23:25:44 hwoarang Exp $
105 +
106 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qtoctave-0.10.1.ebuild,
107 + qtoctave-0.9.1-r1.ebuild:
108 + Move Qt dependencies to the new category
109
110 03 Dec 2012; <naota@g.o> qtoctave-0.10.1.ebuild:
111 Add ~x86-fbsd wrt #303903