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

lua-single.eclass: Set @PROVIDES

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

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

diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass
index 26967000748..2f4ebaa1419 100644
--- a/eclass/lua-single.eclass
+++ b/eclass/lua-single.eclass
@@ -9,6 +9,7 @@
 # Marek Szuba <mare...@gentoo.org>
 # Based on python-single-r1.eclass by Michał Górny <mgo...@gentoo.org> et al.
 # @SUPPORTED_EAPIS: 7 8
+# @PROVIDES: lua-utils
 # @BLURB: An eclass for Lua packages not installed for multiple 
implementations.
 # @DESCRIPTION:
 # An extension of lua.eclass suite for packages which don't support being

Reply via email to