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/ginac: ginac-1.4.3.ebuild ChangeLog ginac-1.5.1.ebuild
Date: Sat, 30 May 2009 09:14:13
Message-Id: E1MAKdn-0005lf-HG@stork.gentoo.org
1 ulm 09/05/30 09:14:11
2
3 Modified: ginac-1.4.3.ebuild ChangeLog ginac-1.5.1.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.8 sci-mathematics/ginac/ginac-1.4.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?r1=1.7&r2=1.8
14
15 Index: ginac-1.4.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ginac-1.4.3.ebuild 27 Mar 2009 22:48:22 -0000 1.7
22 +++ ginac-1.4.3.ebuild 30 May 2009 09:14:11 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v 1.7 2009/03/27 22:48:22 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v 1.8 2009/05/30 09:14:11 ulm Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs
30
31 @@ -19,7 +19,6 @@
32 doc? ( app-doc/doxygen
33 media-gfx/transfig
34 || ( dev-texlive/texlive-fontsrecommended
35 - app-text/tetex
36 app-text/ptex ) )"
37
38 src_compile() {
39
40
41
42 1.27 sci-mathematics/ginac/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?rev=1.27&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?rev=1.27&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?r1=1.26&r2=1.27
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v
51 retrieving revision 1.26
52 retrieving revision 1.27
53 diff -u -r1.26 -r1.27
54 --- ChangeLog 6 Apr 2009 12:21:32 -0000 1.26
55 +++ ChangeLog 30 May 2009 09:14:11 -0000 1.27
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sci-mathematics/ginac
58 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.26 2009/04/06 12:21:32 bicatali Exp $
60 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.27 2009/05/30 09:14:11 ulm Exp $
62 +
63 + 30 May 2009; Ulrich Mueller <ulm@g.o> ginac-1.4.3.ebuild,
64 + ginac-1.5.1.ebuild:
65 + Remove app-text/tetex from dependencies, bug 227443.
66
67 06 Apr 2009; Sébastien Fabbro <bicatali@g.o> ginac-1.5.1.ebuild:
68 Removed reference pdf doxygen generation, see bug #264774
69
70
71
72 1.3 sci-mathematics/ginac/ginac-1.5.1.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild?r1=1.2&r2=1.3
77
78 Index: ginac-1.5.1.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- ginac-1.5.1.ebuild 6 Apr 2009 12:21:32 -0000 1.2
85 +++ ginac-1.5.1.ebuild 30 May 2009 09:14:11 -0000 1.3
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild,v 1.2 2009/04/06 12:21:32 bicatali Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild,v 1.3 2009/05/30 09:14:11 ulm Exp $
91
92 EAPI=2
93 inherit eutils
94 @@ -20,7 +20,6 @@
95 doc? ( app-doc/doxygen
96 media-gfx/transfig
97 || ( dev-texlive/texlive-fontsrecommended
98 - app-text/tetex
99 app-text/ptex ) )"
100
101 src_prepare() {