Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: octave-3.6.0.ebuild ChangeLog octave-3.4.3-r1.ebuild
Date: Mon, 06 Feb 2012 00:00:23
Message-Id: 20120206000014.5D8472004B@flycatcher.gentoo.org
1 bicatali 12/02/06 00:00:14
2
3 Modified: octave-3.6.0.ebuild ChangeLog
4 octave-3.4.3-r1.ebuild
5 Log:
6 Added readline dependency
7
8 (Portage version: 2.1.10.41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 sci-mathematics/octave/octave-3.6.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild?r1=1.3&r2=1.4
16
17 Index: octave-3.6.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- octave-3.6.0.ebuild 31 Jan 2012 18:01:08 -0000 1.3
24 +++ octave-3.6.0.ebuild 6 Feb 2012 00:00:14 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 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.6.0.ebuild,v 1.3 2012/01/31 18:01:08 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild,v 1.4 2012/02/06 00:00:14 bicatali Exp $
30
31 EAPI=4
32
33 @@ -33,6 +33,7 @@
34 >=x11-libs/fltk-1.3:1[opengl] )
35 qhull? ( media-libs/qhull )
36 qrupdate? ( sci-libs/qrupdate )
37 + readline? ( sys-libs/readline )
38 sparse? (
39 sci-libs/arpack
40 sci-libs/camd
41
42
43
44 1.116 sci-mathematics/octave/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.116&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.116&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.115&r2=1.116
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
53 retrieving revision 1.115
54 retrieving revision 1.116
55 diff -u -r1.115 -r1.116
56 --- ChangeLog 31 Jan 2012 18:01:08 -0000 1.115
57 +++ ChangeLog 6 Feb 2012 00:00:14 -0000 1.116
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sci-mathematics/octave
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.115 2012/01/31 18:01:08 bicatali Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.116 2012/02/06 00:00:14 bicatali Exp $
63 +
64 + 05 Feb 2012; Sébastien Fabbro <bicatali@g.o> octave-3.4.3-r1.ebuild,
65 + octave-3.6.0.ebuild:
66 + Added readline dependency
67
68 31 Jan 2012; Sébastien Fabbro <bicatali@g.o> octave-3.4.3-r1.ebuild,
69 +files/octave-3.4.3-texi.patch, octave-3.6.0.ebuild:
70
71
72
73 1.6 sci-mathematics/octave/octave-3.4.3-r1.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild?rev=1.6&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild?rev=1.6&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild?r1=1.5&r2=1.6
78
79 Index: octave-3.4.3-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v
82 retrieving revision 1.5
83 retrieving revision 1.6
84 diff -u -r1.5 -r1.6
85 --- octave-3.4.3-r1.ebuild 31 Jan 2012 18:01:08 -0000 1.5
86 +++ octave-3.4.3-r1.ebuild 6 Feb 2012 00:00:14 -0000 1.6
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.5 2012/01/31 18:01:08 bicatali Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.6 2012/02/06 00:00:14 bicatali Exp $
92
93 EAPI=4
94 inherit eutils base autotools toolchain-funcs
95 @@ -31,6 +31,7 @@
96 >=x11-libs/fltk-1.3:1[opengl] )
97 qhull? ( media-libs/qhull )
98 qrupdate? ( sci-libs/qrupdate )
99 + readline? ( sys-libs/readline )
100 sparse? (
101 sci-libs/camd
102 sci-libs/ccolamd