commit:     ef741a8571696aa39e9e01c160745072f3d91241
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 15:46:15 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 15:46:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef741a85

eclass/ruby-ng: fixup EclassDocError

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

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

diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass
index e52c507d801..628d04592ab 100644
--- a/eclass/ruby-ng.eclass
+++ b/eclass/ruby-ng.eclass
@@ -111,6 +111,7 @@ ruby_implementation_depend() {
 # @FUNCTION: _ruby_get_all_impls
 # @INTERNAL
 # @RETURN: list of valid values in USE_RUBY
+# @DESCRIPTION:
 # Return a list of valid implementations in USE_RUBY, skipping the old
 # implementations that are no longer supported.
 _ruby_get_all_impls() {

Reply via email to