summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-25 19:57:52 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-25 19:57:52 +0000
commit94317f16d56ae950065453dc3a05245a2cc4ca59 (patch)
tree0a2b1c9f0cd285f9ae6ab69e0a127d70e91dfd4f /eclass/gcc.eclass
parentHeader updates/cleanups (diff)
downloadgentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.gz
gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.bz2
gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.zip
Header updates/cleanups
Diffstat (limited to 'eclass/gcc.eclass')
-rw-r--r--eclass/gcc.eclass5
1 files changed, 3 insertions, 2 deletions
diff --git a/eclass/gcc.eclass b/eclass/gcc.eclass
index cf0c5d2ae4be..8288aead9ad7 100644
--- a/eclass/gcc.eclass
+++ b/eclass/gcc.eclass
@@ -1,8 +1,9 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.6 2002/09/11 00:57:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $
# This eclass contains (or should) functions to get common info about gcc
+
ECLASS=gcc
INHERITED="$INHERITED $ECLASS"