From 401101f9c8077911929d3f2b60a37098460a5d89 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 24 Mar 2022 23:59:54 +0000 Subject: gentoo resync : 25.03.2022 --- eclass/postgres-multi.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/postgres-multi.eclass') diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass index 5e37a7d0b471..c73f33c71b49 100644 --- a/eclass/postgres-multi.eclass +++ b/eclass/postgres-multi.eclass @@ -25,7 +25,7 @@ case ${EAPI:-0} in esac -# @ECLASS-VARIABLE: POSTGRES_COMPAT +# @ECLASS_VARIABLE: POSTGRES_COMPAT # @PRE_INHERIT # @REQUIRED # @DESCRIPTION: @@ -40,7 +40,7 @@ if ! declare -p POSTGRES_COMPAT &>/dev/null; then die 'Required variable POSTGRES_COMPAT not declared.' fi -# @ECLASS-VARIABLE: _POSTGRES_INTERSECT_SLOTS +# @ECLASS_VARIABLE: _POSTGRES_INTERSECT_SLOTS # @INTERNAL # @DESCRIPTION: # A Bash array containing the intersect of POSTGRES_TARGETS and -- cgit v1.2.3