summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-12-15 20:49:42 -0500
committerAaron Bauman <bman@gentoo.org>2020-12-15 21:06:03 -0500
commitecd46c1f30eedbbeb37e65022dae282aeeeb87ad (patch)
tree876568d13a11e5cf73503c00d814a1ed808be38f /eclass/postgres-multi.eclass
parenteclass/postgres: fixup documentation (diff)
downloadgentoo-ecd46c1f30eedbbeb37e65022dae282aeeeb87ad.tar.gz
gentoo-ecd46c1f30eedbbeb37e65022dae282aeeeb87ad.tar.bz2
gentoo-ecd46c1f30eedbbeb37e65022dae282aeeeb87ad.zip
eclass/postgres-multi: fixup documentation
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'eclass/postgres-multi.eclass')
-rw-r--r--eclass/postgres-multi.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass
index 49d5c6a9c684..76916932042d 100644
--- a/eclass/postgres-multi.eclass
+++ b/eclass/postgres-multi.eclass
@@ -8,7 +8,8 @@ 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: