From 2e4c0b9053662029fbce3234f4803350bfd006a8 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Fri, 24 Feb 2017 22:52:49 +0100 Subject: mv_mozextension-r1.eclass: Fix documentation --- eclass/mv_mozextension-r1.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eclass/mv_mozextension-r1.eclass b/eclass/mv_mozextension-r1.eclass index 05020849..ea5e28e7 100644 --- a/eclass/mv_mozextension-r1.eclass +++ b/eclass/mv_mozextension-r1.eclass @@ -100,16 +100,18 @@ moz_install${o} MOZ_DEPEND='app-arch/unzip' # @FUNCTION: moz_atom -# @DEFAULTUNSET # @USAGE: +# @DESCRIPTION: # Prints the atom/subexpression used in RDEPEND for the corresponding browser, # e.g. www-client/firefox-bin # browser is one of (firefox|palemoon|seamonkey)(-source|-bin) # If nothing is printed, the output of "moz_atom_default " is used. # moz_atom is meant to be defined by the ebuild if non-defaults are used. +# @DEFAULT_UNSET # @FUNCTION: moz_atom_default # @USAGE: +# @DESCRIPTION: # Prints the atom/subexpression used in RDEPEND for the corresponding browser, # when moz_atom is not defined or prints nothing. # brower is one of (firefox|palemoon|seamonkey)(-source|-bin) -- cgit v1.2.3-65-gdbad