ruby-ng.eclass: remove emtpy line in documentation

This was breaking man page generation.

Fixes: https://bugs.gentoo.org/690868

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2019-07-28 08:09:09 +02:00
parent d39abb0d2a
commit 7ade8c68d0

View File

@@ -278,7 +278,6 @@ ruby_add_bdepend() {
# @FUNCTION: ruby_add_depend
# @USAGE: dependencies
# @DESCRIPTION:
# Adds the specified dependencies to DEPEND in EAPI7, similar to
# ruby_add_bdepend.
ruby_add_depend() {