commit: 2dc3d56c52d3e69216f10ec915f4eb10f294af89
Author: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 19:27:28 2020 +0000
Commit: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 19:30:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc3d56c
dev-util/dwarves: Remove elfutils patch from live-ebuild
The patch got applied upstream.
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Matthias Schwarzott <zzam <AT> gentoo.org>
dev-util/dwarves/dwarves-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-util/dwarves/dwarves-9999.ebuild
b/dev-util/dwarves/dwarves-9999.ebuild
index f9e4f9feeb3..7eb6207bcb2 100644
--- a/dev-util/dwarves/dwarves-9999.ebuild
+++ b/dev-util/dwarves/dwarves-9999.ebuild
@@ -26,7 +26,6 @@ DOCS=( README README.ctracer NEWS )
PATCHES=(
"${FILESDIR}"/${PN}-1.10-python-import.patch
- "${FILESDIR}"/${PN}-1.16-no-libebl.patch
)
src_configure() {