public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2009-12-15 16:01 Jonathan Callen (abcd)
  0 siblings, 0 replies; 9+ messages in thread
From: Jonathan Callen (abcd) @ 2009-12-15 16:01 UTC (permalink / raw
  To: gentoo-commits

abcd        09/12/15 16:01:18

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  Add prefix keywords
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.5                  virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.4&r2=1.5

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- blas-1.0.ebuild	7 Dec 2008 18:42:22 -0000	1.4
+++ blas-1.0.ebuild	15 Dec 2009 16:01:18 -0000	1.5
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.4 2008/12/07 18:42:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.5 2009/12/15 16:01:18 abcd Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE="http://www.gentoo.org/proj/en/science/"
 SRC_URI=""
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 RDEPEND="|| (
 		sci-libs/blas-reference



1.2                  virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	10 Oct 2007 12:22:32 -0000	1.1
+++ ChangeLog	15 Dec 2009 16:01:18 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.1 2007/10/10 12:22:32 bicatali Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.2 2009/12/15 16:01:18 abcd Exp $
+
+  15 Dec 2009; Jonathan Callen <abcd@gentoo.org> blas-1.0.ebuild:
+  Add prefix keywords (~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos)
 
 *blas-1.0 (10 Oct 2007)
 






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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2010-01-11 10:55 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 9+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-01-11 10:55 UTC (permalink / raw
  To: gentoo-commits

ulm         10/01/11 10:55:38

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  Set empty HOMEPAGE and LICENSE.
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.6                  virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.5&r2=1.6

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- blas-1.0.ebuild	15 Dec 2009 16:01:18 -0000	1.5
+++ blas-1.0.ebuild	11 Jan 2010 10:55:38 -0000	1.6
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.5 2009/12/15 16:01:18 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.6 2010/01/11 10:55:38 ulm Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
-HOMEPAGE="http://www.gentoo.org/proj/en/science/"
+HOMEPAGE=""
 SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""



1.3                  virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/blas/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	15 Dec 2009 16:01:18 -0000	1.2
+++ ChangeLog	11 Jan 2010 10:55:38 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.2 2009/12/15 16:01:18 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.3 2010/01/11 10:55:38 ulm Exp $
+
+  11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> blas-1.0.ebuild:
+  Set empty HOMEPAGE and LICENSE.
 
   15 Dec 2009; Jonathan Callen <abcd@gentoo.org> blas-1.0.ebuild:
   Add prefix keywords (~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos)






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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2011-01-16 10:35 Justin Lecher (jlec)
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-16 10:35 UTC (permalink / raw
  To: gentoo-commits

jlec        11/01/16 10:35:19

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  Move blas-goto as last option to fullfill depenency, because of 316061
  
  (Portage version: 2.2.0_alpha15/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.6&r2=1.7

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- blas-1.0.ebuild	11 Jan 2010 10:55:38 -0000	1.6
+++ blas-1.0.ebuild	16 Jan 2011 10:35:19 -0000	1.7
@@ -1,19 +1,21 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.6 2010/01/11 10:55:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.7 2011/01/16 10:35:19 jlec Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE=""
 SRC_URI=""
+
 LICENSE=""
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
+
 RDEPEND="|| (
 		sci-libs/blas-reference
 		>=sci-libs/blas-atlas-3.7.39
-		sci-libs/blas-goto
 		>=sci-libs/mkl-9.1.023
 		sci-libs/acml
+		sci-libs/blas-goto
 	)"
 DEPEND=""



1.4                  virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	11 Jan 2010 10:55:38 -0000	1.3
+++ ChangeLog	16 Jan 2011 10:35:19 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.3 2010/01/11 10:55:38 ulm Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.4 2011/01/16 10:35:19 jlec Exp $
+
+  16 Jan 2011; Justin Lecher <jlec@gentoo.org> blas-1.0.ebuild:
+  Move blas-goto as last option to fullfill depenency, because of 316061
 
   11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> blas-1.0.ebuild:
   Set empty HOMEPAGE and LICENSE.






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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2011-08-17 16:51 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 9+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-08-17 16:51 UTC (permalink / raw
  To: gentoo-commits

chithanh    11/08/17 16:51:38

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  keyword ~sparc-solaris
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.7&r2=1.8

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- blas-1.0.ebuild	16 Jan 2011 10:35:19 -0000	1.7
+++ blas-1.0.ebuild	17 Aug 2011 16:51:38 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.7 2011/01/16 10:35:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.8 2011/08/17 16:51:38 chithanh Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="|| (



1.5                  virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	16 Jan 2011 10:35:19 -0000	1.4
+++ ChangeLog	17 Aug 2011 16:51:38 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/blas
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.4 2011/01/16 10:35:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.5 2011/08/17 16:51:38 chithanh Exp $
+
+  17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  blas-1.0.ebuild:
+  keyword ~sparc-solaris
 
   16 Jan 2011; Justin Lecher <jlec@gentoo.org> blas-1.0.ebuild:
   Move blas-goto as last option to fullfill depenency, because of 316061






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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2011-11-21 15:30 Justin Lecher (jlec)
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher (jlec) @ 2011-11-21 15:30 UTC (permalink / raw
  To: gentoo-commits

jlec        11/11/21 15:30:58

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123
  
  (Portage version: 2.2.0_alpha76/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.8&r2=1.9

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- blas-1.0.ebuild	17 Aug 2011 16:51:38 -0000	1.8
+++ blas-1.0.ebuild	21 Nov 2011 15:30:58 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.8 2011/08/17 16:51:38 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.9 2011/11/21 15:30:58 jlec Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="|| (



1.6                  virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	17 Aug 2011 16:51:38 -0000	1.5
+++ ChangeLog	21 Nov 2011 15:30:58 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.5 2011/08/17 16:51:38 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.6 2011/11/21 15:30:58 jlec Exp $
+
+  21 Nov 2011; Justin Lecher <jlec@gentoo.org> blas-1.0.ebuild:
+  keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123
 
   17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   blas-1.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2012-05-12 19:49 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-12 19:49 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/12 19:49:23

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.9&r2=1.10

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- blas-1.0.ebuild	21 Nov 2011 15:30:58 -0000	1.9
+++ blas-1.0.ebuild	12 May 2012 19:49:23 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.9 2011/11/21 15:30:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.10 2012/05/12 19:49:23 aballier Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="|| (



1.7                  virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	21 Nov 2011 15:30:58 -0000	1.6
+++ ChangeLog	12 May 2012 19:49:23 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.6 2011/11/21 15:30:58 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.7 2012/05/12 19:49:23 aballier Exp $
+
+  12 May 2012; Alexis Ballier <aballier@gentoo.org> blas-1.0.ebuild:
+  keyword ~amd64-fbsd
 
   21 Nov 2011; Justin Lecher <jlec@gentoo.org> blas-1.0.ebuild:
   keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123






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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2013-01-25 17:19 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 9+ messages in thread
From: Christoph Junghans (ottxor) @ 2013-01-25 17:19 UTC (permalink / raw
  To: gentoo-commits

ottxor      13/01/25 17:19:25

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  added ~arm tested by me
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.12                 virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.11&r2=1.12

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- blas-1.0.ebuild	13 Dec 2012 16:48:54 -0000	1.11
+++ blas-1.0.ebuild	25 Jan 2013 17:19:25 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.11 2012/12/13 16:48:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.12 2013/01/25 17:19:25 ottxor Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="|| (



1.9                  virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	13 Dec 2012 16:48:54 -0000	1.8
+++ ChangeLog	25 Jan 2013 17:19:25 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.8 2012/12/13 16:48:54 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.9 2013/01/25 17:19:25 ottxor Exp $
+
+  25 Jan 2013; Christoph Junghans <ottxor@gentoo.org> blas-1.0.ebuild:
+  added ~arm tested by me
 
   13 Dec 2012; Justin Lecher <jlec@gentoo.org> blas-1.0.ebuild, metadata.xml:
   Drop sci-libs/blas-atlas from deps due to coming removal, #372323
@@ -29,4 +32,3 @@
   10 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
   +blas-1.0.ebuild:
   New style virtual for blas. Version number is abitrary.
-





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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2013-07-14 17:34 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-14 17:34 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/14 17:34:44

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #476224
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.12&r2=1.13

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- blas-1.0.ebuild	25 Jan 2013 17:19:25 -0000	1.12
+++ blas-1.0.ebuild	14 Jul 2013 17:34:44 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.12 2013/01/25 17:19:25 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.13 2013/07/14 17:34:44 ago Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="|| (



1.10                 virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	25 Jan 2013 17:19:25 -0000	1.9
+++ ChangeLog	14 Jul 2013 17:34:44 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.9 2013/01/25 17:19:25 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.10 2013/07/14 17:34:44 ago Exp $
+
+  14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> blas-1.0.ebuild:
+  Stable for arm, wrt bug #476224
 
   25 Jan 2013; Christoph Junghans <ottxor@gentoo.org> blas-1.0.ebuild:
   added ~arm tested by me





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

* [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog
@ 2014-03-04 19:57 Vicente Olivert Riera (vincent)
  0 siblings, 0 replies; 9+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2014-03-04 19:57 UTC (permalink / raw
  To: gentoo-commits

vincent     14/03/04 19:57:12

  Modified:             blas-1.0.ebuild ChangeLog
  Log:
  Add ~mips keyword.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)

Revision  Changes    Path
1.14                 virtual/blas/blas-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/blas-1.0.ebuild?r1=1.13&r2=1.14

Index: blas-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- blas-1.0.ebuild	14 Jul 2013 17:34:44 -0000	1.13
+++ blas-1.0.ebuild	4 Mar 2014 19:57:12 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.13 2013/07/14 17:34:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/blas-1.0.ebuild,v 1.14 2014/03/04 19:57:12 vincent Exp $
 
 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="|| (



1.11                 virtual/blas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/blas/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	14 Jul 2013 17:34:44 -0000	1.10
+++ ChangeLog	4 Mar 2014 19:57:12 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/blas
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.10 2013/07/14 17:34:44 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/blas/ChangeLog,v 1.11 2014/03/04 19:57:12 vincent Exp $
+
+  04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> blas-1.0.ebuild:
+  Add ~mips keyword.
 
   14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> blas-1.0.ebuild:
   Stable for arm, wrt bug #476224





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

end of thread, other threads:[~2014-03-04 19:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-14 17:34 [gentoo-commits] gentoo-x86 commit in virtual/blas: blas-1.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-04 19:57 Vicente Olivert Riera (vincent)
2013-01-25 17:19 Christoph Junghans (ottxor)
2012-05-12 19:49 Alexis Ballier (aballier)
2011-11-21 15:30 Justin Lecher (jlec)
2011-08-17 16:51 Chi-Thanh Christopher Nguyen (chithanh)
2011-01-16 10:35 Justin Lecher (jlec)
2010-01-11 10:55 Ulrich Mueller (ulm)
2009-12-15 16:01 Jonathan Callen (abcd)

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