public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/alglib/
Date: Sun, 26 Aug 2018 11:02:35 +0000 (UTC)	[thread overview]
Message-ID: <1535281342.9e9fbc6c369e71cc5eb4ce1c6b271c73d9ae4697.asturm@gentoo> (raw)

commit:     9e9fbc6c369e71cc5eb4ce1c6b271c73d9ae4697
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 09:57:27 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 11:02:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9fbc6c

sci-libs/alglib: EAPI-6

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sci-libs/alglib/alglib-3.10.0-r1.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/sci-libs/alglib/alglib-3.10.0-r1.ebuild b/sci-libs/alglib/alglib-3.10.0-r1.ebuild
index 4144904b8fb..71b8e121855 100644
--- a/sci-libs/alglib/alglib-3.10.0-r1.ebuild
+++ b/sci-libs/alglib/alglib-3.10.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit cmake-utils
 
@@ -22,6 +22,8 @@ src_prepare() {
 }
 
 src_configure() {
-	local mycmakeargs=( $(cmake-utils_use_build test) )
+	local mycmakeargs=(
+		-DBUILD_TEST=$(usex test)
+	)
 	cmake-utils_src_configure
 }


             reply	other threads:[~2018-08-26 11:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-26 11:02 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-05  6:49 [gentoo-commits] repo/gentoo:master commit in: sci-libs/alglib/ Sam James
2021-05-30 18:45 Andreas Sturmlechner
2021-05-28  7:02 Agostino Sarubbo
2021-05-10  0:07 Sam James
2021-03-26 11:30 David Seifert
2018-09-14 17:52 Mikle Kolyada
2018-09-12 20:47 Thomas Deutschmann
2018-09-12  8:08 Andreas Sturmlechner
2015-09-25 18:27 Justin Lecher
2015-09-20 10:24 Justin Lecher
2015-09-19 14:52 Agostino Sarubbo
2015-09-08 13:45 Justin Lecher

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=1535281342.9e9fbc6c369e71cc5eb4ce1c6b271c73d9ae4697.asturm@gentoo \
    --to=asturm@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