commit: 6f44cfc997b8c83e5ca211fdb34387b433d78a66 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Fri Oct 13 08:54:29 2017 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Fri Oct 13 09:27:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f44cfc9
mozconfig-v.6*.eclass: Fixed @ECLASS description (bug #618906). eclass/mozconfig-v6.49.eclass | 2 +- eclass/mozconfig-v6.51.eclass | 2 +- eclass/mozconfig-v6.56.eclass | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/mozconfig-v6.49.eclass b/eclass/mozconfig-v6.49.eclass index a986197f03b..f4f80065ac5 100644 --- a/eclass/mozconfig-v6.49.eclass +++ b/eclass/mozconfig-v6.49.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # -# @ECLASS: mozconfig-v6.46.eclass +# @ECLASS: mozconfig-v6.49.eclass # @MAINTAINER: # mozilla team <[email protected]> # @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6 diff --git a/eclass/mozconfig-v6.51.eclass b/eclass/mozconfig-v6.51.eclass index 28a876fd204..3048fd72650 100644 --- a/eclass/mozconfig-v6.51.eclass +++ b/eclass/mozconfig-v6.51.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # -# @ECLASS: mozconfig-v6.46.eclass +# @ECLASS: mozconfig-v6.51.eclass # @MAINTAINER: # mozilla team <[email protected]> # @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6 diff --git a/eclass/mozconfig-v6.56.eclass b/eclass/mozconfig-v6.56.eclass index c0ecf5992b4..ee47ccdea4a 100644 --- a/eclass/mozconfig-v6.56.eclass +++ b/eclass/mozconfig-v6.56.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # -# @ECLASS: mozconfig-v6.55.eclass +# @ECLASS: mozconfig-v6.56.eclass # @MAINTAINER: # mozilla team <[email protected]> # @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6
