diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-02-19 05:20:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-02-19 05:20:45 +0000 |
commit | 218a7d68897439e4390806dafe422b3587756ba4 (patch) | |
tree | 1aeea7a01d828d547f921691cfbbefbcbb81dc85 /eclass/gcc.eclass | |
parent | Add a new "@DEAD" tag so we skip dead eclasses. (diff) | |
download | historical-218a7d68897439e4390806dafe422b3587756ba4.tar.gz historical-218a7d68897439e4390806dafe422b3587756ba4.tar.bz2 historical-218a7d68897439e4390806dafe422b3587756ba4.zip |
mark these two eclasses as dead
Diffstat (limited to 'eclass/gcc.eclass')
-rw-r--r-- | eclass/gcc.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/gcc.eclass b/eclass/gcc.eclass index 2d843db9f54a..e8a24f7bd28a 100644 --- a/eclass/gcc.eclass +++ b/eclass/gcc.eclass @@ -1,7 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.23 2005/09/15 00:10:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.24 2008/02/19 05:20:45 vapier Exp $ +# @DEAD # STOP USING THIS ECLASS # PLEASE TRANSITION TO TOOLCHAIN-FUNCS.ECLASS |