From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: virtual/lapack/
Date: Tue, 11 Feb 2014 14:07:38 +0000 (UTC) [thread overview]
Message-ID: <1392127651.5260c82743f16e7640e2b43a3a66151c566f5274.jlec@gentoo> (raw)
commit: 5260c82743f16e7640e2b43a3a66151c566f5274
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 14:07:31 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 14:07:31 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5260c827
virtual/lapack: Add missing inherite from multilib.eclass, thanks dev-zero spotting this
Package-Manager: portage-2.2.8-r1
---
virtual/lapack/ChangeLog | 4 ++++
virtual/lapack/{lapack-3.5.ebuild => lapack-3.5-r1.ebuild} | 6 ++++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/virtual/lapack/ChangeLog b/virtual/lapack/ChangeLog
index fcc9ba4..f2d88bb 100644
--- a/virtual/lapack/ChangeLog
+++ b/virtual/lapack/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/lapack/ChangeLog,v 1.5 2010/01/11 11:04:19 ulm Exp $
+ 11 Feb 2014; Justin Lecher <jlec@gentoo.org> -lapack-3.5.ebuild,
+ +lapack-3.5-r1.ebuild:
+ Add missing inherite from multilib.eclass, thanks dev-zero spotting this
+
19 Jan 2014; Justin Lecher <jlec@gentoo.org> -lapack-3.4.ebuild,
+lapack-3.4-r1.ebuild, metadata.xml:
Warn if old ${EPREFIX}/usr/$(get_libdir)/lib${PN}.so is present
diff --git a/virtual/lapack/lapack-3.5.ebuild b/virtual/lapack/lapack-3.5-r1.ebuild
similarity index 95%
rename from virtual/lapack/lapack-3.5.ebuild
rename to virtual/lapack/lapack-3.5-r1.ebuild
index 3d65f54..d465e88 100644
--- a/virtual/lapack/lapack-3.5.ebuild
+++ b/virtual/lapack/lapack-3.5-r1.ebuild
@@ -4,6 +4,8 @@
EAPI=5
+inherit multilib
+
DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"
HOMEPAGE=""
SRC_URI=""
@@ -13,14 +15,14 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
-RDEPEND="|| (
+RDEPEND="
+ || (
>=sci-libs/lapack-reference-${PV}
>=sci-libs/atlas-3.10.1[lapack]
)
doc? ( >=app-doc/lapack-docs-3.3 )"
DEPEND=""
-
pkg_pretend() {
if [[ -e "${EROOT%/}"/usr/$(get_libdir)/lib${PN}.so ]]; then
ewarn "You have still the old ${PN} library symlink present"
next reply other threads:[~2014-02-11 14:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-11 14:07 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-07 7:45 [gentoo-commits] proj/sci:master commit in: virtual/lapack/ Marius Brehler
2017-02-03 10:25 Marius Brehler
2016-10-12 6:30 Marius Brehler
2016-02-26 9:02 Justin Lecher
2016-02-26 9:02 Justin Lecher
2015-12-28 8:17 Justin Lecher
2015-11-29 10:17 Justin Lecher
2015-11-29 10:17 Justin Lecher
2014-10-08 14:16 Honza Macháček
2014-10-06 5:56 Justin Lecher
2014-01-28 19:01 Sebastien Fabbro
2014-01-19 18:32 Justin Lecher
2013-02-21 21:17 Sebastien Fabbro
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=1392127651.5260c82743f16e7640e2b43a3a66151c566f5274.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