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
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')
-rw-r--r--mail-mta/exim/exim-4.92.2.ebuild2
-rw-r--r--mail-mta/exim/exim-4.92.3.ebuild4
-rw-r--r--mail-mta/exim/exim-4.93.0.4.ebuild2
-rw-r--r--mail-mta/nullmailer/nullmailer-1.13-r5.ebuild4
-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
-rw-r--r--mail-mta/sendmail/sendmail-8.14.9.ebuild2
-rw-r--r--mail-mta/sendmail/sendmail-8.15.2-r2.ebuild2
12 files changed, 17 insertions, 17 deletions
diff --git a/mail-mta/exim/exim-4.92.2.ebuild b/mail-mta/exim/exim-4.92.2.ebuild
index 2b4261ab4d6e..d93a9ac37a4c 100644
--- a/mail-mta/exim/exim-4.92.2.ebuild
+++ b/mail-mta/exim/exim-4.92.2.ebuild
@@ -490,7 +490,7 @@ src_compile() {
AR="$(tc-getAR) cq" RANLIB="$(tc-getRANLIB)" FULLECHO=''
}
-src_install () {
+src_install() {
cd "${S}"/build-exim-gentoo || die
dosbin exim
if use X; then
diff --git a/mail-mta/exim/exim-4.92.3.ebuild b/mail-mta/exim/exim-4.92.3.ebuild
index 05dbf4afa52d..22f7f20d3ff3 100644
--- a/mail-mta/exim/exim-4.92.3.ebuild
+++ b/mail-mta/exim/exim-4.92.3.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"
@@ -490,7 +490,7 @@ src_compile() {
AR="$(tc-getAR) cq" RANLIB="$(tc-getRANLIB)" FULLECHO=''
}
-src_install () {
+src_install() {
cd "${S}"/build-exim-gentoo || die
dosbin exim
if use X; then
diff --git a/mail-mta/exim/exim-4.93.0.4.ebuild b/mail-mta/exim/exim-4.93.0.4.ebuild
index ab4cf6865d4c..2fcf22048a1c 100644
--- a/mail-mta/exim/exim-4.93.0.4.ebuild
+++ b/mail-mta/exim/exim-4.93.0.4.ebuild
@@ -493,7 +493,7 @@ src_compile() {
AR="$(tc-getAR) cq" RANLIB="$(tc-getRANLIB)" FULLECHO=''
}
-src_install () {
+src_install() {
cd "${S}"/build-exim-gentoo || die
dosbin exim
if use X; then
diff --git a/mail-mta/nullmailer/nullmailer-1.13-r5.ebuild b/mail-mta/nullmailer/nullmailer-1.13-r5.ebuild
index d43f02ea92b3..10966c371bfe 100644
--- a/mail-mta/nullmailer/nullmailer-1.13-r5.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.13-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -87,7 +87,7 @@ src_configure() {
$(use_enable ssl tls)
}
-src_install () {
+src_install() {
emake DESTDIR="${D}" localstatedir=/var/nullmailer install
dodoc AUTHORS BUGS HOWTO INSTALL ChangeLog NEWS README TODO
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 \
diff --git a/mail-mta/sendmail/sendmail-8.14.9.ebuild b/mail-mta/sendmail/sendmail-8.14.9.ebuild
index b913a360ffab..8454266308d6 100644
--- a/mail-mta/sendmail/sendmail-8.14.9.ebuild
+++ b/mail-mta/sendmail/sendmail-8.14.9.ebuild
@@ -94,7 +94,7 @@ src_compile() {
popd
}
-src_install () {
+src_install() {
local MY_LIBDIR=/usr/$(get_libdir)
local MY_OBJDIR="obj.`uname -s`.`uname -r`.`uname -m`"
dodir /usr/bin ${MY_LIBDIR} /usr/include/libmilter
diff --git a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
index bb76f92e2921..d3fd92fa5bb7 100644
--- a/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
+++ b/mail-mta/sendmail/sendmail-8.15.2-r2.ebuild
@@ -100,7 +100,7 @@ src_compile() {
popd
}
-src_install () {
+src_install() {
local MY_LIBDIR=/usr/$(get_libdir)
local MY_OBJDIR="obj.`uname -s`.`uname -r`.`uname -m`"
dodir /usr/bin ${MY_LIBDIR} /usr/include/libmilter