summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-04 21:03:59 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-04 21:03:59 +0000
commitbe3374bc0e735e1fad4175de6dcb385b977f55bb (patch)
tree7abad591007d8fb988acfa68c81f015e602486b5 /eclass/toolchain-binutils.eclass
parentdeclare maintainer and cleanup a little (diff)
downloadgentoo-2-be3374bc0e735e1fad4175de6dcb385b977f55bb.tar.gz
gentoo-2-be3374bc0e735e1fad4175de6dcb385b977f55bb.tar.bz2
gentoo-2-be3374bc0e735e1fad4175de6dcb385b977f55bb.zip
declare/shuffle around maintainers
Diffstat (limited to 'eclass/toolchain-binutils.eclass')
-rw-r--r--eclass/toolchain-binutils.eclass8
1 files changed, 5 insertions, 3 deletions
diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass
index 0c7e3e4c3b00..561d8847986e 100644
--- a/eclass/toolchain-binutils.eclass
+++ b/eclass/toolchain-binutils.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.70 2007/01/07 05:51:21 vapier Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.71 2007/03/04 21:03:58 vapier Exp $
+#
+# Maintainer: Toolchain Ninjas <toolchain@gentoo.org>
+#
# 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`).