From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/creduce/
Date: Mon, 8 Jun 2020 08:56:21 +0000 (UTC) [thread overview]
Message-ID: <1591606570.781bc3c6de87f81480e0acdce3f1b66f415855f8.mgorny@gentoo> (raw)
commit: 781bc3c6de87f81480e0acdce3f1b66f415855f8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 8 08:38:18 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 8 08:56:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781bc3c6
dev-util/creduce: Port to cmake.eclass
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/creduce/creduce-2.11.0_pre20191110.ebuild | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/dev-util/creduce/creduce-2.11.0_pre20191110.ebuild b/dev-util/creduce/creduce-2.11.0_pre20191110.ebuild
index ade291feb31..4bf63cd4086 100644
--- a/dev-util/creduce/creduce-2.11.0_pre20191110.ebuild
+++ b/dev-util/creduce/creduce-2.11.0_pre20191110.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=7
: ${CMAKE_MAKEFILE_GENERATOR=ninja}
-inherit cmake-utils llvm
+inherit cmake llvm
EGIT_COMMIT="2a4480eb6cb72b3d2d131b536c883cc6d41bdcaa"
DESCRIPTION="C-Reduce - a plugin-based C program reducer"
@@ -19,15 +19,16 @@ IUSE=""
LLVM_MAX_SLOT=9
-COMMON_DEPEND="
- >=dev-lang/perl-5.10.0
+DEPEND="
sys-devel/clang:${LLVM_MAX_SLOT}"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
+ >=dev-lang/perl-5.10.0
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common"
-DEPEND="${COMMON_DEPEND}
+BDEPEND="
+ >=dev-lang/perl-5.10.0
sys-devel/flex"
PATCHES=(
next reply other threads:[~2020-06-08 8:56 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 8:56 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-09 19:20 [gentoo-commits] repo/gentoo:master commit in: dev-util/creduce/ Michał Górny
2019-06-02 7:20 Michał Górny
2019-04-21 18:04 Michał Górny
2019-04-21 16:14 Michał Górny
2019-04-21 16:14 Michał Górny
2018-10-03 8:55 Michał Górny
2018-06-16 21:54 Michał Górny
2018-06-16 21:54 Michał Górny
2018-04-11 16:19 Michał Górny
2018-03-29 10:19 Michał Górny
2018-03-10 12:23 Pacho Ramos
2018-02-15 22:10 Michał Górny
2017-11-29 17:50 Michał Górny
2017-08-12 21:21 Michał Górny
2017-07-30 9:38 Michał Górny
2017-05-19 21:33 Michał Górny
2017-05-18 22:51 Michał Górny
2017-04-14 16:20 Ulrich Müller
2017-03-07 17:03 Michał Górny
2016-12-18 13:35 Michał Górny
2016-11-25 8:49 Michał Górny
2016-11-25 7:55 Michał Górny
2016-11-02 23:01 Michał Górny
2016-11-02 23:01 Michał Górny
2016-08-25 1:03 Ryan Hill
2016-08-02 11:54 Kent Fredric
2016-07-02 2:34 Ryan Hill
2016-06-05 3:59 Ryan Hill
2016-02-16 23:00 Ryan Hill
2015-10-02 6:46 Ryan Hill
2015-09-30 0:07 Ryan Hill
2015-09-30 0:07 Ryan Hill
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=1591606570.781bc3c6de87f81480e0acdce3f1b66f415855f8.mgorny@gentoo \
--to=mgorny@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