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
@ 2007-10-19  9:26 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2007-10-19  9:26 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/10/19 09:26:15

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Log:
  Re-added temporarily PROVIDE=virtual/lapack
  (Portage version: 2.1.3.14)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	16 Oct 2007 22:23:42 -0000	1.49
+++ ChangeLog	19 Oct 2007 09:26:14 -0000	1.50
@@ -1,6 +1,10 @@
 # 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.49 2007/10/16 22:23:42 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.50 2007/10/19 09:26:14 bicatali Exp $
+
+  19 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
+  lapack-atlas-3.8.0.ebuild:
+  Re-added temporarily PROVIDE=virtual/lapack
 
 *lapack-atlas-3.8.0 (14 Oct 2007)
 



1.2                  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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.2&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.1&r2=1.2

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lapack-atlas-3.8.0.ebuild	16 Oct 2007 22:23:42 -0000	1.1
+++ lapack-atlas-3.8.0.ebuild	19 Oct 2007 09:26:14 -0000	1.2
@@ -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.1 2007/10/16 22:23:42 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.2 2007/10/19 09:26:14 bicatali Exp $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -35,6 +35,8 @@
 
 FORTRAN="g77 gfortran ifc"
 
+PROVIDE="virtual/lapack"
+
 S="${WORKDIR}/ATLAS"
 S_LAPACK="${WORKDIR}/${L_PN}-lite-${L_PV}"
 BLD_DIR="${S}/gentoo-build"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild
@ 2007-11-08 16:34 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 7+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2007-11-08 16:34 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/11/08 16:34:40

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Log:
  added a symlink to clapack.h
  (Portage version: 2.1.3.16)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	26 Oct 2007 13:42:45 -0000	1.51
+++ ChangeLog	8 Nov 2007 16:34:39 -0000	1.52
@@ -1,6 +1,10 @@
 # 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.51 2007/10/26 13:42:45 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.52 2007/11/08 16:34:39 bicatali Exp $
+
+  08 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
+  lapack-atlas-3.8.0.ebuild:
+  added a symlink to clapack.h
 
   19 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
   lapack-atlas-3.8.0.ebuild:



1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lapack-atlas-3.8.0.ebuild	19 Oct 2007 09:26:14 -0000	1.2
+++ lapack-atlas-3.8.0.ebuild	8 Nov 2007 16:34:39 -0000	1.3
@@ -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.2 2007/10/19 09:26:14 bicatali Exp $
+# $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 $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -149,6 +149,7 @@
 
 	insinto /usr/include/atlas
 	doins "${S}"/include/clapack.h || die "Failed to install clapack.h"
+	dosym atlas/clapack.h /usr/include/clapack.h
 
 	cd "${S}"
 	dodoc README doc/AtlasCredits.txt doc/ChangeLog \



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild
@ 2007-11-26  0:15 Samuli Suominen (drac)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (drac) @ 2007-11-26  0:15 UTC (permalink / raw
  To: gentoo-commits

drac        07/11/26 00:15:34

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Log:
  amd64 stable wrt #200337
  (Portage version: 2.1.4_rc3)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	21 Nov 2007 00:43:41 -0000	1.54
+++ ChangeLog	26 Nov 2007 00:15:34 -0000	1.55
@@ -1,6 +1,9 @@
 # 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.54 2007/11/21 00:43:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.55 2007/11/26 00:15:34 drac Exp $
+
+  26 Nov 2007; Samuli Suominen <drac@gentoo.org> lapack-atlas-3.8.0.ebuild:
+  amd64 stable wrt #200337
 
   21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
   lapack-atlas-3.6.0.ebuild, lapack-atlas-3.7.11.ebuild,



1.6                  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.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.6&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.5&r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lapack-atlas-3.8.0.ebuild	21 Nov 2007 00:43:41 -0000	1.5
+++ lapack-atlas-3.8.0.ebuild	26 Nov 2007 00:15:34 -0000	1.6
@@ -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.5 2007/11/21 00:43:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.6 2007/11/26 00:15:34 drac Exp $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -20,7 +20,7 @@
 
 SLOT="0"
 IUSE="doc"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="virtual/blas
 	virtual/cblas



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild
@ 2007-11-26 18:52 Markus Rothe (corsair)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Rothe (corsair) @ 2007-11-26 18:52 UTC (permalink / raw
  To: gentoo-commits

corsair     07/11/26 18:52:14

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Log:
  Stable on ppc64; bug #200337
  (Portage version: 2.1.3.19)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	26 Nov 2007 00:15:34 -0000	1.55
+++ ChangeLog	26 Nov 2007 18:52:13 -0000	1.56
@@ -1,6 +1,9 @@
 # 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.55 2007/11/26 00:15:34 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.56 2007/11/26 18:52:13 corsair Exp $
+
+  26 Nov 2007; Markus Rothe <corsair@gentoo.org> lapack-atlas-3.8.0.ebuild:
+  Stable on ppc64; bug #200337
 
   26 Nov 2007; Samuli Suominen <drac@gentoo.org> lapack-atlas-3.8.0.ebuild:
   amd64 stable wrt #200337



1.7                  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.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.7&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.6&r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- lapack-atlas-3.8.0.ebuild	26 Nov 2007 00:15:34 -0000	1.6
+++ lapack-atlas-3.8.0.ebuild	26 Nov 2007 18:52:13 -0000	1.7
@@ -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.6 2007/11/26 00:15:34 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.7 2007/11/26 18:52:13 corsair Exp $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -20,7 +20,7 @@
 
 SLOT="0"
 IUSE="doc"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc ~x86"
 
 DEPEND="virtual/blas
 	virtual/cblas



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild
@ 2007-12-04 17:28 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2007-12-04 17:28 UTC (permalink / raw
  To: gentoo-commits

nixnut      07/12/04 17:28:23

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Log:
  Stable on ppc wrt bug 200337
  (Portage version: 2.1.4_rc6)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	26 Nov 2007 18:52:13 -0000	1.56
+++ ChangeLog	4 Dec 2007 17:28:23 -0000	1.57
@@ -1,6 +1,9 @@
 # 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.56 2007/11/26 18:52:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.57 2007/12/04 17:28:23 nixnut Exp $
+
+  04 Dec 2007; nixnut <nixnut@gentoo.org> lapack-atlas-3.8.0.ebuild:
+  Stable on ppc wrt bug 200337
 
   26 Nov 2007; Markus Rothe <corsair@gentoo.org> lapack-atlas-3.8.0.ebuild:
   Stable on ppc64; bug #200337



1.8                  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.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.8&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.7&r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lapack-atlas-3.8.0.ebuild	26 Nov 2007 18:52:13 -0000	1.7
+++ lapack-atlas-3.8.0.ebuild	4 Dec 2007 17:28:23 -0000	1.8
@@ -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.7 2007/11/26 18:52:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.8 2007/12/04 17:28:23 nixnut Exp $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -20,7 +20,7 @@
 
 SLOT="0"
 IUSE="doc"
-KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 ~sparc ~x86"
 
 DEPEND="virtual/blas
 	virtual/cblas



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild
@ 2007-12-12 18:54 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2007-12-12 18:54 UTC (permalink / raw
  To: gentoo-commits

maekke      07/12/12 18:54:38

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Log:
  x86 stable, bug #200337
  (Portage version: 2.1.4_rc9)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	4 Dec 2007 17:28:23 -0000	1.57
+++ ChangeLog	12 Dec 2007 18:54:38 -0000	1.58
@@ -1,6 +1,9 @@
 # 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.57 2007/12/04 17:28:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.58 2007/12/12 18:54:38 maekke Exp $
+
+  12 Dec 2007; Markus Meier <maekke@gentoo.org> lapack-atlas-3.8.0.ebuild:
+  x86 stable, bug #200337
 
   04 Dec 2007; nixnut <nixnut@gentoo.org> lapack-atlas-3.8.0.ebuild:
   Stable on ppc wrt bug 200337



1.9                  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.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.9&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.8&r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lapack-atlas-3.8.0.ebuild	4 Dec 2007 17:28:23 -0000	1.8
+++ lapack-atlas-3.8.0.ebuild	12 Dec 2007 18:54:38 -0000	1.9
@@ -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.8 2007/12/04 17:28:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.9 2007/12/12 18:54:38 maekke Exp $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -20,7 +20,7 @@
 
 SLOT="0"
 IUSE="doc"
-KEYWORDS="~alpha amd64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
 
 DEPEND="virtual/blas
 	virtual/cblas



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild
@ 2007-12-12 19:06 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2007-12-12 19:06 UTC (permalink / raw
  To: gentoo-commits

armin76     07/12/12 19:06:15

  Modified:             ChangeLog lapack-atlas-3.8.0.ebuild
  Log:
  sparc stable wrt #200337, thanks to Aaron Mavrinac
  (Portage version: 2.1.3.19)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	12 Dec 2007 18:54:38 -0000	1.58
+++ ChangeLog	12 Dec 2007 19:06:15 -0000	1.59
@@ -1,6 +1,9 @@
 # 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.58 2007/12/12 18:54:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.59 2007/12/12 19:06:15 armin76 Exp $
+
+  12 Dec 2007; Raúl Porcel <armin76@gentoo.org> lapack-atlas-3.8.0.ebuild:
+  sparc stable wrt #200337, thanks to Aaron Mavrinac
 
   12 Dec 2007; Markus Meier <maekke@gentoo.org> lapack-atlas-3.8.0.ebuild:
   x86 stable, bug #200337



1.10                 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.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild?rev=1.10&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.9&r2=1.10

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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lapack-atlas-3.8.0.ebuild	12 Dec 2007 18:54:38 -0000	1.9
+++ lapack-atlas-3.8.0.ebuild	12 Dec 2007 19:06:15 -0000	1.10
@@ -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.9 2007/12/12 18:54:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.8.0.ebuild,v 1.10 2007/12/12 19:06:15 armin76 Exp $
 
 inherit eutils flag-o-matic toolchain-funcs fortran autotools versionator
 
@@ -20,7 +20,7 @@
 
 SLOT="0"
 IUSE="doc"
-KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
 
 DEPEND="virtual/blas
 	virtual/cblas



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-12-12 19:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-12 18:54 [gentoo-commits] gentoo-x86 commit in sci-libs/lapack-atlas: ChangeLog lapack-atlas-3.8.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-12 19:06 Raul Porcel (armin76)
2007-12-04 17:28 Gysbert Wassenaar (nixnut)
2007-11-26 18:52 Markus Rothe (corsair)
2007-11-26  0:15 Samuli Suominen (drac)
2007-11-08 16:34 Sebastien Fabbro (bicatali)
2007-10-19  9:26 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