public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/opticks-okconf/
Date: Sat, 30 Jan 2021 14:49:09 +0000 (UTC)	[thread overview]
Message-ID: <1612018142.cb2d8c43cb9048963f71fc3df9f2c1d00bee41d1.andrewammerlaan@gentoo> (raw)

commit:     cb2d8c43cb9048963f71fc3df9f2c1d00bee41d1
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 14:49:02 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 30 14:49:02 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=cb2d8c43

sci-physics/opticks-okconf: cmake-utils --> cmake

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild b/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild
index 1b67f2751..c880f4f8b 100644
--- a/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild
+++ b/sci-physics/opticks-okconf/opticks-okconf-0.0.1_p20191110.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit mercurial cmake-utils cuda
+inherit mercurial cmake cuda
 
 EHG_REPO_URI="https://bitbucket.org/simoncblyth/${PN//-*}"
 EHG_REVISION="a580e704afe9d2c138072835e986542c835c29fc"
@@ -28,7 +28,7 @@ PATCHES=(
 )
 
 src_prepare() {
-	cmake-utils_src_prepare
+	cmake_src_prepare
 	cuda_src_prepare
 
 	rm -f CMakeLists.txt* || die
@@ -42,5 +42,5 @@ src_configure() {
 		-DCOMPUTE_CAPABILITY=61
 		-DCUDA_NVCC_FLAGS="${NVCCFLAGS}"
 	)
-	CMAKE_USE_DIR=${S}/${PN##*-} cmake-utils_src_configure
+	CMAKE_USE_DIR=${S}/${PN##*-} cmake_src_configure
 }


             reply	other threads:[~2021-01-30 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 14:49 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-03 15:42 [gentoo-commits] proj/sci:master commit in: sci-physics/opticks-okconf/ Benda XU

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=1612018142.cb2d8c43cb9048963f71fc3df9f2c1d00bee41d1.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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