From 8d037b76b199e71a1d40db501e67b7aeac87fad8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 2 Sep 2021 11:19:45 +0200 Subject: lua-single.eclass: Set @PROVIDES MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- eclass/lua-single.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass') diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass index 26967000748c..2f4ebaa14198 100644 --- a/eclass/lua-single.eclass +++ b/eclass/lua-single.eclass @@ -9,6 +9,7 @@ # Marek Szuba # Based on python-single-r1.eclass by Michał Górny 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 -- cgit v1.2.3-65-gdbad