Skip to content

Commit

Permalink
virtual/cblas: bump to 3.7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
tamiko committed Feb 3, 2017
1 parent c0b8d08 commit 7c57ace
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions virtual/cblas/cblas-3.7.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI="6"

DESCRIPTION="Virtual for BLAS C implementation"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""

RDEPEND="|| (
>=sci-libs/cblas-reference-20161223
sci-libs/gsl[-cblas-external]
>=sci-libs/mkl-9.1.023
)"
DEPEND=""

0 comments on commit 7c57ace

Please sign in to comment.