From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/blas-reference/
Date: Mon, 30 Nov 2015 18:33:37 +0000 (UTC) [thread overview]
Message-ID: <1448894561.8de2cb0e46571aec33f5a4740fbe3f314f305584.jlec@gentoo> (raw)
commit: 8de2cb0e46571aec33f5a4740fbe3f314f305584
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 14:42:41 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 14:42:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8de2cb0e
sci-libs/blas-reference: Set subslots
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/blas-reference/blas-reference-20131116-r2.ebuild | 2 +-
sci-libs/blas-reference/blas-reference-20151113.ebuild | 2 +-
sci-libs/blas-reference/blas-reference-99999999.ebuild | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/sci-libs/blas-reference/blas-reference-20131116-r2.ebuild b/sci-libs/blas-reference/blas-reference-20131116-r2.ebuild
index 3b4d976..2eaa466 100644
--- a/sci-libs/blas-reference/blas-reference-20131116-r2.ebuild
+++ b/sci-libs/blas-reference/blas-reference-20131116-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.netlib.org/lapack/"
SRC_URI="http://www.netlib.org/${LPN}/${LPN}-${LPV}.tgz"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/${LPV}"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs test"
diff --git a/sci-libs/blas-reference/blas-reference-20151113.ebuild b/sci-libs/blas-reference/blas-reference-20151113.ebuild
index bf56016..e997988 100644
--- a/sci-libs/blas-reference/blas-reference-20151113.ebuild
+++ b/sci-libs/blas-reference/blas-reference-20151113.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.netlib.org/lapack/"
SRC_URI="http://www.netlib.org/${LPN}/${LPN}-${LPV}.tgz"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/${LPV}"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs test"
diff --git a/sci-libs/blas-reference/blas-reference-99999999.ebuild b/sci-libs/blas-reference/blas-reference-99999999.ebuild
index b079855..d26bbee 100644
--- a/sci-libs/blas-reference/blas-reference-99999999.ebuild
+++ b/sci-libs/blas-reference/blas-reference-99999999.ebuild
@@ -11,14 +11,14 @@ NUMERIC_MODULE_NAME="refblas"
inherit alternatives-2 cmake-utils fortran-2 numeric-int64-multibuild python-any-r1 toolchain-funcs subversion
LPN=lapack
-LPV=3.5.0
+LPV=3.6.0
DESCRIPTION="Reference implementation of BLAS"
HOMEPAGE="http://www.netlib.org/lapack/"
ESVN_REPO_URI="https://icl.cs.utk.edu/svn/lapack-dev/${LPN}/trunk"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/${LPV}"
KEYWORDS=""
IUSE="static-libs test"
@@ -28,7 +28,6 @@ RDEPEND=""
DEPEND="${RDEPEND}
test? ( ${PYTHON_DEPS} )
virtual/pkgconfig"
-PDEPEND=">=virtual/blas-2.1-r3[int64?]"
S="${WORKDIR}/${LPN}-${LPV}"
@@ -39,6 +38,7 @@ src_prepare() {
# variables with -DPROFNAME etc in src_configure
sed -i \
-e 's:\([^xc]\)blas:\1${LIBNAME}:g' \
+ -e '/PROPERTIES/s:blas:${LIBNAME}:g' \
CMakeLists.txt \
BLAS/SRC/CMakeLists.txt || die
sed -i \
next reply other threads:[~2015-11-30 18:34 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 18:33 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-21 19:47 [gentoo-commits] proj/sci:master commit in: sci-libs/blas-reference/ Justin Lecher
2018-06-21 19:47 Justin Lecher
2018-06-21 19:47 Justin Lecher
2018-06-21 19:47 Justin Lecher
2016-10-12 6:30 Marius Brehler
2015-12-03 9:55 Justin Lecher
2015-12-03 9:54 Justin Lecher
2015-11-30 18:33 Justin Lecher
2013-05-27 16:51 Sebastien Fabbro
2013-05-25 4:40 Sebastien Fabbro
2012-12-13 0:10 Sebastien Fabbro
2012-12-13 0:10 Sebastien Fabbro
2012-10-26 16:53 Sebastien Fabbro
2012-05-22 19:43 Justin Lecher
2012-04-25 15:10 Justin Lecher
2012-04-25 6:47 Justin Lecher
2012-04-23 18:43 Sebastien Fabbro
2012-02-23 9:18 Justin Lecher
2012-02-17 16:26 Sebastien Fabbro
2012-02-16 0:38 Sebastien Fabbro
2012-01-26 17:41 Sebastien Fabbro
2012-01-03 21:17 Sebastien Fabbro
2011-08-19 14:20 Andrea Arteaga
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=1448894561.8de2cb0e46571aec33f5a4740fbe3f314f305584.jlec@gentoo \
--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