commit: 591fd9b1dc1d2dd581a13e805a6e0dd8a0d6c43a
Author: Ron MacNeil <macro <AT> hotmail <DOT> com>
AuthorDate: Thu Oct 1 09:31:30 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 09:31:30 2015 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=591fd9b1
Remove references to ppc patch no longer required as of mono-4.2.0
Verified on a Mac G4 Cube
dev-lang/mono/mono-4.2.0.179.ebuild | 5 -----
dev-lang/mono/mono-4.2.1.36.ebuild | 5 -----
2 files changed, 10 deletions(-)
diff --git a/dev-lang/mono/mono-4.2.0.179.ebuild
b/dev-lang/mono/mono-4.2.0.179.ebuild
index a43cefb..db52e5c 100644
--- a/dev-lang/mono/mono-4.2.0.179.ebuild
+++ b/dev-lang/mono/mono-4.2.0.179.ebuild
@@ -67,11 +67,6 @@ src_prepare() {
# http://osdir.com/ml/general/2015-05/msg20808.html
epatch "${FILESDIR}/add_missing_vb_portable_targets.patch"
- # Fix build on big-endian machines
- # https://bugzilla.xamarin.com/show_bug.cgi?id=31779
- # epatch "${FILESDIR}/${PN}-4.0.2.5-fix-decimal-ms-on-big-endian.patch"
- # * Failed Patch: mono-4.0.2.5-fix-decimal-ms-on-big-endian.patch !
-
# Fix build when sgen disabled
# https://bugzilla.xamarin.com/show_bug.cgi?id=32015
epatch
"${FILESDIR}/${PN}-4.0.2.5-fix-mono-dis-makefile-am-when-without-sgen.patch"
diff --git a/dev-lang/mono/mono-4.2.1.36.ebuild
b/dev-lang/mono/mono-4.2.1.36.ebuild
index a43cefb..db52e5c 100644
--- a/dev-lang/mono/mono-4.2.1.36.ebuild
+++ b/dev-lang/mono/mono-4.2.1.36.ebuild
@@ -67,11 +67,6 @@ src_prepare() {
# http://osdir.com/ml/general/2015-05/msg20808.html
epatch "${FILESDIR}/add_missing_vb_portable_targets.patch"
- # Fix build on big-endian machines
- # https://bugzilla.xamarin.com/show_bug.cgi?id=31779
- # epatch "${FILESDIR}/${PN}-4.0.2.5-fix-decimal-ms-on-big-endian.patch"
- # * Failed Patch: mono-4.0.2.5-fix-decimal-ms-on-big-endian.patch !
-
# Fix build when sgen disabled
# https://bugzilla.xamarin.com/show_bug.cgi?id=32015
epatch
"${FILESDIR}/${PN}-4.0.2.5-fix-mono-dis-makefile-am-when-without-sgen.patch"