From 0321bb2c6946c434d4f0d6a7a9c3cc1d3e50aca4 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Sat, 13 Nov 2004 23:23:08 +0000 Subject: switch to mozconfig --- eclass/mozilla.eclass | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'eclass/mozilla.eclass') diff --git a/eclass/mozilla.eclass b/eclass/mozilla.eclass index bba0f004568c..0cdd646bd99a 100644 --- a/eclass/mozilla.eclass +++ b/eclass/mozilla.eclass @@ -1,6 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla.eclass,v 1.23 2004/11/09 20:03:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla.eclass,v 1.24 2004/11/13 23:23:08 agriffis Exp $ +# +# You probably don't want to change this eclass. Newer ebuilds use +# mozconfig.eclass instead. ECLASS=mozilla INHERITED="$INHERITED $ECLASS" -- cgit v1.2.3-65-gdbad