diff options
Diffstat (limited to 'eclass/postgres-multi.eclass')
| -rw-r--r-- | eclass/postgres-multi.eclass | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass index 12575ff047af..5d40a0e7c8be 100644 --- a/eclass/postgres-multi.eclass +++ b/eclass/postgres-multi.eclass @@ -39,7 +39,7 @@ fi # POSTGRES_COMPAT. export _POSTGRES_INTERSECT_SLOTS=( ) -# @FUNCTION _postgres-multi_multibuild_wrapper +# @FUNCTION: _postgres-multi_multibuild_wrapper # @INTERNAL # @USAGE: _postgres-multi_multibuild_wrapper <command> [<arg> ...] # @DESCRIPTION: @@ -98,7 +98,6 @@ postgres-multi_forbest() { } # @FUNCTION: postgres-multi_pkg_setup -# @REQUIRED # @USAGE: postgres-multi_pkg_setup # @DESCRIPTION: # Initialize internal environment variable(s). This is required if @@ -119,7 +118,6 @@ postgres-multi_pkg_setup() { } # @FUNCTION: postgres-multi_src_prepare -# @REQUIRED # @USAGE: postgres-multi_src_prepare # @DESCRIPTION: # Calls eapply_user then copies ${S} into a build directory for each |
