Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: ChangeLog octave-3.0.3.ebuild
Date: Mon, 20 Apr 2009 20:01:39
Message-Id: E1LvzgO-0004MW-Lt@stork.gentoo.org
1 maekke 09/04/20 20:01:36
2
3 Modified: ChangeLog octave-3.0.3.ebuild
4 Log:
5 x86 stable, bug #245707
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.67 sci-mathematics/octave/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.67&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.67&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.66&r2=1.67
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
18 retrieving revision 1.66
19 retrieving revision 1.67
20 diff -u -r1.66 -r1.67
21 --- ChangeLog 27 Mar 2009 13:04:41 -0000 1.66
22 +++ ChangeLog 20 Apr 2009 20:01:36 -0000 1.67
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-mathematics/octave
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.66 2009/03/27 13:04:41 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.67 2009/04/20 20:01:36 maekke Exp $
28 +
29 + 20 Apr 2009; Markus Meier <maekke@g.o> octave-3.0.3:
30 + x86 stable, bug #245707
31
32 27 Mar 2009; Ferris McCormick <fmccor@g.o> octave-3.0.3.ebuild:
33 Sparc stable, preparation for bug #245707.
34
35
36
37 1.6 sci-mathematics/octave/octave-3.0.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?r1=1.5&r2=1.6
42
43 Index: octave-3.0.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- octave-3.0.3.ebuild 27 Mar 2009 13:04:41 -0000 1.5
50 +++ octave-3.0.3.ebuild 20 Apr 2009 20:01:36 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.5 2009/03/27 13:04:41 fmccor Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.6 2009/04/20 20:01:36 maekke Exp $
56
57 inherit flag-o-matic fortran xemacs-elisp-common
58
59 @@ -11,7 +11,7 @@
60
61 SLOT="0"
62 IUSE="emacs readline zlib doc hdf5 curl fftw xemacs sparse"
63 -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
64 +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
65
66 RDEPEND="virtual/lapack
67 dev-libs/libpcre