# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" inherit dotnet DESCRIPTION="Safe and static parsing for PE/COFF/LIB formats" LICENSE="MIT" SLOT="0" IUSE="debug" NAME="Autopsy.Formats.PeCoff" HOMEPAGE="https://github.com/ArsenShnurkov/${NAME}" EGIT_COMMIT="061d8a27b13db5a76cae4757bb902b2808494a83" SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip" KEYWORDS="~x86 ~amd64 ~ppc" DEPEND="|| ( >=dev-lang/mono-3.12.0