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-libs/cxsparse: cxsparse-2.2.1.ebuild ChangeLog
Date: Fri, 27 Mar 2009 12:29:06
Message-Id: E1LnBBI-0003p5-KP@stork.gentoo.org
1 fmccor 09/03/27 12:29:04
2
3 Modified: cxsparse-2.2.1.ebuild ChangeLog
4 Log:
5 Sparc stable, preparation for bug #245707.
6 (Portage version: 2.2_rc27/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 sci-libs/cxsparse/cxsparse-2.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.9&r2=1.10
14
15 Index: cxsparse-2.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- cxsparse-2.2.1.ebuild 23 Mar 2009 03:19:21 -0000 1.9
22 +++ cxsparse-2.2.1.ebuild 27 Mar 2009 12:29:04 -0000 1.10
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-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.9 2009/03/23 03:19:21 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.10 2009/03/27 12:29:04 fmccor Exp $
28
29 inherit autotools eutils
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
37 IUSE=""
38 DEPEND="sci-libs/ufconfig"
39
40
41
42
43 1.11 sci-libs/cxsparse/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 23 Mar 2009 03:19:21 -0000 1.10
56 +++ ChangeLog 27 Mar 2009 12:29:04 -0000 1.11
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-libs/cxsparse
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.10 2009/03/23 03:19:21 darkside Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.11 2009/03/27 12:29:04 fmccor Exp $
62 +
63 + 27 Mar 2009; Ferris McCormick <fmccor@g.o> cxsparse-2.2.1.ebuild:
64 + Sparc stable, preparation for bug #245707.
65
66 23 Mar 2009; Jeremy Olexa <darkside@g.o> cxsparse-2.2.1.ebuild:
67 amd64 stable, bug 245707