Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/cholmod: cholmod-1.6.0-r1.ebuild
Date: Fri, 28 Nov 2008 09:26:57
Message-Id: E1L5zcl-0005Pc-3t@stork.gentoo.org
1 bicatali 08/11/28 09:26:55
2
3 Modified: cholmod-1.6.0-r1.ebuild
4 Log:
5 Moved patch to mirror
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)
7
8 Revision Changes Path
9 1.8 sci-libs/cholmod/cholmod-1.6.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild?r1=1.7&r2=1.8
14
15 Index: cholmod-1.6.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- cholmod-1.6.0-r1.ebuild 10 Oct 2008 17:53:49 -0000 1.7
22 +++ cholmod-1.6.0-r1.ebuild 28 Nov 2008 09:26:55 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 1.7 2008/10/10 17:53:49 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 1.8 2008/11/28 09:26:55 bicatali Exp $
28
29 inherit autotools eutils
30
31 @@ -8,7 +8,8 @@
32
33 DESCRIPTION="Sparse Cholesky factorization and update/downdate library"
34 HOMEPAGE="http://www.cise.ufl.edu/research/sparse/cholmod"
35 -SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz"
36 +SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz
37 + mirror://gentoo/${P}-autotools.patch.bz2"
38
39 LICENSE="LGPL-2.1 GPL-2"
40 SLOT="0"
41 @@ -31,7 +32,7 @@
42 src_unpack() {
43 unpack ${A}
44 cd "${S}"
45 - epatch "${FILESDIR}"/${P}-autotools.patch
46 + epatch "${WORKDIR}"/${P}-autotools.patch
47
48 # We need to take care of cholmod.h here as well depending on
49 # the USE flags, otherwise the installed file will reference