commit: 3d43d2a8d3dd6c5b410bd1b6931645542f337f0d Author: Xiami <i <AT> f2light <DOT> com> AuthorDate: Sat Apr 28 22:06:55 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 29 06:24:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d43d2a8
myspell-r2.eclass: correct eclass name in header eclass/myspell-r2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/myspell-r2.eclass b/eclass/myspell-r2.eclass index 5da9e3d0dc4..9b1de236dfc 100644 --- a/eclass/myspell-r2.eclass +++ b/eclass/myspell-r2.eclass @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# @ECLASS: aspell-dict.eclass +# @ECLASS: myspell-r2.eclass # @MAINTAINER: # [email protected] # @AUTHOR:
