diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2020-02-12 20:27:28 +0100 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2020-02-12 20:30:46 +0100 |
commit | 2dc3d56c52d3e69216f10ec915f4eb10f294af89 (patch) | |
tree | 91d1f678f3d1a10a51b2b70e5ba87ca1dc6501d2 /dev-util | |
parent | sys-apps/util-linux: Add a dep on virtual/libcrypt:= (diff) | |
download | gentoo-2dc3d56c52d3e69216f10ec915f4eb10f294af89.tar.gz gentoo-2dc3d56c52d3e69216f10ec915f4eb10f294af89.tar.bz2 gentoo-2dc3d56c52d3e69216f10ec915f4eb10f294af89.zip |
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@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/dwarves/dwarves-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/dwarves/dwarves-9999.ebuild b/dev-util/dwarves/dwarves-9999.ebuild index f9e4f9feeb3b..7eb6207bcb2e 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() { |