mozconfig-v6.40.eclass: replace $Header $ with $Id$
authorIan Stakenvicius <axs@gentoo.org>
Fri, 14 Aug 2015 16:18:39 +0000 (12:18 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Fri, 14 Aug 2015 16:21:07 +0000 (12:21 -0400)
..and also changed "# @ECLASS:" value to match actual eclass name, and other
outdated references in comments.

eclass/mozconfig-v6.40.eclass

index c305db26b62eadf8f87f751f4dca0b9ce88dd7f8..333943f932b0595b03c4b10d8dc52a2437e09f64 100644 (file)
@@ -1,11 +1,11 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.38.eclass,v 1.1 2015/05/27 19:00:31 axs Exp $
+# $Id$
 #
-# @ECLASS: mozconfig-v5.33.eclass
+# @ECLASS: mozconfig-v6.40.eclass
 # @MAINTAINER:
 # mozilla team <mozilla@gentoo.org>
-# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v5
+# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6
 # @DESCRIPTION:
 # This eclass is used in mozilla ebuilds (firefox, thunderbird, seamonkey)
 # to provide a single common place for the common mozilla engine compoments.