From 0bdfae2b4b5e1a3a57e3e78814836458e33abfcb Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 6 Jul 2005 20:20:04 +0000 Subject: Remove ECLASS= and INHERITED= which haven't been necessary for a long time now --- eclass/tetex.eclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'eclass/tetex.eclass') diff --git a/eclass/tetex.eclass b/eclass/tetex.eclass index 96bc172ca01f..370f559b29db 100644 --- a/eclass/tetex.eclass +++ b/eclass/tetex.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/tetex.eclass,v 1.38 2005/06/27 15:37:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tetex.eclass,v 1.39 2005/07/06 20:20:04 agriffis Exp $ # # Author: Jaromir Malenko # Author: Mamoru KOMACHI @@ -11,7 +11,6 @@ inherit eutils flag-o-matic toolchain-funcs -ECLASS=tetex INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_setup pkg_postinst -- cgit v1.2.3-65-gdbad