diff options
Diffstat (limited to 'eclass/ruby-utils.eclass')
-rw-r--r-- | eclass/ruby-utils.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/ruby-utils.eclass b/eclass/ruby-utils.eclass index 82e09cf49cb2..4db362e2cd50 100644 --- a/eclass/ruby-utils.eclass +++ b/eclass/ruby-utils.eclass @@ -6,8 +6,8 @@ # Ruby team <ruby@gentoo.org> # @AUTHOR: # Author: Hans de Graaff <graaff@gentoo.org> -# @BLURB: An eclass for supporting ruby scripts and bindings in non-ruby packages # @SUPPORTED_EAPIS: 5 6 7 +# @BLURB: An eclass for supporting ruby scripts and bindings in non-ruby packages # @DESCRIPTION: # The ruby-utils eclass is designed to allow an easier installation of # Ruby scripts and bindings for non-ruby packages. |