diff options
Diffstat (limited to 'eclass/ccc.eclass')
-rw-r--r-- | eclass/ccc.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/ccc.eclass b/eclass/ccc.eclass index b5f2026db620..431f0f750957 100644 --- a/eclass/ccc.eclass +++ b/eclass/ccc.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.16 2005/07/06 20:20:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.17 2005/07/06 20:23:20 agriffis Exp $ # # Authors: Tavis Ormandy <taviso@gentoo.org> # Aron Griffis <agriffis@gentoo.org> @@ -13,7 +13,6 @@ inherit flag-o-matic -INHERITED="${INHERITED} ${ECLASS}" # define this to make this eclass noisy. #DEBUG_CCC_ECLASS=1 |