Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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: Sun, 27 Sep 2009 13:42:03
Message-Id: E1Mru0m-0007gR-Un@stork.gentoo.org
1 nixnut 09/09/27 13:42:00
2
3 Modified: ChangeLog octave-3.0.3.ebuild
4 Log:
5 ppc stable #245707
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.76 sci-mathematics/octave/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.76&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.76&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.75&r2=1.76
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
18 retrieving revision 1.75
19 retrieving revision 1.76
20 diff -u -r1.75 -r1.76
21 --- ChangeLog 23 Sep 2009 20:11:50 -0000 1.75
22 +++ ChangeLog 27 Sep 2009 13:42:00 -0000 1.76
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-mathematics/octave
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.75 2009/09/23 20:11:50 patrick Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.76 2009/09/27 13:42:00 nixnut Exp $
28 +
29 + 27 Sep 2009; nixnut <nixnut@g.o> octave-3.0.3.ebuild:
30 + ppc stable #245707
31
32 23 Sep 2009; Patrick Lauer <patrick@g.o> octave-2.1.57-r1.ebuild,
33 octave-2.1.69.ebuild, octave-2.1.72.ebuild, octave-2.1.73.ebuild,
34
35
36
37 1.9 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.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?r1=1.8&r2=1.9
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.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- octave-3.0.3.ebuild 21 Jun 2009 18:47:58 -0000 1.8
50 +++ octave-3.0.3.ebuild 27 Sep 2009 13:42:00 -0000 1.9
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.8 2009/06/21 18:47:58 graaff Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.9 2009/09/27 13:42:00 nixnut 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