From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/dfc/
Date: Sun, 27 Feb 2022 14:00:18 +0000 (UTC) [thread overview]
Message-ID: <1645970396.acc95a5cab904d82e5a6776271becc3273912985.dlan@gentoo> (raw)
commit: acc95a5cab904d82e5a6776271becc3273912985
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 13:59:31 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 13:59:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc95a5c
sys-fs/dfc: QA, port to cmake eclass
Closes: https://bugs.gentoo.org/834298
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
sys-fs/dfc/dfc-3.1.1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-fs/dfc/dfc-3.1.1.ebuild b/sys-fs/dfc/dfc-3.1.1.ebuild
index ec6877dbb2b0..6efb0e5b80cd 100644
--- a/sys-fs/dfc/dfc-3.1.1.ebuild
+++ b/sys-fs/dfc/dfc-3.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit cmake-utils
+EAPI=8
+inherit cmake
DESCRIPTION="A simple CLI tool that display file system usage, with colors"
HOMEPAGE="https://projects.gw-computing.net/projects/dfc"
@@ -30,5 +30,5 @@ src_configure() {
-DLFS_ENABLED=ON
)
- cmake-utils_src_configure
+ cmake_src_configure
}
next reply other threads:[~2022-02-27 14:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-27 14:00 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-06 2:44 [gentoo-commits] repo/gentoo:master commit in: sys-fs/dfc/ Yixun Lan
2019-04-18 3:30 Aaron Bauman
2019-03-12 0:37 Aaron Bauman
2018-12-31 21:14 Andreas Sturmlechner
2018-10-30 13:36 Mikle Kolyada
2018-10-28 21:29 Thomas Deutschmann
2018-10-14 19:10 Andreas Sturmlechner
2018-04-25 20:27 Thomas Deutschmann
2018-04-20 6:09 Yixun Lan
2018-04-20 1:35 Aaron Bauman
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=1645970396.acc95a5cab904d82e5a6776271becc3273912985.dlan@gentoo \
--to=dlan@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