Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: octave-3.8.1-r1.ebuild octave-3.8.2.ebuild ChangeLog
Date: Sun, 05 Jul 2015 14:47:47
Message-Id: 20150705144744.5995674B@oystercatcher.gentoo.org
1 mgorny 15/07/05 14:47:44
2
3 Modified: octave-3.8.1-r1.ebuild octave-3.8.2.ebuild
4 ChangeLog
5 Log:
6 Remove slot operators from || () block where they are broken.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.7 sci-mathematics/octave/octave-3.8.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild?r1=1.6&r2=1.7
16
17 Index: octave-3.8.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- octave-3.8.1-r1.ebuild 7 Jan 2015 11:33:22 -0000 1.6
24 +++ octave-3.8.1-r1.ebuild 5 Jul 2015 14:47:44 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.6 2015/01/07 11:33:22 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.7 2015/07/05 14:47:44 mgorny Exp $
30
31 EAPI=5
32
33 @@ -31,8 +31,8 @@
34 gui? ( x11-libs/qscintilla:0= )
35 hdf5? ( sci-libs/hdf5:0= )
36 imagemagick? ( || (
37 - media-gfx/graphicsmagick:=[cxx]
38 - media-gfx/imagemagick:=[cxx] ) )
39 + media-gfx/graphicsmagick[cxx]
40 + media-gfx/imagemagick[cxx] ) )
41 java? ( >=virtual/jre-1.6.0 )
42 jit? ( <sys-devel/llvm-3.5 )
43 opengl? (
44
45
46
47 1.9 sci-mathematics/octave/octave-3.8.2.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild?rev=1.9&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild?rev=1.9&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild?r1=1.8&r2=1.9
52
53 Index: octave-3.8.2.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v
56 retrieving revision 1.8
57 retrieving revision 1.9
58 diff -u -r1.8 -r1.9
59 --- octave-3.8.2.ebuild 7 Jan 2015 11:33:22 -0000 1.8
60 +++ octave-3.8.2.ebuild 5 Jul 2015 14:47:44 -0000 1.9
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2015 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.8 2015/01/07 11:33:22 jer Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.9 2015/07/05 14:47:44 mgorny Exp $
66
67 EAPI=5
68
69 @@ -31,8 +31,8 @@
70 gui? ( x11-libs/qscintilla:0= )
71 hdf5? ( sci-libs/hdf5:0= )
72 imagemagick? ( || (
73 - media-gfx/graphicsmagick:=[cxx]
74 - media-gfx/imagemagick:=[cxx] ) )
75 + media-gfx/graphicsmagick[cxx]
76 + media-gfx/imagemagick[cxx] ) )
77 java? ( >=virtual/jre-1.6.0 )
78 jit? ( <sys-devel/llvm-3.5:0= )
79 opengl? (
80
81
82
83 1.175 sci-mathematics/octave/ChangeLog
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.175&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.175&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.174&r2=1.175
88
89 Index: ChangeLog
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
92 retrieving revision 1.174
93 retrieving revision 1.175
94 diff -u -r1.174 -r1.175
95 --- ChangeLog 7 Jan 2015 11:33:22 -0000 1.174
96 +++ ChangeLog 5 Jul 2015 14:47:44 -0000 1.175
97 @@ -1,6 +1,10 @@
98 # ChangeLog for sci-mathematics/octave
99 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
100 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.174 2015/01/07 11:33:22 jer Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.175 2015/07/05 14:47:44 mgorny Exp $
102 +
103 + 05 Jul 2015; Michał Górny <mgorny@g.o> octave-3.8.1-r1.ebuild,
104 + octave-3.8.2.ebuild:
105 + Remove slot operators from || () block where they are broken.
106
107 07 Jan 2015; Jeroen Roovers <jer@g.o> octave-3.8.1-r1.ebuild,
108 octave-3.8.2.ebuild: