Index: mono-1.1.7-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.7-r1.ebuild,v retrieving revision 1.1 diff -u -r1.1 mono-1.1.7-r1.ebuild --- mono-1.1.7-r1.ebuild 26 May 2005 22:55:30 -0000 1.1 +++ mono-1.1.7-r1.ebuild 2 Jun 2005 23:57:49 -0000 @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.7-r1.ebuild,v 1.1 2005/05/26 22:55:30 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.7.ebuild,v 1.5 2005/05/17 19:00:55 latexer Exp $ inherit eutils mono flag-o-matic @@ -10,7 +10,7 @@ LICENSE="|| ( GPL-2 LGPL-2 X11)" SLOT="0" -KEYWORDS="~x86 -ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="nptl icu X" DEPEND="virtual/libc @@ -39,6 +39,9 @@ # Fix for linking to ICU epatch ${FILESDIR}/${PN}-1.1.5-icu-linking.diff || die + # Fix building on PPC + epatch ${FILESDIR}/${P}-ppc-tls.diff || die + # Fix MONO_CFG_DIR for signing sed -i \ "s:^\t\(MONO_PATH.*)\):\tMONO_CFG_DIR='${D}/etc/' \1:" \