summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-08-09 22:11:53 +0000
committerMike Frysinger <vapier@gentoo.org>2011-08-09 22:11:53 +0000
commit04f9f1ba7920c1dd1a2566333770573061dac3ff (patch)
tree3491e2d06a7cd2f1f700816488a47d18d5b5a018 /eclass
parentVersion bump (diff)
downloadhistorical-04f9f1ba7920c1dd1a2566333770573061dac3ff.tar.gz
historical-04f9f1ba7920c1dd1a2566333770573061dac3ff.tar.bz2
historical-04f9f1ba7920c1dd1a2566333770573061dac3ff.zip
drop old comment now that eutils.eclass no longer contains these funcs
Diffstat (limited to 'eclass')
-rw-r--r--eclass/linux-mod.eclass7
1 files changed, 1 insertions, 6 deletions
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index a0ee26d651de..d97c1bd34a19 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.102 2011/06/01 06:51:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.103 2011/08/09 22:11:53 vapier Exp $
# Author(s): John Mylchreest <johnm@gentoo.org>,
# Stefan Schweizer <genstef@gentoo.org>
@@ -125,11 +125,6 @@
# @DESCRIPTION:
# It's a read-only variable. It contains the extension of the kernel modules.
-# The order of these is important as both of linux-info and eutils contain
-# set_arch_to_kernel and set_arch_to_portage functions and the ones in eutils
-# are deprecated in favor of the ones in linux-info.
-# See http://bugs.gentoo.org/show_bug.cgi?id=127506
-
inherit eutils linux-info multilib
EXPORT_FUNCTIONS pkg_setup pkg_preinst pkg_postinst src_install src_compile pkg_postrm