summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-05-15 10:36:38 +0200
committerJeroen Roovers <jer@gentoo.org>2019-05-15 10:41:11 +0200
commit16f3268f3417198205ea399bd9aa711bdcec3a69 (patch)
treef9c6d479a83c472931779d5bfdb6c41463d877e0 /net-libs/libtrace
parentnet-libs/libtrace: Old (diff)
downloadgentoo-16f3268f3417198205ea399bd9aa711bdcec3a69.tar.gz
gentoo-16f3268f3417198205ea399bd9aa711bdcec3a69.tar.bz2
gentoo-16f3268f3417198205ea399bd9aa711bdcec3a69.zip
net-libs/libtrace: Drop eutils.eclass
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-libs/libtrace')
-rw-r--r--net-libs/libtrace/libtrace-4.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
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"