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/cblas-reference: ChangeLog cblas-reference-20030223-r4.ebuild cblas-reference-20030223-r5.ebuild
Date: Tue, 21 Jun 2011 15:40:40 +0000 (UTC)	[thread overview]
Message-ID: <20110621154040.49FF820054@flycatcher.gentoo.org> (raw)

jlec        11/06/21 15:40:40

  Modified:             ChangeLog cblas-reference-20030223-r4.ebuild
                        cblas-reference-20030223-r5.ebuild
  Log:
  Add dependency on virtual/fortran
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 sci-libs/cblas-reference/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	21 Jun 2011 08:21:17 -0000	1.35
+++ ChangeLog	21 Jun 2011 15:40:40 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/cblas-reference
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/ChangeLog,v 1.35 2011/06/21 08:21:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/ChangeLog,v 1.36 2011/06/21 15:40:40 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org>
+  cblas-reference-20030223-r4.ebuild, cblas-reference-20030223-r5.ebuild:
+  Add dependency on virtual/fortran
 
   21 Jun 2011; Justin Lecher <jlec@gentoo.org>
   cblas-reference-20030223-r4.ebuild, cblas-reference-20030223-r5.ebuild:



1.18                 sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild?r1=1.17&r2=1.18

Index: cblas-reference-20030223-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- cblas-reference-20030223-r4.ebuild	21 Jun 2011 08:21:17 -0000	1.17
+++ cblas-reference-20030223-r4.ebuild	21 Jun 2011 15:40:40 -0000	1.18
@@ -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/cblas-reference/cblas-reference-20030223-r4.ebuild,v 1.17 2011/06/21 08:21:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r4.ebuild,v 1.18 2011/06/21 15:40:40 jlec Exp $
 
 inherit autotools eutils fortran-2 multilib toolchain-funcs
 
@@ -15,7 +15,9 @@
 IUSE=""
 KEYWORDS="alpha amd64 hppa ppc ppc64 s390 sparc x86 ~x86-fbsd"
 
-RDEPEND="virtual/blas
+RDEPEND="
+	virtual/fortran
+	virtual/blas
 	app-admin/eselect-cblas"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"



1.4                  sci-libs/cblas-reference/cblas-reference-20030223-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r5.ebuild?r1=1.3&r2=1.4

Index: cblas-reference-20030223-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cblas-reference-20030223-r5.ebuild	21 Jun 2011 08:21:17 -0000	1.3
+++ cblas-reference-20030223-r5.ebuild	21 Jun 2011 15:40:40 -0000	1.4
@@ -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/cblas-reference/cblas-reference-20030223-r5.ebuild,v 1.3 2011/06/21 08:21:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cblas-reference/cblas-reference-20030223-r5.ebuild,v 1.4 2011/06/21 15:40:40 jlec Exp $
 
 EAPI="3"
 
@@ -17,7 +17,9 @@
 IUSE=""
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 
-RDEPEND="virtual/blas
+RDEPEND="
+	virtual/fortran
+	virtual/blas
 	app-admin/eselect-cblas"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"






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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 15:40 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-31 20:14 [gentoo-commits] gentoo-x86 commit in sci-libs/cblas-reference: ChangeLog cblas-reference-20030223-r4.ebuild cblas-reference-20030223-r5.ebuild Ulrich Mueller (ulm)
2012-10-18 21:35 Justin Lecher (jlec)
2011-06-21  8:21 Justin Lecher (jlec)
2010-12-16 14:27 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=20110621154040.49FF820054@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