summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-06 20:20:04 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-06 20:20:04 +0000
commitec7544e922749802258bdb0cd37879943296fd65 (patch)
treefafe51478499bc36c93a9c4bb8f0877886e643cb /eclass/toolchain-binutils.eclass
parentstable on amd64 (diff)
downloadhistorical-ec7544e922749802258bdb0cd37879943296fd65.tar.gz
historical-ec7544e922749802258bdb0cd37879943296fd65.tar.bz2
historical-ec7544e922749802258bdb0cd37879943296fd65.zip
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Diffstat (limited to 'eclass/toolchain-binutils.eclass')
-rw-r--r--eclass/toolchain-binutils.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass
index eff540fca15b..88e6534eb0cd 100644
--- a/eclass/toolchain-binutils.eclass
+++ b/eclass/toolchain-binutils.eclass
@@ -1,13 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.39 2005/06/13 15:01:41 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.40 2005/07/06 20:20:04 agriffis Exp $
# We install binutils into CTARGET-VERSION specific directories. This lets
# us easily merge multiple versions for multiple targets (if we wish) and
# then switch the versions on the fly (with `binutils-config`).
inherit eutils libtool flag-o-matic gnuconfig
-ECLASS=toolchain-binutils
INHERITED="$INHERITED $ECLASS"
EXPORT_FUNCTIONS src_unpack src_compile src_test src_install pkg_postinst pkg_postrm