# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" KEYWORDS="amd64 ~x86" RESTRICT="mirror" SLOT="5" USE_DOTNET="net45" IUSE="+${USE_DOTNET}" inherit mpt-r20150903 inherit msbuild mono-pkg-config gac NAME="nhibernate-core" HOMEPAGE="http://nhibernate.info/" EGIT_COMMIT="c2c93d979611463b5a3fb12c4d27bb78d86de9d4" SRC_URI="https://github.com/nhibernate/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${CATEGORY}-${PN}-${PV}.tar.gz https://github.com/mono/mono/raw/main/mcs/class/mono.snk" S="${WORKDIR}/${NAME}-${EGIT_COMMIT}" DESCRIPTION="NHibernate Object Relational Mapper" LICENSE="LGPL-2.1" # https://github.com/nhibernate/nhibernate-core/blob/master/LICENSE.txt CDEPEND="|| ( >=dev-lang/mono-5.4.0.167