summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2015-08-14 12:18:39 -0400
committerIan Stakenvicius <axs@gentoo.org>2015-08-14 12:21:07 -0400
commitaa2f29b793149a5f789dec51759f2456e67b990e (patch)
tree10d4b7310e0d76d47dc10c9707707e451ca339f1 /eclass/mozconfig-v6.40.eclass
parentwww-client/firefox: version bumps and cleanup (diff)
downloadgentoo-aa2f29b793149a5f789dec51759f2456e67b990e.tar.gz
gentoo-aa2f29b793149a5f789dec51759f2456e67b990e.tar.bz2
gentoo-aa2f29b793149a5f789dec51759f2456e67b990e.zip
mozconfig-v6.40.eclass: replace $Header $ with $Id$
..and also changed "# @ECLASS:" value to match actual eclass name, and other outdated references in comments.
Diffstat (limited to 'eclass/mozconfig-v6.40.eclass')
-rw-r--r--eclass/mozconfig-v6.40.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/mozconfig-v6.40.eclass b/eclass/mozconfig-v6.40.eclass
index c305db26b62e..333943f932b0 100644
--- a/eclass/mozconfig-v6.40.eclass
+++ b/eclass/mozconfig-v6.40.eclass
@@ -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.