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: 1630599016.1aefe31e9b1d54ce085b18455e8cbf60fc39abd0.mgorny@gentoo
1 commit: 1aefe31e9b1d54ce085b18455e8cbf60fc39abd0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:20:23 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 16:10:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aefe31e
7
8 python-single-r1.eclass: Set @PROVIDES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 eclass/python-single-r1.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass
16 index da0113b6d57..228c66a77af 100644
17 --- a/eclass/python-single-r1.eclass
18 +++ b/eclass/python-single-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 Python packages not installed for multiple implementations.
25 # @DESCRIPTION:
26 # An extension of the python-r1 eclass suite for packages which