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-chemistry/pdbmat/
Date: Fri, 10 Feb 2017 20:18:30 +0000 (UTC)	[thread overview]
Message-ID: <1486757906.e2969c1d302e3938834de1b370691b786f438dde.johu@gentoo> (raw)

commit:     e2969c1d302e3938834de1b370691b786f438dde
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 20:18:13 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 20:18:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2969c1d

sci-chemistry/pdbmat: EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-chemistry/pdbmat/pdbmat-3.89.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/pdbmat/pdbmat-3.89.ebuild b/sci-chemistry/pdbmat/pdbmat-3.89.ebuild
index 89445471ef..0119b3877d 100644
--- a/sci-chemistry/pdbmat/pdbmat-3.89.ebuild
+++ b/sci-chemistry/pdbmat/pdbmat-3.89.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 inherit cmake-utils fortran-2
 
@@ -19,11 +19,14 @@ S="${WORKDIR}"/Source_ENM2011
 
 src_prepare() {
 	cp "${FILESDIR}"/CMakeLists.txt . || die
+
+	cmake-utils_src_prepare
 }
 
 src_configure() {
-	mycmakeargs=(
-		$(cmake-utils_use examples EXAMPLES)
+	local mycmakeargs=(
+		-DEXAMPLES=$(usex examples)
 	)
+
 	cmake-utils_src_configure
 }


                 reply	other threads:[~2017-02-10 20:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1486757906.e2969c1d302e3938834de1b370691b786f438dde.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