Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/octave: ChangeLog octave-3.0.3.ebuild octave-3.0.2.ebuild
Date: Sat, 30 May 2009 08:41:27
Message-Id: E1MAK83-0004bn-St@stork.gentoo.org
1 ulm 09/05/30 08:41:23
2
3 Modified: ChangeLog octave-3.0.3.ebuild octave-3.0.2.ebuild
4 Log:
5 Remove app-text/tetex from dependencies, bug 227443.
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.68 sci-mathematics/octave/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.68&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?rev=1.68&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/ChangeLog?r1=1.67&r2=1.68
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v
18 retrieving revision 1.67
19 retrieving revision 1.68
20 diff -u -r1.67 -r1.68
21 --- ChangeLog 20 Apr 2009 20:01:36 -0000 1.67
22 +++ ChangeLog 30 May 2009 08:41:23 -0000 1.68
23 @@ -1,6 +1,10 @@
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.67 2009/04/20 20:01:36 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.68 2009/05/30 08:41:23 ulm Exp $
28 +
29 + 30 May 2009; Ulrich Mueller <ulm@g.o> octave-3.0.2.ebuild,
30 + octave-3.0.3.ebuild:
31 + Remove app-text/tetex from dependencies, bug 227443.
32
33 20 Apr 2009; Markus Meier <maekke@g.o> octave-3.0.3:
34 x86 stable, bug #245707
35 @@ -388,7 +392,7 @@
36 28 Aug 2003; Jason Wever <weeve@g.o> octave-2.1.49.ebuild:
37 Added ~sparc to keywords to fix bug 27486.
38
39 -*octave-2.1.49 (09 Jun 2003)
40 +*octave-2.1.49 (09 Jun 2003)
41 09 Jun 2003; George Shapovalov <george@g.o> octave-2.1.49.ebuild :
42 new version,
43 ebuild now uses additional "static readline hdf5 zlib" use flags, hdf5 is local for now.
44 @@ -402,7 +406,7 @@
45 Also corrected default-1.0/packages profile entry, to pick up latest release in 2.0* series.
46
47 23 Feb 2003; George Shapovalov <george@g.o> octave-2.0.17-r2.ebuild :
48 - looks like tetex is not an optional but required dependency for 2.0.17,
49 + looks like tetex is not an optional but required dependency for 2.0.17,
50 added app-text/tetex to DEPEND (#7277)
51
52 02 Feb 2003; George Shapovalov <george@g.o> octave-2.1.40.ebuild, octave-2.1.36-r1.ebuild :
53 @@ -410,7 +414,7 @@
54 fixed tetex optional dependency typo. Thanks to Daniel Karlsson <d.k@××××.se> (#14685) for reporting this.
55
56 *octave-2.1.40 (13 Dec 2002)
57 -
58 +
59 10 Feb 2003; Peter Johanson <latexer@g.o> octave-2.1.40.ebuild :
60 Added ~alpha to KEYWORDS.
61
62 @@ -440,7 +444,7 @@
63 19 Sep 2002; Owen Stampflee <owen@g.o> :
64 Added PPC to KEYWORDS.
65
66 - 15 Jul 2002; Nick Hadaway <raker@g.o>
67 + 15 Jul 2002; Nick Hadaway <raker@g.o>
68 octave-2.1.36.ebuild, files/digest-octave-2.1.36, files/filebuf.diff :
69 Updated to latest "unstable" version. Included a patch to compile
70 properly with gcc-3.x. After fixing the problem I found RedHat's
71
72
73
74 1.7 sci-mathematics/octave/octave-3.0.3.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild?r1=1.6&r2=1.7
79
80 Index: octave-3.0.3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- octave-3.0.3.ebuild 20 Apr 2009 20:01:36 -0000 1.6
87 +++ octave-3.0.3.ebuild 30 May 2009 08:41:23 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.6 2009/04/20 20:01:36 maekke Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.7 2009/05/30 08:41:23 ulm Exp $
93
94 inherit flag-o-matic fortran xemacs-elisp-common
95
96 @@ -36,7 +36,6 @@
97 virtual/latex-base
98 sys-apps/texinfo
99 || ( dev-texlive/texlive-genericrecommended
100 - app-text/tetex
101 app-text/ptex )
102 dev-util/gperf
103 dev-util/pkgconfig"
104
105
106
107 1.2 sci-mathematics/octave/octave-3.0.2.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.2.ebuild?rev=1.2&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.2.ebuild?rev=1.2&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/octave/octave-3.0.2.ebuild?r1=1.1&r2=1.2
112
113 Index: octave-3.0.2.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.2.ebuild,v
116 retrieving revision 1.1
117 retrieving revision 1.2
118 diff -u -r1.1 -r1.2
119 --- octave-3.0.2.ebuild 22 Aug 2008 22:05:44 -0000 1.1
120 +++ octave-3.0.2.ebuild 30 May 2009 08:41:23 -0000 1.2
121 @@ -1,6 +1,6 @@
122 -# Copyright 1999-2008 Gentoo Foundation
123 +# Copyright 1999-2009 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.2.ebuild,v 1.1 2008/08/22 22:05:44 markusle Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.2.ebuild,v 1.2 2009/05/30 08:41:23 ulm Exp $
127
128 inherit flag-o-matic fortran xemacs-elisp-common
129
130 @@ -36,7 +36,6 @@
131 virtual/latex-base
132 sys-apps/texinfo
133 || ( dev-texlive/texlive-genericrecommended
134 - app-text/tetex
135 app-text/ptex )
136 dev-util/dejagnu
137 dev-util/gperf