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: Sat, 12 Aug 2017 21:21:36 +0000 (UTC) [thread overview]
Message-ID: <1502572890.2b3c55005c9f091855e14b49e5f6e340ae2a949c.mgorny@gentoo> (raw)
commit: 2b3c55005c9f091855e14b49e5f6e340ae2a949c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 21:28:03 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 21:21:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3c5500
dev-util/creduce: Require an LLVM slot with clang installed
dev-util/creduce/creduce-9999.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/dev-util/creduce/creduce-9999.ebuild b/dev-util/creduce/creduce-9999.ebuild
index 34ca7641f73..b7accd15def 100644
--- a/dev-util/creduce/creduce-9999.ebuild
+++ b/dev-util/creduce/creduce-9999.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
EGIT_REPO_URI="https://github.com/csmith-project/${PN}"
: ${CMAKE_MAKEFILE_GENERATOR=ninja}
-inherit cmake-utils git-r3
+inherit cmake-utils git-r3 llvm
DESCRIPTION="C-Reduce - a plugin-based C program reducer"
HOMEPAGE="https://embed.cs.utah.edu/creduce/"
@@ -30,3 +30,7 @@ RDEPEND="${COMMON_DEPEND}
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
+
+llvm_check_deps() {
+ has_version "sys-devel/clang:${LLVM_SLOT}"
+}
next reply other threads:[~2017-08-12 21:21 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-12 21:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-08 8:56 [gentoo-commits] repo/gentoo:master commit in: dev-util/creduce/ Michał Górny
2019-12-09 19:20 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-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=1502572890.2b3c55005c9f091855e14b49e5f6e340ae2a949c.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