public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/blas-atlas: blas-atlas-3.9.21.ebuild blas-atlas-3.9.23.ebuild ChangeLog blas-atlas-3.9.23-r4.ebuild blas-atlas-3.8.2.ebuild blas-atlas-3.9.23-r2.ebuild blas-atlas-3.9.3.ebuild blas-atlas-3.8.0.ebuild blas-atlas-3.9.21-r1.ebuild
Date: Tue, 21 Jun 2011 15:42:16 +0000 (UTC)	[thread overview]
Message-ID: <20110621154216.2E72820054@flycatcher.gentoo.org> (raw)

jlec        11/06/21 15:42:16

  Modified:             blas-atlas-3.9.21.ebuild blas-atlas-3.9.23.ebuild
                        ChangeLog blas-atlas-3.9.23-r4.ebuild
                        blas-atlas-3.8.2.ebuild blas-atlas-3.9.23-r2.ebuild
                        blas-atlas-3.9.3.ebuild blas-atlas-3.8.0.ebuild
                        blas-atlas-3.9.21-r1.ebuild
  Log:
  Add dependency on virtual/fortran
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sci-libs/blas-atlas/blas-atlas-3.9.21.ebuild

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

Index: blas-atlas-3.9.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.21.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- blas-atlas-3.9.21.ebuild	21 Jun 2011 08:18:38 -0000	1.7
+++ blas-atlas-3.9.21.ebuild	21 Jun 2011 15:42:16 -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/sci-libs/blas-atlas/blas-atlas-3.9.21.ebuild,v 1.7 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.21.ebuild,v 1.8 2011/06/21 15:42:16 jlec Exp $
 
 inherit eutils fortran-2 toolchain-funcs multilib
 
@@ -15,7 +15,9 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas



1.5                  sci-libs/blas-atlas/blas-atlas-3.9.23.ebuild

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

Index: blas-atlas-3.9.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- blas-atlas-3.9.23.ebuild	21 Jun 2011 08:18:38 -0000	1.4
+++ blas-atlas-3.9.23.ebuild	21 Jun 2011 15:42:16 -0000	1.5
@@ -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/sci-libs/blas-atlas/blas-atlas-3.9.23.ebuild,v 1.4 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23.ebuild,v 1.5 2011/06/21 15:42:16 jlec Exp $
 
 inherit eutils fortran-2 toolchain-funcs multilib
 
@@ -16,7 +16,9 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas



1.105                sci-libs/blas-atlas/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	21 Jun 2011 08:18:38 -0000	1.104
+++ ChangeLog	21 Jun 2011 15:42:16 -0000	1.105
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/blas-atlas
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.104 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.105 2011/06/21 15:42:16 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> blas-atlas-3.8.0.ebuild,
+  blas-atlas-3.8.2.ebuild, blas-atlas-3.9.3.ebuild, blas-atlas-3.9.21.ebuild,
+  blas-atlas-3.9.21-r1.ebuild, blas-atlas-3.9.23.ebuild,
+  blas-atlas-3.9.23-r2.ebuild, blas-atlas-3.9.23-r4.ebuild:
+  Add dependency on virtual/fortran
 
   21 Jun 2011; Justin Lecher <jlec@gentoo.org> blas-atlas-3.8.0.ebuild,
   blas-atlas-3.8.2.ebuild, blas-atlas-3.9.3.ebuild, blas-atlas-3.9.21.ebuild,



1.6                  sci-libs/blas-atlas/blas-atlas-3.9.23-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23-r4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23-r4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23-r4.ebuild?r1=1.5&r2=1.6

Index: blas-atlas-3.9.23-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23-r4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- blas-atlas-3.9.23-r4.ebuild	21 Jun 2011 08:18:38 -0000	1.5
+++ blas-atlas-3.9.23-r4.ebuild	21 Jun 2011 15:42:16 -0000	1.6
@@ -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/sci-libs/blas-atlas/blas-atlas-3.9.23-r4.ebuild,v 1.5 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23-r4.ebuild,v 1.6 2011/06/21 15:42:16 jlec Exp $
 
 EAPI="3"
 
@@ -18,7 +18,9 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas



1.5                  sci-libs/blas-atlas/blas-atlas-3.8.2.ebuild

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

Index: blas-atlas-3.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- blas-atlas-3.8.2.ebuild	21 Jun 2011 08:18:38 -0000	1.4
+++ blas-atlas-3.8.2.ebuild	21 Jun 2011 15:42:16 -0000	1.5
@@ -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/sci-libs/blas-atlas/blas-atlas-3.8.2.ebuild,v 1.4 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.2.ebuild,v 1.5 2011/06/21 15:42:16 jlec Exp $
 
 inherit eutils fortran-2 toolchain-funcs multilib
 
@@ -17,7 +17,9 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas



1.6                  sci-libs/blas-atlas/blas-atlas-3.9.23-r2.ebuild

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

Index: blas-atlas-3.9.23-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- blas-atlas-3.9.23-r2.ebuild	21 Jun 2011 08:18:38 -0000	1.5
+++ blas-atlas-3.9.23-r2.ebuild	21 Jun 2011 15:42:16 -0000	1.6
@@ -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/sci-libs/blas-atlas/blas-atlas-3.9.23-r2.ebuild,v 1.5 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.23-r2.ebuild,v 1.6 2011/06/21 15:42:16 jlec Exp $
 
 EAPI="3"
 
@@ -18,7 +18,9 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas



1.10                 sci-libs/blas-atlas/blas-atlas-3.9.3.ebuild

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

Index: blas-atlas-3.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- blas-atlas-3.9.3.ebuild	21 Jun 2011 08:18:38 -0000	1.9
+++ blas-atlas-3.9.3.ebuild	21 Jun 2011 15:42:16 -0000	1.10
@@ -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/sci-libs/blas-atlas/blas-atlas-3.9.3.ebuild,v 1.9 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.3.ebuild,v 1.10 2011/06/21 15:42:16 jlec Exp $
 
 inherit eutils fortran-2 toolchain-funcs multilib
 
@@ -17,7 +17,9 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas



1.15                 sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild?r1=1.14&r2=1.15

Index: blas-atlas-3.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- blas-atlas-3.8.0.ebuild	21 Jun 2011 08:18:38 -0000	1.14
+++ blas-atlas-3.8.0.ebuild	21 Jun 2011 15:42:16 -0000	1.15
@@ -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/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v 1.14 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v 1.15 2011/06/21 15:42:16 jlec Exp $
 
 inherit eutils fortran-2 toolchain-funcs multilib
 
@@ -17,7 +17,9 @@
 KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas



1.5                  sci-libs/blas-atlas/blas-atlas-3.9.21-r1.ebuild

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

Index: blas-atlas-3.9.21-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.21-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- blas-atlas-3.9.21-r1.ebuild	21 Jun 2011 08:18:38 -0000	1.4
+++ blas-atlas-3.9.21-r1.ebuild	21 Jun 2011 15:42:16 -0000	1.5
@@ -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/sci-libs/blas-atlas/blas-atlas-3.9.21-r1.ebuild,v 1.4 2011/06/21 08:18:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.9.21-r1.ebuild,v 1.5 2011/06/21 15:42:16 jlec Exp $
 
 inherit eutils fortran-2 toolchain-funcs multilib
 
@@ -15,7 +15,9 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc"
 
-RDEPEND="app-admin/eselect-blas
+RDEPEND="
+	virtual/fortran
+	app-admin/eselect-blas
 	app-admin/eselect-cblas
 	doc? ( app-doc/blas-docs )"
 DEPEND="app-admin/eselect-blas






             reply	other threads:[~2011-06-21 15:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 15:42 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21  8:18 [gentoo-commits] gentoo-x86 commit in sci-libs/blas-atlas: blas-atlas-3.9.21.ebuild blas-atlas-3.9.23.ebuild ChangeLog blas-atlas-3.9.23-r4.ebuild blas-atlas-3.8.2.ebuild blas-atlas-3.9.23-r2.ebuild blas-atlas-3.9.3.ebuild blas-atlas-3.8.0.ebuild blas-atlas-3.9.21-r1.ebuild Justin Lecher (jlec)
2010-12-17  8:09 Justin Lecher (jlec)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110621154216.2E72820054@flycatcher.gentoo.org \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox