commit: 707225008e3f7447fe3755b14d7a1d270f6b3612 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Sep 2 09:20:21 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Sep 2 16:10:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70722500
python-any-r1.eclass: Set @PROVIDES Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/python-any-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass index eaae5379b73..7af9474d9a1 100644 --- a/eclass/python-any-r1.eclass +++ b/eclass/python-any-r1.eclass @@ -8,6 +8,7 @@ # Author: Michał Górny <mgo...@gentoo.org> # Based on work of: Krzysztof Pawlik <nelch...@gentoo.org> # @SUPPORTED_EAPIS: 6 7 8 +# @PROVIDES: python-utils-r1 # @BLURB: An eclass for packages having build-time dependency on Python. # @DESCRIPTION: # A minimal eclass for packages which need any Python interpreter