summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-02-07 10:14:20 +0100
committerHans de Graaff <graaff@gentoo.org>2021-02-07 10:14:50 +0100
commit6b40c07efd194a65122ef4d19388f455b58fdfb5 (patch)
tree547cb6604a7e68b324d3e2da8637e5e2c220f577 /eclass
parentdev-ruby/brotli: fix extension install (diff)
downloadgentoo-6b40c07efd194a65122ef4d19388f455b58fdfb5.tar.gz
gentoo-6b40c07efd194a65122ef4d19388f455b58fdfb5.tar.bz2
gentoo-6b40c07efd194a65122ef4d19388f455b58fdfb5.zip
eclass/ruby-fakegem.eclass: fix DESCRIPTION syntax
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ruby-fakegem.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass
index fd8e4ed88bc2..e9d2e3db1cac 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.