From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D248013933E for ; Fri, 2 Jul 2021 09:19:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4447E0870; Fri, 2 Jul 2021 09:19:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13D09E0872 for ; Fri, 2 Jul 2021 09:19:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCFEC335D36 for ; Fri, 2 Jul 2021 09:19:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 643A07A2 for ; Fri, 2 Jul 2021 09:18:59 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1625217165.d9ae852e2673eea41fe780f06879b0eeea886542.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/honggfuzz/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/honggfuzz/metadata.xml X-VCS-Directories: app-forensics/honggfuzz/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: d9ae852e2673eea41fe780f06879b0eeea886542 X-VCS-Branch: master Date: Fri, 2 Jul 2021 09:18:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c01faf38-24bb-4954-afe4-dfaf781c8b36 X-Archives-Hash: 965833c535243ffcb0548b13daea05d3 commit: d9ae852e2673eea41fe780f06879b0eeea886542 Author: Marek Szuba gentoo org> AuthorDate: Fri Jul 2 09:12:45 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Jul 2 09:12:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ae852e app-forensics/honggfuzz: add self as maintainer Signed-off-by: Marek Szuba gentoo.org> app-forensics/honggfuzz/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-forensics/honggfuzz/metadata.xml b/app-forensics/honggfuzz/metadata.xml index 3e65bd37c9a..43f17170e92 100644 --- a/app-forensics/honggfuzz/metadata.xml +++ b/app-forensics/honggfuzz/metadata.xml @@ -1,7 +1,10 @@ - + + marecki@gentoo.org + Marek Szuba + Enable clang support (pull sys-libs/blocksruntime dependency).