From 7f0ccc917c7abe6223784c703d86cd14755691fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 3 Jul 2021 22:39:47 +0100 Subject: gentoo resync : 03.07.2021 --- dev-lang/mono/mono-6.12.0.122.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-lang/mono/mono-6.12.0.122.ebuild') diff --git a/dev-lang/mono/mono-6.12.0.122.ebuild b/dev-lang/mono/mono-6.12.0.122.ebuild index 981a76e89442..b1486e782657 100644 --- a/dev-lang/mono/mono-6.12.0.122.ebuild +++ b/dev-lang/mono/mono-6.12.0.122.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.mono-project.com/sources/mono/${P}.tar.xz" LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux" -IUSE="doc minimal nls pax_kernel xen" +IUSE="doc minimal nls pax-kernel xen" # Note: mono works incorrect with older versions of libgdiplus # Details on dotnet overlay issue: https://github.com/gentoo/dotnet/issues/429 @@ -31,7 +31,7 @@ RDEPEND=" BDEPEND=" sys-devel/bc virtual/yacc - pax_kernel? ( sys-apps/elfix ) + pax-kernel? ( sys-apps/elfix ) " PATCHES=( @@ -66,7 +66,7 @@ src_prepare() { # get killed in the build proces when MPROTECT is enabled, bug #286280 # RANDMMAP kills the build process too, bug #347365 # We use paxmark.sh to get PT/XT logic, bug #532244 - if use pax_kernel ; then + if use pax-kernel ; then ewarn "We are disabling MPROTECT on the mono binary." # issue 9 : https://github.com/Heather/gentoo-dotnet/issues/9 -- cgit v1.2.3