From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/blas-reference/
Date: Tue, 3 Jan 2012 21:17:20 +0000 (UTC) [thread overview]
Message-ID: <3121dda8edfa2153c8004d34117d8fa4c0a5efe4.bicatali@gentoo> (raw)
commit: 3121dda8edfa2153c8004d34117d8fa4c0a5efe4
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Tue Jan 3 17:54:46 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 17:54:46 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3121dda8
blas svn
---
sci-libs/blas-reference/ChangeLog | 8 +++++++-
.../blas-reference/blas-reference-20110418.ebuild | 4 ++--
...10418.ebuild => blas-reference-99999999.ebuild} | 14 ++++++--------
3 files changed, 15 insertions(+), 11 deletions(-)
diff --git a/sci-libs/blas-reference/ChangeLog b/sci-libs/blas-reference/ChangeLog
index 1a8b723..d900996 100644
--- a/sci-libs/blas-reference/ChangeLog
+++ b/sci-libs/blas-reference/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sci-libs/blas-reference
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*blas-reference-99999999 (03 Jan 2012)
+
+ 03 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org>
+ blas-reference-20110418.ebuild, +blas-reference-99999999.ebuild:
+ Added svn live version
+
*blas-reference-20110418 (07 Sep 2011)
07 Sep 2011; Sébastien Fabbro <bicatali@gentoo.org>
diff --git a/sci-libs/blas-reference/blas-reference-20110418.ebuild b/sci-libs/blas-reference/blas-reference-20110418.ebuild
index 7e3ed83..86c5eed 100644
--- a/sci-libs/blas-reference/blas-reference-20110418.ebuild
+++ b/sci-libs/blas-reference/blas-reference-20110418.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -7,7 +7,7 @@ inherit eutils toolchain-funcs cmake-utils alternatives-2
MYP=lapack-3.3.1
-DESCRIPTION="Reference implementation of BLAS and LAPACK"
+DESCRIPTION="Reference implementation of BLAS"
HOMEPAGE="http://www.netlib.org/lapack/"
SRC_URI="http://www.netlib.org/lapack/${MYP}.tgz"
diff --git a/sci-libs/blas-reference/blas-reference-20110418.ebuild b/sci-libs/blas-reference/blas-reference-99999999.ebuild
similarity index 83%
copy from sci-libs/blas-reference/blas-reference-20110418.ebuild
copy to sci-libs/blas-reference/blas-reference-99999999.ebuild
index 7e3ed83..8fde808 100644
--- a/sci-libs/blas-reference/blas-reference-20110418.ebuild
+++ b/sci-libs/blas-reference/blas-reference-99999999.ebuild
@@ -1,19 +1,17 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
-inherit eutils toolchain-funcs cmake-utils alternatives-2
+inherit eutils toolchain-funcs cmake-utils alternatives-2 subversion
-MYP=lapack-3.3.1
-
-DESCRIPTION="Reference implementation of BLAS and LAPACK"
+DESCRIPTION="Reference implementation of BLAS"
HOMEPAGE="http://www.netlib.org/lapack/"
-SRC_URI="http://www.netlib.org/lapack/${MYP}.tgz"
+ESVN_REPO_URI="https://icl.cs.utk.edu/svn/lapack-dev/lapack/trunk"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE="static-libs test"
RDEPEND="virtual/fortran"
@@ -76,5 +74,5 @@ src_install() {
cmake-utils_src_install -C BLAS
fi
alternatives_for blas reference 0 \
- "/usr/$(get_libdir)/pkgconfig/blas.pc" "refblas.pc"
+ "/usr/$(get_libdir)/pkgconfig/blas.pc" "refblas.pc"
}
next reply other threads:[~2012-01-03 21:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-03 21:17 Sebastien Fabbro [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
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
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=3121dda8edfa2153c8004d34117d8fa4c0a5efe4.bicatali@gentoo \
--to=bicatali@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