summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-08-13 22:13:38 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2016-08-13 22:24:01 -0400
commitd5ba0b9126554e2a5e4533e0ce501f5ff008669c (patch)
treedb7553d67a4f89fd4f092e8da48935ff1bc50f85 /eclass
parentdev-libs/libmateweather: Drop stray ebuild (diff)
downloadgentoo-mate-d5ba0b9126554e2a5e4533e0ce501f5ff008669c.tar.gz
gentoo-mate-d5ba0b9126554e2a5e4533e0ce501f5ff008669c.tar.bz2
gentoo-mate-d5ba0b9126554e2a5e4533e0ce501f5ff008669c.zip
eclass: mate.eclass: Fix spacing for documentation
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mate.eclass6
1 files changed, 4 insertions, 2 deletions
diff --git a/eclass/mate.eclass b/eclass/mate.eclass
index ac134a9..39d9da1 100644
--- a/eclass/mate.eclass
+++ b/eclass/mate.eclass
@@ -42,7 +42,8 @@ esac
DEPEND=">=mate-base/mate-common-${MATE_BRANCH}"
# @FUNCTION: mate_py_cond_func_wrap
-# @DESCRIPTION: Wraps a function for conditional python use, to run for each
+# @DESCRIPTION:
+# Wraps a function for conditional python use, to run for each
# python implementation in the build directory.
# This function should only be used if the ebuild also inherits the
# python-r1 eclass
@@ -66,7 +67,8 @@ mate_py_cond_func_wrap() {
: ${MATE_FORCE_AUTORECONF:="false"}
# @FUNCTION: ematedocize
-# @DESCRIPTION: A wrapper around mate-doc-common
+# @DESCRIPTION:
+# A wrapper around mate-doc-common
ematedocize() {
ebegin "Running mate-doc-common --copy"
mate-doc-common --copy || die