From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/honggfuzz/
Date: Sat, 2 May 2020 17:51:43 +0000 (UTC) [thread overview]
Message-ID: <1588441896.d8c00ce009ff923ba4b5419abecec2a713895351.slyfox@gentoo> (raw)
commit: d8c00ce009ff923ba4b5419abecec2a713895351
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May 2 17:49:23 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May 2 17:51:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c00ce0
app-forensics/honggfuzz: drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-forensics/honggfuzz/Manifest | 1 -
app-forensics/honggfuzz/honggfuzz-2.1.ebuild | 43 ----------------------------
2 files changed, 44 deletions(-)
diff --git a/app-forensics/honggfuzz/Manifest b/app-forensics/honggfuzz/Manifest
index 0f658dc9eb6..7aca64ea2c3 100644
--- a/app-forensics/honggfuzz/Manifest
+++ b/app-forensics/honggfuzz/Manifest
@@ -1,2 +1 @@
-DIST honggfuzz-2.1.tar.gz 65209308 BLAKE2B 83882aaba55e1a809c7477c528f92e3617ea912794680c21de680da38a17e5b6ccf6dbfa9e3c6da263fd8730a0007cf44b5038b8f1c80ecd9cc8dffec7548a99 SHA512 04505085779ba824a494f414b9eb7d9f5f5e6962ca4736cd4fa4bc00438c9cb63c5a367db9510f8e1b0383469207d70fad1e978e696912c721a14a5340e9ad2b
DIST honggfuzz-2.2.tar.gz 65219878 BLAKE2B f842c6d3dea22525d1335fbdbdffa349ace743762386e81e40f1eab99dafa8f34b935c1cb4871b25ade76e3ac8f846d0329ef01bc0097a888e60b400819ada2d SHA512 8e6a0cf027d521967a69828afa6e0ae5306ad7387c595405f9d3151344e2aa91f9537355fafdf03f06e6702014e2faa0609c3d249f22af5793663f3c9d09180d
diff --git a/app-forensics/honggfuzz/honggfuzz-2.1.ebuild b/app-forensics/honggfuzz/honggfuzz-2.1.ebuild
deleted file mode 100644
index 4d8108afc11..00000000000
--- a/app-forensics/honggfuzz/honggfuzz-2.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="A general purpose fuzzer with feedback support"
-HOMEPAGE="https://google.github.io/honggfuzz/"
-SRC_URI="https://github.com/google/honggfuzz/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=sys-libs/binutils-libs-2.29:=
- sys-libs/libunwind:=
-"
-
-DEPEND="${RDEPEND}"
-
-DOCS=(
- CHANGELOG
- COPYING
- CONTRIBUTING
- README.md
-)
-
-PATCHES=(
- "${FILESDIR}"/${PN}-2.0-no-werror.patch
-)
-
-src_compile() {
- CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" emake
-}
-
-src_install() {
- dobin ${PN}
-
- einstalldocs
-}
next reply other threads:[~2020-05-02 17:51 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-02 17:51 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-25 12:25 [gentoo-commits] repo/gentoo:master commit in: app-forensics/honggfuzz/ Marek Szuba
2022-09-05 9:40 Marek Szuba
2022-01-26 12:52 Marek Szuba
2021-07-13 13:11 Marek Szuba
2021-07-13 13:11 Marek Szuba
2021-07-02 9:18 Marek Szuba
2021-07-02 7:17 Sergei Trofimovich
2021-03-06 10:13 Sergei Trofimovich
2021-02-27 21:26 Sergei Trofimovich
2020-08-28 7:49 Sergei Trofimovich
2020-07-25 9:18 Sergei Trofimovich
2020-07-23 20:38 Sergei Trofimovich
2020-06-23 7:33 Sergei Trofimovich
2020-05-29 22:13 Sergei Trofimovich
2020-05-26 21:59 Sergei Trofimovich
2020-04-24 21:59 Sergei Trofimovich
2020-03-23 23:58 Sergei Trofimovich
2020-03-05 20:49 Sergei Trofimovich
2020-02-12 22:32 Sergei Trofimovich
2019-12-09 20:18 Sergei Trofimovich
2019-12-07 17:23 Sergei Trofimovich
2019-05-25 10:03 Sergei Trofimovich
2019-05-25 10:03 Sergei Trofimovich
2019-02-19 9:16 Sergei Trofimovich
2019-02-19 9:16 Sergei Trofimovich
2018-08-24 12:54 Sergei Trofimovich
2018-04-19 21:47 Sergei Trofimovich
2018-02-22 19:57 Sergei Trofimovich
2018-02-07 22:03 Sergei Trofimovich
2017-12-09 19:02 Sergei Trofimovich
2017-11-01 20:26 Sergei Trofimovich
2017-06-30 21:37 Sergei Trofimovich
2017-05-24 19:44 Sergei Trofimovich
2017-02-14 21:47 Sergei Trofimovich
2016-09-15 20:37 Sergei Trofimovich
2016-09-11 8:32 Sergei Trofimovich
2016-09-10 22:39 Sergei Trofimovich
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=1588441896.d8c00ce009ff923ba4b5419abecec2a713895351.slyfox@gentoo \
--to=slyfox@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