diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-02 11:20:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-02 20:08:32 +0200 |
commit | 76843876d228f9f8cd9254016a1e80d9387e364d (patch) | |
tree | ff39addae70ea7244e9627966bd72496c52ec9dc /eclass | |
parent | ruby-ng-gnome2.eclass: Set @PROVIDES (diff) | |
download | gentoo-76843876d228f9f8cd9254016a1e80d9387e364d.tar.gz gentoo-76843876d228f9f8cd9254016a1e80d9387e364d.tar.bz2 gentoo-76843876d228f9f8cd9254016a1e80d9387e364d.zip |
ruby-single.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ruby-single.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/ruby-single.eclass b/eclass/ruby-single.eclass index e19597b99a01..ed230f4a84e5 100644 --- a/eclass/ruby-single.eclass +++ b/eclass/ruby-single.eclass @@ -8,6 +8,7 @@ # Author: Hans de Graaff <graaff@gentoo.org> # Based on python-single-r1 by: Michał Górny <mgorny@gentoo.org> # @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 |