Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/spyview: spyview-20130823.ebuild spyview-20111018.ebuild ChangeLog
Date: Thu, 23 Jan 2014 16:12:18
Message-Id: 20140123161213.991912004C@flycatcher.gentoo.org
1 dilfridge 14/01/23 16:12:13
2
3 Modified: spyview-20130823.ebuild spyview-20111018.ebuild
4 ChangeLog
5 Log:
6 Need fltk with opengl support, bug 499034
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
9
10 Revision Changes Path
11 1.5 sci-visualization/spyview/spyview-20130823.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild?r1=1.4&r2=1.5
16
17 Index: spyview-20130823.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- spyview-20130823.ebuild 6 Jan 2014 13:35:35 -0000 1.4
24 +++ spyview-20130823.ebuild 23 Jan 2014 16:12:13 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v 1.4 2014/01/06 13:35:35 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v 1.5 2014/01/23 16:12:13 dilfridge Exp $
30
31 EAPI=5
32
33 @@ -18,7 +18,7 @@
34 COMMON_DEPEND="
35 dev-libs/boost:=
36 media-libs/netpbm
37 - x11-libs/fltk:1
38 + x11-libs/fltk:1[opengl]
39 app-text/ghostscript-gpl
40 virtual/glu
41 "
42
43
44
45 1.7 sci-visualization/spyview/spyview-20111018.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild?r1=1.6&r2=1.7
50
51 Index: spyview-20111018.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- spyview-20111018.ebuild 6 Jan 2014 13:35:35 -0000 1.6
58 +++ spyview-20111018.ebuild 23 Jan 2014 16:12:13 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild,v 1.6 2014/01/06 13:35:35 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20111018.ebuild,v 1.7 2014/01/23 16:12:13 dilfridge Exp $
64
65 EAPI=4
66
67 @@ -18,7 +18,7 @@
68 COMMON_DEPEND="
69 >=dev-libs/boost-1.42
70 media-libs/netpbm
71 - x11-libs/fltk:1
72 + x11-libs/fltk:1[opengl]
73 app-text/ghostscript-gpl
74 virtual/glu
75 "
76
77
78
79 1.29 sci-visualization/spyview/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/ChangeLog?rev=1.29&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/ChangeLog?rev=1.29&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/ChangeLog?r1=1.28&r2=1.29
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v
88 retrieving revision 1.28
89 retrieving revision 1.29
90 diff -u -r1.28 -r1.29
91 --- ChangeLog 6 Jan 2014 13:35:35 -0000 1.28
92 +++ ChangeLog 23 Jan 2014 16:12:13 -0000 1.29
93 @@ -1,6 +1,10 @@
94 # ChangeLog for sci-visualization/spyview
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v 1.28 2014/01/06 13:35:35 jlec Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v 1.29 2014/01/23 16:12:13 dilfridge Exp $
98 +
99 + 23 Jan 2014; Andreas K. Huettel <dilfridge@g.o>
100 + spyview-20111018.ebuild, spyview-20130823.ebuild:
101 + Need fltk with opengl support, bug 499034
102
103 06 Jan 2014; Justin Lecher <jlec@g.o> spyview-20111018.ebuild,
104 spyview-20130823.ebuild, metadata.xml: