Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@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, 23 Mar 2009 03:20:01
Message-Id: E1Llahj-0006SP-D4@stork.gentoo.org
1 darkside 09/03/23 03:19:59
2
3 Modified: ChangeLog octave-3.0.3.ebuild
4 Log:
5 amd64 stable, bug 245707
6 (Portage version: 2.1.6.9/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.65 sci-mathematics/octave/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.65&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.65&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.64&r2=1.65
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
18 retrieving revision 1.64
19 retrieving revision 1.65
20 diff -u -r1.64 -r1.65
21 --- ChangeLog 4 Mar 2009 21:31:52 -0000 1.64
22 +++ ChangeLog 23 Mar 2009 03:19:59 -0000 1.65
23 @@ -1,6 +1,12 @@
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.64 2009/03/04 21:31:52 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.65 2009/03/23 03:19:59 darkside Exp $
28 +
29 + 23 Mar 2009; Jeremy Olexa <darkside@g.o> octave-3.0.3.ebuild:
30 + amd64 stable, bug 245707
31 +
32 + 23 Mar 2009; Jeremy Olexa <darkside@g.o> octave-3.0.3.ebuild:
33 + amd64 stable, bug 245707
34
35 04 Mar 2009; Sébastien Fabbro <bicatali@g.o>
36 octave-2.1.57-r1.ebuild, octave-2.1.72.ebuild, octave-2.1.73.ebuild,
37
38
39
40 1.4 sci-mathematics/octave/octave-3.0.3.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?r1=1.3&r2=1.4
45
46 Index: octave-3.0.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- octave-3.0.3.ebuild 4 Mar 2009 21:31:52 -0000 1.3
53 +++ octave-3.0.3.ebuild 23 Mar 2009 03:19:59 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.3 2009/03/04 21:31:52 bicatali Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.4 2009/03/23 03:19:59 darkside Exp $
59
60 inherit flag-o-matic fortran xemacs-elisp-common
61
62 @@ -11,7 +11,7 @@
63
64 SLOT="0"
65 IUSE="emacs readline zlib doc hdf5 curl fftw xemacs sparse"
66 -KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
67 +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
68
69 RDEPEND="virtual/lapack
70 dev-libs/libpcre