commit: 86543279197c112a29cf05a0fd32d10f8afeb341 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 09:12:06 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86543279
gkrellm-plugin.eclass: add @SUPPORTED_EAPIS eclass/gkrellm-plugin.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/gkrellm-plugin.eclass b/eclass/gkrellm-plugin.eclass index d5161c486f6..d6eb57ad0ec 100644 --- a/eclass/gkrellm-plugin.eclass +++ b/eclass/gkrellm-plugin.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Original author: Jim Ramsay # EAPI 6 author: David Seifert +# @SUPPORTED_EAPIS: 6 # @BLURB: Provides src_install used by (almost) all gkrellm plugins # @DESCRIPTION: # - Sets up default dependencies
