emboss-r1.eclass: fix DOC strings
authorJustin Lecher <jlec@gentoo.org>
Mon, 7 Dec 2015 08:10:52 +0000 (09:10 +0100)
committerJustin Lecher <jlec@gentoo.org>
Mon, 7 Dec 2015 08:22:31 +0000 (09:22 +0100)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
eclass/emboss-r1.eclass

index 3a494b9b0686a1f97b192de3f2b0b5e5a3110b86..2b58de68a2cdc2873c975f00ee529d9f775606c5 100644 (file)
 # inherit emboss-r1
 
 # @ECLASS-VARIABLE: EBO_DESCRIPTION
+# @DEFAULT_UNSET
 # @DESCRIPTION:
 # Should be set. Completes the generic description of the embassy module as follows:
 #
-# EMBOSS integrated version of ${EBO_DESCRIPTION},
-# e.g.
+# EMBOSS integrated version of ${EBO_DESCRIPTION}, e.g.
+#
 # "EMBOSS integrated version of applications from the CBS group"
 #
 # Defaults to the upstream name of the module.
@@ -80,7 +81,7 @@ if [[ ${PN} == embassy-* ]]; then
        S="${WORKDIR}"/${EF}
 fi
 
-# @FUNCTION: emboss_src_prepare
+# @FUNCTION: emboss-r1_src_prepare
 # @DESCRIPTION:
 # Does the following things
 #
@@ -96,7 +97,7 @@ emboss-r1_src_prepare() {
        autotools-utils_src_prepare
 }
 
-# @FUNCTION: emboss_src_configure
+# @FUNCTION: emboss-r1_src_configure
 # @DESCRIPTION:
 # runs econf with following options.
 #