commit:     76843876d228f9f8cd9254016a1e80d9387e364d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 09:20:34 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 18:08:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76843876

ruby-single.eclass: Set @PROVIDES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 eclass/ruby-single.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/ruby-single.eclass b/eclass/ruby-single.eclass
index e19597b99a0..ed230f4a84e 100644
--- a/eclass/ruby-single.eclass
+++ b/eclass/ruby-single.eclass
@@ -8,6 +8,7 @@
 # Author: Hans de Graaff <[email protected]>
 # Based on python-single-r1 by: Michał Górny <[email protected]>
 # @SUPPORTED_EAPIS: 4 5 6 7 8
+# @PROVIDES: ruby-utils
 # @BLURB: An eclass for Ruby packages not installed for multiple 
implementations.
 # @DESCRIPTION:
 # An eclass for packages which don't support being installed for

Reply via email to