diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-24 11:14:10 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-24 15:51:47 +0100 |
commit | 1837e451b16928bafd20644cf0628b399fe5c40c (patch) | |
tree | 8b6dffaba8e808eaa30a34b0d8fdff58a48a3c47 /eclass | |
parent | net-analyzer/pnp4nagios: drop 0.6.26-r11 (diff) | |
download | gentoo-1837e451b16928bafd20644cf0628b399fe5c40c.tar.gz gentoo-1837e451b16928bafd20644cf0628b399fe5c40c.tar.bz2 gentoo-1837e451b16928bafd20644cf0628b399fe5c40c.zip |
mate.eclass: Add mate-desktop.org to @PROVIDES
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/mate.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/mate.eclass b/eclass/mate.eclass index a734b4c4dc7e..4e46fd27c011 100644 --- a/eclass/mate.eclass +++ b/eclass/mate.eclass @@ -8,6 +8,7 @@ # Authors: NP-Hardass <NP-Hardass@gentoo.org> based upon the gnome2 # and autotools-utils eclasses # @SUPPORTED_EAPIS: 6 7 +# @PROVIDES: mate-desktop.org # @BLURB: Provides phases for MATE based packages. # @DESCRIPTION: # Exports portage base functions used by ebuilds written for packages using the |