Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: ChangeLog octave-3.4.3-r1.ebuild
Date: Tue, 07 Feb 2012 13:39:50
Message-Id: 20120207133940.9C9852004B@flycatcher.gentoo.org
1 ago 12/02/07 13:39:40
2
3 Modified: ChangeLog octave-3.4.3-r1.ebuild
4 Log:
5 Stable for amd64, wrt bug #402199
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.117 sci-mathematics/octave/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.117&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.117&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.116&r2=1.117
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
19 retrieving revision 1.116
20 retrieving revision 1.117
21 diff -u -r1.116 -r1.117
22 --- ChangeLog 6 Feb 2012 00:00:14 -0000 1.116
23 +++ ChangeLog 7 Feb 2012 13:39:40 -0000 1.117
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-mathematics/octave
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.116 2012/02/06 00:00:14 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.117 2012/02/07 13:39:40 ago Exp $
29 +
30 + 07 Feb 2012; Agostino Sarubbo <ago@g.o> octave-3.4.3-r1.ebuild:
31 + Stable for amd64, wrt bug #402199
32
33 05 Feb 2012; Sébastien Fabbro <bicatali@g.o> octave-3.4.3-r1.ebuild,
34 octave-3.6.0.ebuild:
35
36
37
38 1.7 sci-mathematics/octave/octave-3.4.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: octave-3.4.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- octave-3.4.3-r1.ebuild 6 Feb 2012 00:00:14 -0000 1.6
51 +++ octave-3.4.3-r1.ebuild 7 Feb 2012 13:39:40 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $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 $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.7 2012/02/07 13:39:40 ago Exp $
57
58 EAPI=4
59 inherit eutils base autotools toolchain-funcs
60 @@ -13,7 +13,7 @@
61 SLOT="0"
62 IUSE="curl doc fftw +glpk +imagemagick opengl openmp +qhull +qrupdate
63 readline +sparse static-libs X zlib"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
66
67 RDEPEND="dev-libs/libpcre
68 app-text/ghostscript-gpl