diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 11:12:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:30 +0200 |
commit | 86543279197c112a29cf05a0fd32d10f8afeb341 (patch) | |
tree | 6110db2b570b249195e4b793a0b82ead57632de8 /eclass/gkrellm-plugin.eclass | |
parent | dotnet.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-86543279197c112a29cf05a0fd32d10f8afeb341.tar.gz gentoo-86543279197c112a29cf05a0fd32d10f8afeb341.tar.bz2 gentoo-86543279197c112a29cf05a0fd32d10f8afeb341.zip |
gkrellm-plugin.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/gkrellm-plugin.eclass')
-rw-r--r-- | eclass/gkrellm-plugin.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/gkrellm-plugin.eclass b/eclass/gkrellm-plugin.eclass index d5161c486f6c..d6eb57ad0eca 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 |