From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/ignition-fuel-tools/
Date: Thu, 12 Aug 2021 13:34:47 +0000 (UTC) [thread overview]
Message-ID: <1628775282.e61c3f70812076185b1ac92345d5d2c5d0d4f2b7.aballier@gentoo> (raw)
commit: e61c3f70812076185b1ac92345d5d2c5d0d4f2b7
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 12 13:34:05 2021 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug 12 13:34:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e61c3f70
sci-libs/ignition-fuel-tools: use cmake eclass
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild b/sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild
index 062659ba3a2..366864363d5 100644
--- a/sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild
+++ b/sci-libs/ignition-fuel-tools/ignition-fuel-tools-4.4.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
CMAKE_BUILD_TYPE=RelWithDebInfo
-inherit cmake-utils
+inherit cmake
IGN_MAJOR=4
@@ -40,5 +40,5 @@ src_configure() {
local mycmakeargs=(
"-DBUILD_TESTING=$(usex test)"
)
- cmake-utils_src_configure
+ cmake_src_configure
}
next reply other threads:[~2021-08-12 13:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-12 13:34 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-27 11:49 [gentoo-commits] repo/gentoo:master commit in: sci-libs/ignition-fuel-tools/ Andreas Sturmlechner
2024-02-05 14:54 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2020-09-21 13:47 Alexis Ballier
2020-09-14 3:20 Michał Górny
2020-05-15 16:34 Alexis Ballier
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=1628775282.e61c3f70812076185b1ac92345d5d2c5d0d4f2b7.aballier@gentoo \
--to=aballier@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