commit: 1837e451b16928bafd20644cf0628b399fe5c40c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 24 10:14:10 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 24 14:51:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1837e451
mate.eclass: Add mate-desktop.org to @PROVIDES Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/mate.eclass | 1 + 1 file changed, 1 insertion(+) 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 <[email protected]> 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
