From ec7544e922749802258bdb0cd37879943296fd65 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/mailer.eclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'eclass/mailer.eclass') diff --git a/eclass/mailer.eclass b/eclass/mailer.eclass index c29e35a2459c..b94e35034a3c 100644 --- a/eclass/mailer.eclass +++ b/eclass/mailer.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mailer.eclass,v 1.11 2005/06/25 19:41:40 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mailer.eclass,v 1.12 2005/07/06 20:20:04 agriffis Exp $ # # Original Authors: Fernando J. Pereda @@ -29,7 +29,6 @@ # the package is no longer available) ## -ECLASS="mailer" INHERITED="$INHERITED $ECLASS" IUSE="mailwrapper" RDEPEND="mailwrapper? ( -- cgit v1.2.3-65-gdbad