emboss-r1.eclass: fix DOC strings

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-12-07 09:10:52 +01:00
parent 1e242ccdab
commit ca640bd52f

View File

@@ -26,11 +26,12 @@
# 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.
#