summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/gnustep-funcs.eclass')
-rw-r--r--eclass/gnustep-funcs.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/gnustep-funcs.eclass b/eclass/gnustep-funcs.eclass
index 95bc5e5d56e6..3f08dcf73f73 100644
--- a/eclass/gnustep-funcs.eclass
+++ b/eclass/gnustep-funcs.eclass
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-funcs.eclass,v 1.6 2005/07/06 20:20:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-funcs.eclass,v 1.7 2005/07/06 20:23:20 agriffis Exp $
inherit toolchain-funcs eutils
-INHERITED="$INHERITED $ECLASS"
DESCRIPTION="EClass that centralizes access to GNUstep environment information."