Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 02 Sep 2021 16:10:24
Message-Id: 1630599009.93dc6241d188a8c0d9ff8fe8fc29177e229295ea.mgorny@gentoo
1 commit: 93dc6241d188a8c0d9ff8fe8fc29177e229295ea
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:19:44 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:10:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93dc6241
7
8 lua.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/lua.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/lua.eclass b/eclass/lua.eclass
16 index f1967ae6e01..5c2a7b29006 100644
17 --- a/eclass/lua.eclass
18 +++ b/eclass/lua.eclass
19 @@ -9,6 +9,7 @@
20 # Marek Szuba <marecki@g.o>
21 # Based on python-r1.eclass by Michał Górny <mgorny@g.o> et al.
22 # @SUPPORTED_EAPIS: 7 8
23 +# @PROVIDES: lua-utils
24 # @BLURB: A common eclass for Lua packages
25 # @DESCRIPTION:
26 # A common eclass providing helper functions to build and install