commit: 94b7babb4df0c0d9b96a2753e6144ee999791751 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 09:12:03 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b7babb
aspell-dict-r1.eclass: add @SUPPORTED_EAPIS eclass/aspell-dict-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/aspell-dict-r1.eclass b/eclass/aspell-dict-r1.eclass index aed65d6c9ad..d633d991c5e 100644 --- a/eclass/aspell-dict-r1.eclass +++ b/eclass/aspell-dict-r1.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Original author: Seemant Kulleen # -r1 author: David Seifert +# @SUPPORTED_EAPIS: 6 # @BLURB: An eclass to streamline the construction of ebuilds for new aspell dicts # @DESCRIPTION: # The aspell-dict-r1 eclass is designed to streamline the construction of
