aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Tanberry <ted.tanberry@gmail.com>2015-12-03 09:38:45 +0100
committerTed Tanberry <ted.tanberry@gmail.com>2015-12-03 09:38:45 +0100
commit78eb73445aa8fea78e969d6ce4a6431e757fe0f7 (patch)
tree6312303b02338bd9fd11f1b367991ceef61b5901
parentsci-libs/lapacke-reference: update pkg-config handling (diff)
downloadsci-78eb73445aa8fea78e969d6ce4a6431e757fe0f7.tar.gz
sci-78eb73445aa8fea78e969d6ce4a6431e757fe0f7.tar.bz2
sci-78eb73445aa8fea78e969d6ce4a6431e757fe0f7.zip
sci-libs/lapack-reference: revbump
-rw-r--r--sci-libs/lapack-reference/lapack-reference-3.6.0-r1.ebuild (renamed from sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild b/sci-libs/lapack-reference/lapack-reference-3.6.0-r1.ebuild
index c06fe42d8..bec6ed99d 100644
--- a/sci-libs/lapack-reference/lapack-reference-3.6.0.ebuild
+++ b/sci-libs/lapack-reference/lapack-reference-3.6.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
NUMERIC_MODULE_NAME="reflapack"
-inherit alternatives-2 cmake-utils fortran-2 numeric-int64-multibuild python-any-r1 eutils
+inherit alternatives-2 cmake-utils eutils fortran-2 numeric-int64-multibuild python-any-r1
MY_PN=lapack
MYP=${MY_PN}-${PV}