public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/clapack/
Date: Sun, 29 Jan 2017 09:26:03 +0000 (UTC)	[thread overview]
Message-ID: <1485681954.ab05aa9b700394928e6994a5ec4cd5918c5442ea.johu@gentoo> (raw)

commit:     ab05aa9b700394928e6994a5ec4cd5918c5442ea
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 09:18:03 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 09:25:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab05aa9b

sci-libs/clapack: EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-libs/clapack/clapack-3.2.1-r8.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/clapack/clapack-3.2.1-r8.ebuild b/sci-libs/clapack/clapack-3.2.1-r8.ebuild
index 93558a4..8bbeb96 100644
--- a/sci-libs/clapack/clapack-3.2.1-r8.ebuild
+++ b/sci-libs/clapack/clapack-3.2.1-r8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit flag-o-matic cmake-utils
 
@@ -38,6 +38,6 @@ src_configure() {
 	filter-flags -ftree-vectorize
 	# causes an internal compiler error with gcc-4.6.2
 
-	local mycmakeargs=( $(cmake-utils_use_enable test TESTS) )
+	local mycmakeargs=( -DENABLE_TESTS=$(usex test) )
 	cmake-utils_src_configure
 }


             reply	other threads:[~2017-01-29  9:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29  9:26 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-06 11:10 [gentoo-commits] repo/gentoo:master commit in: sci-libs/clapack/ Andreas Sturmlechner
2017-01-31 11:43 Agostino Sarubbo
2017-01-29 13:55 Agostino Sarubbo
2017-01-29  9:26 Johannes Huber

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=1485681954.ab05aa9b700394928e6994a5ec4cd5918c5442ea.johu@gentoo \
    --to=johu@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