From: Mike Frysinger Date: Tue, 20 Jun 2006 18:27:50 +0000 (+0000) Subject: fix incorrect statements X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3d158cf438a424574af807cdebedff53e4804ce8;p=gentoo.git fix incorrect statements --- diff --git a/eclass/multilib.eclass b/eclass/multilib.eclass index ec347c3519de..52a32831e4f4 100644 --- a/eclass/multilib.eclass +++ b/eclass/multilib.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.50 2006/06/20 08:48:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.51 2006/06/20 18:27:50 vapier Exp $ # # Author: Jeremy Huddleston # @@ -656,8 +656,8 @@ multilib_env() { esac } -# This is for the single package in the tree whose maintainer believes it is so important to -# provide a compiled-from-source version before portage is able to support it (app-emul/wine) +# Hide multilib details here for packages which are forced to be compiled for a +# specific ABI when run on another ABI (like x86-specific packages on amd64) multilib_toolchain_setup() { export ABI=$1