commit:     6b40c07efd194a65122ef4d19388f455b58fdfb5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 09:14:20 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 09:14:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b40c07e

eclass/ruby-fakegem.eclass: fix DESCRIPTION syntax

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 eclass/ruby-fakegem.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass
index fd8e4ed88bc..e9d2e3db1ca 100644
--- a/eclass/ruby-fakegem.eclass
+++ b/eclass/ruby-fakegem.eclass
@@ -115,7 +115,7 @@ RUBY_FAKEGEM_BINDIR="${RUBY_FAKEGEM_BINDIR-bin}"
 
 # @ECLASS-VARIABLE: RUBY_FAKEGEM_EXTENSIONS
 # @DEFAULT_UNSET
-# @DESCRIPTION
+# @DESCRIPTION:
 # List of extensions supported by this gem. Each extension is listed as
 # the configuration script that needs to be run to generate the
 # extension.

Reply via email to