From c1294ad44d5d610f924eded9a7ec2a606c18b93d Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 31 Mar 2021 03:08:50 +0100 Subject: postgres-multi.eclass: fix @AUTHOR tag Signed-off-by: Sam James --- eclass/postgres-multi.eclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'eclass/postgres-multi.eclass') diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass index 49d5c6a9c684..106f1ee3ead8 100644 --- a/eclass/postgres-multi.eclass +++ b/eclass/postgres-multi.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 inherit multibuild postgres @@ -8,7 +8,8 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_install src_test # @ECLASS: postgres-multi.eclass # @MAINTAINER: # PostgreSQL -# @AUTHOR: Aaron W. Swenson +# @AUTHOR: +# Aaron W. Swenson # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: An eclass to build PostgreSQL-related packages against multiple slots # @DESCRIPTION: -- cgit v1.2.3