eclass: Fix eclass documentation syntax to fix manpage generation
authorJustin Lecher <jlec@gentoo.org>
Tue, 26 Dec 2017 12:20:51 +0000 (12:20 +0000)
committerJustin Lecher <jlec@gentoo.org>
Tue, 26 Dec 2017 22:41:50 +0000 (22:41 +0000)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
eclass/mysql_fx.eclass
eclass/php-pear-r1.eclass

index 9d1e5967f6731bed4c3192755433c2d41918743a..02c6f846f0f3d2de0f67a72fbd7cdb8e431e45c0 100644 (file)
@@ -6,10 +6,10 @@
 # Do not use it in new series.
 
 # @ECLASS: mysql_fx.eclass
-# @AUTHOR: Francesco Riosa (Retired) <vivo@gentoo.org>
 # @MAINTAINER:
-#      - MySQL Team <mysql-bugs@gentoo.org>
-#      - Luca Longinotti <chtekk@gentoo.org>
+#   - MySQL Team <mysql-bugs@gentoo.org>
+#   - Luca Longinotti <chtekk@gentoo.org>
+# @AUTHOR: Francesco Riosa (Retired) <vivo@gentoo.org>
 # @BLURB: This eclass provides some helper functions for mysql ebuilds
 # @DESCRIPTION:
 # This eclass providers helpers to build mysql servers including patching
index aac801f79d4f17f7581180e381cae1226dc41bf6..d565f07a09582a0f329ce2e8b02c35853bbf1b66 100644 (file)
@@ -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