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:25
Message-Id: 1630599013.707225008e3f7447fe3755b14d7a1d270f6b3612.mgorny@gentoo
1 commit: 707225008e3f7447fe3755b14d7a1d270f6b3612
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:20:21 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:10:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70722500
7
8 python-any-r1.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/python-any-r1.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
16 index eaae5379b73..7af9474d9a1 100644
17 --- a/eclass/python-any-r1.eclass
18 +++ b/eclass/python-any-r1.eclass
19 @@ -8,6 +8,7 @@
20 # Author: Michał Górny <mgorny@g.o>
21 # Based on work of: Krzysztof Pawlik <nelchael@g.o>
22 # @SUPPORTED_EAPIS: 6 7 8
23 +# @PROVIDES: python-utils-r1
24 # @BLURB: An eclass for packages having build-time dependency on Python.
25 # @DESCRIPTION:
26 # A minimal eclass for packages which need any Python interpreter