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: 1630599010.8d037b76b199e71a1d40db501e67b7aeac87fad8.mgorny@gentoo
1 commit: 8d037b76b199e71a1d40db501e67b7aeac87fad8
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:19:45 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:10:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d037b76
7
8 lua-single.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/lua-single.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass
16 index 26967000748..2f4ebaa1419 100644
17 --- a/eclass/lua-single.eclass
18 +++ b/eclass/lua-single.eclass
19 @@ -9,6 +9,7 @@
20 # Marek Szuba <marecki@g.o>
21 # Based on python-single-r1.eclass by Michał Górny <mgorny@g.o> et al.
22 # @SUPPORTED_EAPIS: 7 8
23 +# @PROVIDES: lua-utils
24 # @BLURB: An eclass for Lua packages not installed for multiple implementations.
25 # @DESCRIPTION:
26 # An extension of lua.eclass suite for packages which don't support being