From: Jeroen Roovers Date: Wed, 15 May 2019 08:36:38 +0000 (+0200) Subject: net-libs/libtrace: Drop eutils.eclass X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16f3268f3417198205ea399bd9aa711bdcec3a69;p=gentoo.git net-libs/libtrace: Drop eutils.eclass Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- diff --git a/net-libs/libtrace/libtrace-4.0.7.ebuild b/net-libs/libtrace/libtrace-4.0.7.ebuild index c8291b01d7ff..d5c5a09369da 100644 --- a/net-libs/libtrace/libtrace-4.0.7.ebuild +++ b/net-libs/libtrace/libtrace-4.0.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools eutils +inherit autotools DESCRIPTION="A library and tools for trace processing" HOMEPAGE="https://research.wand.net.nz/software/libtrace.php"