Removed eutils class.

This commit is contained in:
Ronald Farrer 2023-09-13 21:06:47 -07:00
parent 8e4fbca8fc
commit 4b8a31444e
4 changed files with 7 additions and 8 deletions

View file

@ -1,10 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
AUTOTOOLS_IN_SOURCE_BUILD=1
inherit eutils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
HOMEPAGE="https://github.com/libyal/libewf"