From 7bd0c7ab4f3a19017fd5ef01c2fba43a576df2f6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 2 Sep 2021 11:20:18 +0200 Subject: postgres-multi.eclass: Set @PROVIDES MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- eclass/postgres-multi.eclass | 1 + 1 file changed, 1 insertion(+) (limited to 'eclass/postgres-multi.eclass') diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass index acaa5077217f..5e37a7d0b471 100644 --- a/eclass/postgres-multi.eclass +++ b/eclass/postgres-multi.eclass @@ -11,6 +11,7 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_install src_test # @AUTHOR: # Aaron W. Swenson # @SUPPORTED_EAPIS: 5 6 7 +# @PROVIDES: multibuild postgres # @BLURB: An eclass to build PostgreSQL-related packages against multiple slots # @DESCRIPTION: # postgres-multi enables ebuilds, particularly PostgreSQL extensions, to -- cgit v1.2.3-65-gdbad