summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-22 22:07:26 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-22 22:07:26 +0100
commit3b8cba93fab70dd0fa89cebdd4b37c732580e9ac (patch)
treecbcb946c9c0769acaec3648b63979c24ec30a5c2 /mail-mta/postfix
parentx11-libs/libxcb: Version bump to 1.14 (diff)
downloadgentoo-3b8cba93fab70dd0fa89cebdd4b37c732580e9ac.tar.gz
gentoo-3b8cba93fab70dd0fa89cebdd4b37c732580e9ac.tar.bz2
gentoo-3b8cba93fab70dd0fa89cebdd4b37c732580e9ac.zip
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r--mail-mta/postfix/postfix-3.4.5-r1.ebuild2
-rw-r--r--mail-mta/postfix/postfix-3.4.6.ebuild4
-rw-r--r--mail-mta/postfix/postfix-3.4.7.ebuild4
-rw-r--r--mail-mta/postfix/postfix-3.4.8.ebuild4
-rw-r--r--mail-mta/postfix/postfix-3.4.9.ebuild2
-rw-r--r--mail-mta/postfix/postfix-3.5_pre20200203.ebuild2
6 files changed, 9 insertions, 9 deletions
diff --git a/mail-mta/postfix/postfix-3.4.5-r1.ebuild b/mail-mta/postfix/postfix-3.4.5-r1.ebuild
index 61ae93f51f7f..001ca67956eb 100644
--- a/mail-mta/postfix/postfix-3.4.5-r1.ebuild
+++ b/mail-mta/postfix/postfix-3.4.5-r1.ebuild
@@ -198,7 +198,7 @@ src_configure() {
AUXLIBS_SQLITE="${AUXLIBS_SQLITE}"
}
-src_install () {
+src_install() {
LD_LIBRARY_PATH="${S}/lib" \
/bin/sh postfix-install \
-non-interactive \
diff --git a/mail-mta/postfix/postfix-3.4.6.ebuild b/mail-mta/postfix/postfix-3.4.6.ebuild
index 4a5c0d320d24..df756f6871ca 100644
--- a/mail-mta/postfix/postfix-3.4.6.ebuild
+++ b/mail-mta/postfix/postfix-3.4.6.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
@@ -198,7 +198,7 @@ src_configure() {
AUXLIBS_SQLITE="${AUXLIBS_SQLITE}"
}
-src_install () {
+src_install() {
LD_LIBRARY_PATH="${S}/lib" \
/bin/sh postfix-install \
-non-interactive \
diff --git a/mail-mta/postfix/postfix-3.4.7.ebuild b/mail-mta/postfix/postfix-3.4.7.ebuild
index 7603315b82de..f0bd1f4d4415 100644
--- a/mail-mta/postfix/postfix-3.4.7.ebuild
+++ b/mail-mta/postfix/postfix-3.4.7.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
@@ -195,7 +195,7 @@ src_configure() {
AUXLIBS_SQLITE="${AUXLIBS_SQLITE}"
}
-src_install () {
+src_install() {
LD_LIBRARY_PATH="${S}/lib" \
/bin/sh postfix-install \
-non-interactive \
diff --git a/mail-mta/postfix/postfix-3.4.8.ebuild b/mail-mta/postfix/postfix-3.4.8.ebuild
index 7603315b82de..f0bd1f4d4415 100644
--- a/mail-mta/postfix/postfix-3.4.8.ebuild
+++ b/mail-mta/postfix/postfix-3.4.8.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
@@ -195,7 +195,7 @@ src_configure() {
AUXLIBS_SQLITE="${AUXLIBS_SQLITE}"
}
-src_install () {
+src_install() {
LD_LIBRARY_PATH="${S}/lib" \
/bin/sh postfix-install \
-non-interactive \
diff --git a/mail-mta/postfix/postfix-3.4.9.ebuild b/mail-mta/postfix/postfix-3.4.9.ebuild
index fc0e7c9a565f..f62330bb7af8 100644
--- a/mail-mta/postfix/postfix-3.4.9.ebuild
+++ b/mail-mta/postfix/postfix-3.4.9.ebuild
@@ -196,7 +196,7 @@ src_configure() {
AUXLIBS_SQLITE="${AUXLIBS_SQLITE}"
}
-src_install () {
+src_install() {
LD_LIBRARY_PATH="${S}/lib" \
/bin/sh postfix-install \
-non-interactive \
diff --git a/mail-mta/postfix/postfix-3.5_pre20200203.ebuild b/mail-mta/postfix/postfix-3.5_pre20200203.ebuild
index 9321ebc18007..c1f9fa6fc3fa 100644
--- a/mail-mta/postfix/postfix-3.5_pre20200203.ebuild
+++ b/mail-mta/postfix/postfix-3.5_pre20200203.ebuild
@@ -193,7 +193,7 @@ src_configure() {
AUXLIBS_SQLITE="${AUXLIBS_SQLITE}"
}
-src_install () {
+src_install() {
LD_LIBRARY_PATH="${S}/lib" \
/bin/sh postfix-install \
-non-interactive \