diff options
| author | Aaron Bauman <bman@gentoo.org> | 2020-12-15 20:49:16 -0500 |
|---|---|---|
| committer | Aaron Bauman <bman@gentoo.org> | 2020-12-15 21:06:03 -0500 |
| commit | 3c46a07688db09c4e88d4f11cb8dde7d453c4422 (patch) | |
| tree | 6c717e8f1e9df13279de5497f9bc915dd72d81f4 /eclass/postgres.eclass | |
| parent | 4215d7cc5e4e87f8f37a77818216c84d7591f8e7 (diff) | |
| download | gentoo-3c46a07688db09c4e88d4f11cb8dde7d453c4422.tar.gz gentoo-3c46a07688db09c4e88d4f11cb8dde7d453c4422.tar.bz2 gentoo-3c46a07688db09c4e88d4f11cb8dde7d453c4422.zip | |
eclass/postgres: fixup documentation
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'eclass/postgres.eclass')
| -rw-r--r-- | eclass/postgres.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/postgres.eclass b/eclass/postgres.eclass index 2e2ac85ead6f..b7b45fd888d4 100644 --- a/eclass/postgres.eclass +++ b/eclass/postgres.eclass @@ -7,7 +7,8 @@ EXPORT_FUNCTIONS pkg_setup # @ECLASS: postgres.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 for PostgreSQL-related packages # @DESCRIPTION: |
