public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild lapack-atlas-3.7.39.ebuild
@ 2007-11-15  9:54 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2007-11-15  9:54 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/11/15 09:54:34

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Removed:              lapack-atlas-3.7.39.ebuild
  Log:
  Updated lapack-reference patch and added doc use flag now arches are ready.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.53                 sci-libs/lapack-atlas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	8 Nov 2007 16:34:39 -0000	1.52
+++ ChangeLog	15 Nov 2007 09:54:33 -0000	1.53
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/lapack-atlas
 # Copyright 2004-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.52 2007/11/08 16:34:39 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.53 2007/11/15 09:54:33 bicatali Exp $
+
+  14 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
+  +files/lapack-reference-3.1.1-autotools.patch,
+  -lapack-atlas-3.7.39.ebuild, lapack-atlas-3.8.0.ebuild:
+  Updated lapack-reference patch and added doc use flag now arches are ready.
 
   08 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
   lapack-atlas-3.8.0.ebuild:



1.4                  sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?r1=1.3&r2=1.4

Index: lapack-atlas-3.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lapack-atlas-3.8.0.ebuild	8 Nov 2007 16:34:39 -0000	1.3
+++ lapack-atlas-3.8.0.ebuild	15 Nov 2007 09:54:33 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.3 2007/11/08 16:34:39 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.4 2007/11/15 09:54:33 bicatali Exp $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -19,7 +19,7 @@
 	mirror://gentoo/${MY_PN}-${PATCH_V}-shared-libs.patch.bz2"
 
 SLOT="0"
-IUSE=""
+IUSE="doc"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="virtual/blas
@@ -29,9 +29,8 @@
 	>=sys-devel/libtool-1.5"
 
 RDEPEND="${DEPEND}
-	dev-util/pkgconfig"
-# this has to wait until lapack-docs available on all arches
-#	doc? ( app-doc/lapack-docs )"
+	dev-util/pkgconfig
+	doc? ( app-doc/lapack-docs )"
 
 FORTRAN="g77 gfortran ifc"
 
@@ -83,7 +82,7 @@
 		|| die "configure failed"
 
 	cd "${S_LAPACK}"
-	epatch "${FILESDIR}"/${L_PN}-reference-${L_PV}-autotool.patch
+	epatch "${FILESDIR}"/${L_PN}-reference-${L_PV}-autotools.patch
 	epatch "${FILESDIR}"/${L_PN}-reference-${L_PV}-test-fix.patch
 	eautoreconf
 



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-11-15  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15  9:54 [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild lapack-atlas-3.7.39.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