summaryrefslogtreecommitdiff
path: root/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild')
-rw-r--r--mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild b/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild
index 4b26a8203a60..1e7d2013e063 100644
--- a/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild
+++ b/mail-filter/sqlgrey/sqlgrey-1.7.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,7 +35,7 @@ pkg_setup() {
enewuser sqlgrey -1 -1 /var/spool/sqlgrey sqlgrey
}
-src_install () {
+src_install() {
emake gentoo-install ROOTDIR="${D}"
dodoc HOWTO FAQ README README.OPTINOUT README.PERF TODO Changelog
@@ -69,7 +69,7 @@ pkg_postinst() {
ewarn "the SQLgrey db"
}
-pkg_config () {
+pkg_config() {
# SQLgrey configuration file
local SQLgrey_CONFIG="/etc/sqlgrey/sqlgrey.conf"
local SQLgrey_DB_USER_NAME="sqlgrey"