summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-06-05 18:21:00 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-06-05 18:21:00 +0000
commitf3186d693985db65f5bca7f8412ec009d93bb73b (patch)
treedbfd74194c8c2e92be8898906d3eb0b8e5ffc94f /eclass/multilib.eclass
parentStable on sparc wrt #168729 (diff)
downloadhistorical-f3186d693985db65f5bca7f8412ec009d93bb73b.tar.gz
historical-f3186d693985db65f5bca7f8412ec009d93bb73b.tar.bz2
historical-f3186d693985db65f5bca7f8412ec009d93bb73b.zip
Clean up multilib eclass after discussions with KingTaco and marienz about the requirements for ati-drivers and nvidia-drivers.
Diffstat (limited to 'eclass/multilib.eclass')
-rw-r--r--eclass/multilib.eclass10
1 files changed, 4 insertions, 6 deletions
diff --git a/eclass/multilib.eclass b/eclass/multilib.eclass
index 9c645a4991d9..0f0abf67435c 100644
--- a/eclass/multilib.eclass
+++ b/eclass/multilib.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.60 2007/03/27 01:46:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.61 2007/06/05 18:21:00 cardoe Exp $
#
# Maintainer: amd64@gentoo.org / toolchain@gentoo.org
#
@@ -10,13 +10,11 @@
___ECLASS_RECUR_MULTILIB="yes"
[[ -z ${___ECLASS_RECUR_TOOLCHAIN_FUNCS} ]] && inherit toolchain-funcs
-DESCRIPTION="Based on the ${ECLASS} eclass"
-
# has_multilib_profile:
# Return true if the current profile is a multilib profile and lists more than
-# one abi in ${MULTILIB_ABIS}. You might want to use this like
-# 'use multilib || has_multilib_profile' until all profiles utilizing the
-# 'multilib' use flag are removed from portage
+# one abi in ${MULTILIB_ABIS}. When has_multilib_profile returns true, that
+# profile should enable the 'multilib' use flag. This is so you can DEPEND on
+# a package only for multilib or not multilib.
# is_final_abi:
# Return true if ${ABI} is the final abi to be installed (and thus we are