public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/cholmod: cholmod-1.6.0-r1.ebuild
@ 2008-11-28  9:26 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2008-11-28  9:26 UTC (permalink / raw
  To: gentoo-commits

bicatali    08/11/28 09:26:55

  Modified:             cholmod-1.6.0-r1.ebuild
  Log:
  Moved patch to mirror
  (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.8                  sci-libs/cholmod/cholmod-1.6.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild?rev=1.8&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild?r1=1.7&r2=1.8

Index: cholmod-1.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cholmod-1.6.0-r1.ebuild	10 Oct 2008 17:53:49 -0000	1.7
+++ cholmod-1.6.0-r1.ebuild	28 Nov 2008 09:26:55 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 inherit autotools eutils
 
@@ -8,7 +8,8 @@
 
 DESCRIPTION="Sparse Cholesky factorization and update/downdate library"
 HOMEPAGE="http://www.cise.ufl.edu/research/sparse/cholmod"
-SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz"
+SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz
+	mirror://gentoo/${P}-autotools.patch.bz2"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
@@ -31,7 +32,7 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-	epatch "${FILESDIR}"/${P}-autotools.patch
+	epatch "${WORKDIR}"/${P}-autotools.patch
 
 	# We need to take care of cholmod.h here as well depending on
 	# the USE flags, otherwise the installed file will reference






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-28  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28  9:26 [gentoo-commits] gentoo-x86 commit in sci-libs/cholmod: cholmod-1.6.0-r1.ebuild Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox