Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@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: Sat, 31 Jan 2009 06:17:56
Message-Id: E1LT9Aw-0005tq-BE@stork.gentoo.org
1 zmedico 09/01/31 06:17:54
2
3 Modified: cxsparse-2.2.1.ebuild ChangeLog
4 Log:
5 Update HOMEPAGE.
6 (Portage version: 2.2_rc23_p12560/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild?r1=1.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- cxsparse-2.2.1.ebuild 27 May 2008 07:32:22 -0000 1.6
22 +++ cxsparse-2.2.1.ebuild 31 Jan 2009 06:17:54 -0000 1.7
23 @@ -1,12 +1,12 @@
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-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.6 2008/05/27 07:32:22 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.7 2009/01/31 06:17:54 zmedico Exp $
29
30 inherit autotools eutils
31
32 MY_PN=CXSparse
33 DESCRIPTION="Extended sparse matrix package."
34 -HOMEPAGE="http://www.cise.ufl.edu/research/sparse/cxsparse"
35 +HOMEPAGE="http://www.cise.ufl.edu/research/sparse/CXSparse/"
36 SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/versions/${MY_PN}-${PV}.tar.gz"
37
38 LICENSE="LGPL-2.1"
39
40
41
42 1.7 sci-libs/cxsparse/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.7&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?rev=1.7&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cxsparse/ChangeLog?r1=1.6&r2=1.7
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v
51 retrieving revision 1.6
52 retrieving revision 1.7
53 diff -u -r1.6 -r1.7
54 --- ChangeLog 27 May 2008 07:32:22 -0000 1.6
55 +++ ChangeLog 31 Jan 2009 06:17:54 -0000 1.7
56 @@ -1,6 +1,9 @@
57 # ChangeLog for sci-libs/cxsparse
58 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.6 2008/05/27 07:32:22 mabi Exp $
60 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.7 2009/01/31 06:17:54 zmedico Exp $
62 +
63 + 31 Jan 2009; Zac Medico <zmedico@g.o> cxsparse-2.2.1.ebuild:
64 + Update HOMEPAGE.
65
66 27 May 2008; Matti Bickel <mabi@g.o> cxsparse-2.2.1.ebuild:
67 added ~ppc (bug #219460)