From: Justin Lecher Date: Tue, 26 Dec 2017 12:20:51 +0000 (+0000) Subject: eclass: Fix eclass documentation syntax to fix manpage generation X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=723ad95a0da111b4ac31472389d9d95c3ef9ca15;p=gentoo.git eclass: Fix eclass documentation syntax to fix manpage generation Signed-off-by: Justin Lecher --- diff --git a/eclass/mysql_fx.eclass b/eclass/mysql_fx.eclass index 9d1e5967f673..02c6f846f0f3 100644 --- a/eclass/mysql_fx.eclass +++ b/eclass/mysql_fx.eclass @@ -6,10 +6,10 @@ # Do not use it in new series. # @ECLASS: mysql_fx.eclass -# @AUTHOR: Francesco Riosa (Retired) # @MAINTAINER: -# - MySQL Team -# - Luca Longinotti +# - MySQL Team +# - Luca Longinotti +# @AUTHOR: Francesco Riosa (Retired) # @BLURB: This eclass provides some helper functions for mysql ebuilds # @DESCRIPTION: # This eclass providers helpers to build mysql servers including patching diff --git a/eclass/php-pear-r1.eclass b/eclass/php-pear-r1.eclass index aac801f79d4f..d565f07a0958 100644 --- a/eclass/php-pear-r1.eclass +++ b/eclass/php-pear-r1.eclass @@ -51,7 +51,6 @@ fix_PEAR_PV() { } # @ECLASS-VARIABLE: PEAR_PV -# @DEFAULT: PV with _rc->RC, _beta->b, _alpha->a, _pre->pre, _p->p # @DESCRIPTION: # Set in ebuild if the eclass ${PV} mangling breaks SRC_URI for alpha/beta/rc versions [[ -z "${PEAR_PV}" ]] && fix_PEAR_PV