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/gsim: gsim-0.20.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:17:56
Message-Id: 20130302231753.1024A2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:17:52
2
3 Modified: gsim-0.20.1.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.5 sci-chemistry/gsim/gsim-0.20.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gsim/gsim-0.20.1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gsim/gsim-0.20.1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gsim/gsim-0.20.1.ebuild?r1=1.4&r2=1.5
15
16 Index: gsim-0.20.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/gsim-0.20.1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- gsim-0.20.1.ebuild 27 Feb 2013 14:19:02 -0000 1.4
23 +++ gsim-0.20.1.ebuild 2 Mar 2013 23:17:52 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/gsim-0.20.1.ebuild,v 1.4 2013/02/27 14:19:02 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/gsim-0.20.1.ebuild,v 1.5 2013/03/02 23:17:52 hwoarang Exp $
29
30 EAPI=4
31
32 @@ -21,9 +21,9 @@
33 sci-libs/libcmatrix
34 sci-libs/minuit
35 virtual/blas
36 - x11-libs/qt-svg:4
37 + dev-qt/qtsvg:4
38 emf? ( media-libs/libemf )
39 - opengl? ( x11-libs/qt-opengl:4 )"
40 + opengl? ( dev-qt/qtopengl:4 )"
41 DEPEND="${RDEPEND}
42 virtual/pkgconfig"
43
44
45
46
47 1.8 sci-chemistry/gsim/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gsim/ChangeLog?rev=1.8&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gsim/ChangeLog?rev=1.8&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gsim/ChangeLog?r1=1.7&r2=1.8
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/ChangeLog,v
56 retrieving revision 1.7
57 retrieving revision 1.8
58 diff -u -r1.7 -r1.8
59 --- ChangeLog 27 Feb 2013 14:19:02 -0000 1.7
60 +++ ChangeLog 2 Mar 2013 23:17:52 -0000 1.8
61 @@ -1,6 +1,9 @@
62 # ChangeLog for sci-chemistry/gsim
63 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/ChangeLog,v 1.7 2013/02/27 14:19:02 jlec Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gsim/ChangeLog,v 1.8 2013/03/02 23:17:52 hwoarang Exp $
66 +
67 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> gsim-0.20.1.ebuild:
68 + Move Qt dependencies to the new category
69
70 27 Feb 2013; Justin Lecher <jlec@g.o> gsim-0.20.1.ebuild:
71 Add missing dep on virtual/pkgconfig
72 @@ -31,4 +34,3 @@
73 03 Nov 2010; Justin Lecher <jlec@g.o>
74 +files/0.19.1-build.conf.patch, +gsim-0.19.1.ebuild, +metadata.xml:
75 New Addition, imported from sci opverlay
76 -