diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-02 11:21:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-02 18:15:53 +0200 |
commit | d556c732164c06df0c289b652fedbb46651f8f68 (patch) | |
tree | 233709848b63a7f22bea25b5b5d89f378a8303bf /eclass/xdg.eclass | |
parent | meson-multilib.eclass: Set @PROVIDES (diff) | |
download | gentoo-d556c732164c06df0c289b652fedbb46651f8f68.tar.gz gentoo-d556c732164c06df0c289b652fedbb46651f8f68.tar.bz2 gentoo-d556c732164c06df0c289b652fedbb46651f8f68.zip |
xdg.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass/xdg.eclass')
-rw-r--r-- | eclass/xdg.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/xdg.eclass b/eclass/xdg.eclass index 08dc8432a5e0..a3e75103a046 100644 --- a/eclass/xdg.eclass +++ b/eclass/xdg.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Original author: Gilles Dartiguelongue <eva@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 8 +# @PROVIDES: xdg-utils # @BLURB: Provides phases for XDG compliant packages. # @DESCRIPTION: # Utility eclass to update the desktop, icon and shared mime info as laid |