commit: bfaf772271aae9cb327a95133867d71092e2ae0d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 06:40:02 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfaf7722
xdg.eclass: add @SUPPORTED_EAPIS eclass/xdg.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/xdg.eclass b/eclass/xdg.eclass index fd4816b8447..9ee771223dc 100644 --- a/eclass/xdg.eclass +++ b/eclass/xdg.eclass @@ -6,6 +6,7 @@ # [email protected] # @AUTHOR: # Original author: Gilles Dartiguelongue <[email protected]> +# @SUPPORTED_EAPIS: 4 5 6 # @BLURB: Provides phases for XDG compliant packages. # @DESCRIPTION: # Utility eclass to update the desktop and shared mime info as laid
