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-chemistry/massxpert: massxpert-1.7.6.ebuild massxpert-2.0.5.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:18:11
Message-Id: 20130302231807.F343C2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:18:07
2
3 Modified: massxpert-1.7.6.ebuild massxpert-2.0.5.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.7 sci-chemistry/massxpert/massxpert-1.7.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild?r1=1.6&r2=1.7
16
17 Index: massxpert-1.7.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- massxpert-1.7.6.ebuild 26 Jul 2012 15:12:06 -0000 1.6
24 +++ massxpert-1.7.6.ebuild 2 Mar 2013 23:18:07 -0000 1.7
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-chemistry/massxpert/massxpert-1.7.6.ebuild,v 1.6 2012/07/26 15:12:06 kensington Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild,v 1.7 2013/03/02 23:18:07 hwoarang Exp $
31
32 EAPI=2
33
34 @@ -16,9 +16,9 @@
35 IUSE=""
36
37 RDEPEND="
38 - x11-libs/qt-gui:4[accessibility]
39 - x11-libs/qt-svg:4
40 - x11-libs/qt-xmlpatterns:4
41 + dev-qt/qtgui:4[accessibility]
42 + dev-qt/qtsvg:4
43 + dev-qt/qtxmlpatterns:4
44 x11-libs/libSM
45 x11-libs/libICE
46 x11-libs/libXi
47
48
49
50 1.3 sci-chemistry/massxpert/massxpert-2.0.5.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/massxpert-2.0.5.ebuild?rev=1.3&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/massxpert-2.0.5.ebuild?rev=1.3&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/massxpert-2.0.5.ebuild?r1=1.2&r2=1.3
55
56 Index: massxpert-2.0.5.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-2.0.5.ebuild,v
59 retrieving revision 1.2
60 retrieving revision 1.3
61 diff -u -r1.2 -r1.3
62 --- massxpert-2.0.5.ebuild 4 Oct 2009 15:14:58 -0000 1.2
63 +++ massxpert-2.0.5.ebuild 2 Mar 2013 23:18:07 -0000 1.3
64 @@ -1,6 +1,6 @@
65 -# Copyright 1999-2009 Gentoo Foundation
66 +# Copyright 1999-2013 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-2.0.5.ebuild,v 1.2 2009/10/04 15:14:58 ssuominen Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-2.0.5.ebuild,v 1.3 2013/03/02 23:18:07 hwoarang Exp $
70
71 EAPI="2"
72
73 @@ -15,7 +15,7 @@
74 KEYWORDS="~amd64 ~x86"
75 IUSE="debug doc"
76
77 -RDEPEND="x11-libs/qt-svg:4[debug?]"
78 +RDEPEND="dev-qt/qtsvg:4[debug?]"
79 DEPEND="${DEPEND}
80 doc? ( virtual/latex-base )"
81
82
83
84
85 1.12 sci-chemistry/massxpert/ChangeLog
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/ChangeLog?rev=1.12&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/ChangeLog?rev=1.12&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/massxpert/ChangeLog?r1=1.11&r2=1.12
90
91 Index: ChangeLog
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v
94 retrieving revision 1.11
95 retrieving revision 1.12
96 diff -u -r1.11 -r1.12
97 --- ChangeLog 26 Jul 2012 15:12:06 -0000 1.11
98 +++ ChangeLog 2 Mar 2013 23:18:07 -0000 1.12
99 @@ -1,6 +1,10 @@
100 # ChangeLog for sci-chemistry/massxpert
101 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
102 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.11 2012/07/26 15:12:06 kensington Exp $
103 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.12 2013/03/02 23:18:07 hwoarang Exp $
105 +
106 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> massxpert-1.7.6.ebuild,
107 + massxpert-2.0.5.ebuild:
108 + Move Qt dependencies to the new category
109
110 26 Jul 2012; Michael Palimaka <kensington@g.o> massxpert-1.7.6.ebuild:
111 Add missing slot dependencies on Qt.