--- glut-3.7.1.ebuild.old 2004-07-07 18:19:36.000000000 +0000 +++ glut-3.7.1.ebuild 2004-07-14 03:49:29.254000600 +0000 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.18 2004/06/25 03:07:00 agriffis Exp $ -inherit libtool +inherit libtool gnuconfig MESA_VER="5.0" DESCRIPTION="The OpenGL Utility Toolkit (GLUT)" @@ -12,7 +12,7 @@ LICENSE="X11 | GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64" IUSE="" DEPEND="virtual/opengl @@ -22,6 +22,7 @@ S=${WORKDIR}/Mesa-${MESA_VER} src_compile() { + use ppc64 && gnuconfig_update elibtoolize econf || die