commit:     93dc6241d188a8c0d9ff8fe8fc29177e229295ea
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 09:19:44 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 16:10:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93dc6241

lua.eclass: Set @PROVIDES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 eclass/lua.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/lua.eclass b/eclass/lua.eclass
index f1967ae6e01..5c2a7b29006 100644
--- a/eclass/lua.eclass
+++ b/eclass/lua.eclass
@@ -9,6 +9,7 @@
 # Marek Szuba <mare...@gentoo.org>
 # Based on python-r1.eclass by Michał Górny <mgo...@gentoo.org> et al.
 # @SUPPORTED_EAPIS: 7 8
+# @PROVIDES: lua-utils
 # @BLURB: A common eclass for Lua packages
 # @DESCRIPTION:
 # A common eclass providing helper functions to build and install

Reply via email to