Gentoo Archives: gentoo-commits

From: Matthias Schwarzott <zzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dwarves/
Date: Wed, 12 Feb 2020 19:31:01
Message-Id: 1581535846.2dc3d56c52d3e69216f10ec915f4eb10f294af89.zzam@gentoo
1 commit: 2dc3d56c52d3e69216f10ec915f4eb10f294af89
2 Author: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 12 19:27:28 2020 +0000
4 Commit: Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 12 19:30:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc3d56c
7
8 dev-util/dwarves: Remove elfutils patch from live-ebuild
9
10 The patch got applied upstream.
11
12 Package-Manager: Portage-2.3.88, Repoman-2.3.20
13 Signed-off-by: Matthias Schwarzott <zzam <AT> gentoo.org>
14
15 dev-util/dwarves/dwarves-9999.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/dev-util/dwarves/dwarves-9999.ebuild b/dev-util/dwarves/dwarves-9999.ebuild
19 index f9e4f9feeb3..7eb6207bcb2 100644
20 --- a/dev-util/dwarves/dwarves-9999.ebuild
21 +++ b/dev-util/dwarves/dwarves-9999.ebuild
22 @@ -26,7 +26,6 @@ DOCS=( README README.ctracer NEWS )
23
24 PATCHES=(
25 "${FILESDIR}"/${PN}-1.10-python-import.patch
26 - "${FILESDIR}"/${PN}-1.16-no-libebl.patch
27 )
28
29 src_configure() {