diff options
Diffstat (limited to 'eclass/postgres-multi.eclass')
-rw-r--r-- | eclass/postgres-multi.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass index 76916932042d..49d5c6a9c684 100644 --- a/eclass/postgres-multi.eclass +++ b/eclass/postgres-multi.eclass @@ -8,8 +8,7 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_install src_test # @ECLASS: postgres-multi.eclass # @MAINTAINER: # PostgreSQL <pgsql-bugs@gentoo.org> -# @AUTHOR: -# Aaron W. Swenson <titanofold@gentoo.org> +# @AUTHOR: Aaron W. Swenson <titanofold@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: An eclass to build PostgreSQL-related packages against multiple slots # @DESCRIPTION: |