Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/ginac: ginac-1.4.3.ebuild ChangeLog
Date: Fri, 27 Mar 2009 22:48:24
Message-Id: E1LnKqc-0007IV-Pb@stork.gentoo.org
1 fmccor 09/03/27 22:48:22
2
3 Modified: ginac-1.4.3.ebuild ChangeLog
4 Log:
5 Sparc stable, dependency for bug #245707.
6 (Portage version: 2.2_rc27/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild?r1=1.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ginac-1.4.3.ebuild 24 Oct 2008 22:49:21 -0000 1.6
22 +++ ginac-1.4.3.ebuild 27 Mar 2009 22:48:22 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v 1.6 2008/10/24 22:49:21 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.4.3.ebuild,v 1.7 2009/03/27 22:48:22 fmccor Exp $
29
30 inherit eutils flag-o-matic toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc ~sparc x86"
37 +KEYWORDS="amd64 ~ppc sparc x86"
38 IUSE="doc"
39
40 RDEPEND="sci-libs/cln"
41
42
43
44 1.24 sci-mathematics/ginac/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?rev=1.24&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?rev=1.24&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ginac/ChangeLog?r1=1.23&r2=1.24
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v
53 retrieving revision 1.23
54 retrieving revision 1.24
55 diff -u -r1.23 -r1.24
56 --- ChangeLog 24 Oct 2008 22:49:21 -0000 1.23
57 +++ ChangeLog 27 Mar 2009 22:48:22 -0000 1.24
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-mathematics/ginac
60 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.23 2008/10/24 22:49:21 maekke Exp $
62 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.24 2009/03/27 22:48:22 fmccor Exp $
64 +
65 + 27 Mar 2009; Ferris McCormick <fmccor@g.o> ginac-1.4.3.ebuild:
66 + Sparc stable, dependency for bug #245707.
67
68 24 Oct 2008; Markus Meier <maekke@g.o> ginac-1.4.3.ebuild:
69 amd64/x86 stable, bug #238471