summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-20 18:27:50 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-20 18:27:50 +0000
commit3d158cf438a424574af807cdebedff53e4804ce8 (patch)
tree5a29f15575c3fc804df46caa70420c2136cade88 /eclass
parent"Fix data install path, thanks Thomas Cort <tcort@gentoo.org> wrt bug #132197. (diff)
downloadhistorical-3d158cf438a424574af807cdebedff53e4804ce8.tar.gz
historical-3d158cf438a424574af807cdebedff53e4804ce8.tar.bz2
historical-3d158cf438a424574af807cdebedff53e4804ce8.zip
fix incorrect statements
Diffstat (limited to 'eclass')
-rw-r--r--eclass/multilib.eclass6
1 files changed, 3 insertions, 3 deletions
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 <eradicator@gentoo.org>
#
@@ -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