aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2018-06-21 19:51:44 +0100
committerJustin Lecher <jlec@gentoo.org>2018-06-21 19:51:44 +0100
commitebed5ad81567b39f170ed4bd47972bf3928d4653 (patch)
tree537b797843256c5fd082bbcd804976ed5477438c /sci-libs/blas-reference/blas-reference-99999999.ebuild
parentdev-lang/terra: Fix deps (diff)
downloadsci-ebed5ad81567b39f170ed4bd47972bf3928d4653.tar.gz
sci-ebed5ad81567b39f170ed4bd47972bf3928d4653.tar.bz2
sci-ebed5ad81567b39f170ed4bd47972bf3928d4653.zip
sci-libs/blas-reference: Clean old
Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-libs/blas-reference/blas-reference-99999999.ebuild')
-rw-r--r--sci-libs/blas-reference/blas-reference-99999999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/blas-reference/blas-reference-99999999.ebuild b/sci-libs/blas-reference/blas-reference-99999999.ebuild
index 7ce81635b..12e50de88 100644
--- a/sci-libs/blas-reference/blas-reference-99999999.ebuild
+++ b/sci-libs/blas-reference/blas-reference-99999999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 )
@@ -10,7 +10,7 @@ NUMERIC_MODULE_NAME="refblas"
inherit alternatives-2 cmake-utils fortran-2 numeric-int64-multibuild python-any-r1 toolchain-funcs subversion
LPN=lapack
-LPV=3.6.0
+LPV=3.8.0
DESCRIPTION="Reference implementation of BLAS"
HOMEPAGE="http://www.netlib.org/lapack/"