diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-26 09:13:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-26 09:13:42 +0000 |
commit | bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9 (patch) | |
tree | 8c7acca8d42c2f06d35b4ec9c68d02b23c729b84 /eclass/crosscompile.eclass | |
parent | header fix (diff) | |
download | gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.tar.gz gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.tar.bz2 gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.zip |
header fix
Diffstat (limited to 'eclass/crosscompile.eclass')
-rw-r--r-- | eclass/crosscompile.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/crosscompile.eclass b/eclass/crosscompile.eclass index fd837c9a6097..a47cad2aa3b6 100644 --- a/eclass/crosscompile.eclass +++ b/eclass/crosscompile.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the term of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/crosscompile.eclass,v 1.6 2003/10/26 09:12:16 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/eclass/crosscompile.eclass,v 1.7 2003/10/26 09:13:42 vapier Exp $ # Author: Zachary T Welch ECLASS=crosscompile |