summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 07:06:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 07:06:33 +0000
commite42e6067cadbeb7d60d26accd01fc6f1ee741a40 (patch)
tree44d854450fcf1165c09229596a458583d696616b /mail-mta
parentMake audit-python compile on arches that use GCC __attribute in their headers... (diff)
downloadgentoo-2-e42e6067cadbeb7d60d26accd01fc6f1ee741a40.tar.gz
gentoo-2-e42e6067cadbeb7d60d26accd01fc6f1ee741a40.tar.bz2
gentoo-2-e42e6067cadbeb7d60d26accd01fc6f1ee741a40.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/courier/courier-0.53.2-r1.ebuild3
-rw-r--r--mail-mta/courier/courier-0.53.2.ebuild3
-rw-r--r--mail-mta/courier/courier-0.55.1-r1.ebuild3
-rw-r--r--mail-mta/courier/courier-0.55.1.ebuild3
-rw-r--r--mail-mta/exim/exim-4.60-r1.ebuild5
-rw-r--r--mail-mta/exim/exim-4.62.ebuild5
-rw-r--r--mail-mta/exim/exim-4.66.ebuild4
-rw-r--r--mail-mta/exim/exim-4.67-r1.ebuild4
-rw-r--r--mail-mta/exim/exim-4.67.ebuild4
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00-r2.ebuild3
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00.ebuild3
-rw-r--r--mail-mta/nullmailer/nullmailer-1.02-r1.ebuild3
-rw-r--r--mail-mta/nullmailer/nullmailer-1.02-r2.ebuild3
-rw-r--r--mail-mta/nullmailer/nullmailer-1.02.ebuild3
-rw-r--r--mail-mta/postfix/postfix-2.1.5-r2.ebuild3
-rw-r--r--mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild3
-rw-r--r--mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild4
-rw-r--r--mail-mta/xmail/xmail-1.22.ebuild3
18 files changed, 18 insertions, 44 deletions
diff --git a/mail-mta/courier/courier-0.53.2-r1.ebuild b/mail-mta/courier/courier-0.53.2-r1.ebuild
index 5121ed0e1707..366fdb9ef479 100644
--- a/mail-mta/courier/courier-0.53.2-r1.ebuild
+++ b/mail-mta/courier/courier-0.53.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2-r1.ebuild,v 1.4 2007/07/10 03:38:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2-r1.ebuild,v 1.5 2007/07/15 07:06:33 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -298,7 +298,6 @@ pkg_config() {
fi
export domainname
-
if [ ${ROOT} = "/" ] ; then
file=${ROOT}/etc/courier/locals
if [ ! -f ${file} ] ; then
diff --git a/mail-mta/courier/courier-0.53.2.ebuild b/mail-mta/courier/courier-0.53.2.ebuild
index 5623ed23a407..6fe7356e564e 100644
--- a/mail-mta/courier/courier-0.53.2.ebuild
+++ b/mail-mta/courier/courier-0.53.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.16 2007/04/28 16:52:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.17 2007/07/15 07:06:33 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -296,7 +296,6 @@ pkg_config() {
fi
export domainname
-
if [ ${ROOT} = "/" ] ; then
file=${ROOT}/etc/courier/locals
if [ ! -f ${file} ] ; then
diff --git a/mail-mta/courier/courier-0.55.1-r1.ebuild b/mail-mta/courier/courier-0.55.1-r1.ebuild
index 756b1846e356..2eb81192e834 100644
--- a/mail-mta/courier/courier-0.55.1-r1.ebuild
+++ b/mail-mta/courier/courier-0.55.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.55.1-r1.ebuild,v 1.1 2007/07/04 19:57:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.55.1-r1.ebuild,v 1.2 2007/07/15 07:06:33 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -298,7 +298,6 @@ pkg_config() {
fi
export domainname
-
if [ ${ROOT} = "/" ] ; then
file=${ROOT}/etc/courier/locals
if [ ! -f ${file} ] ; then
diff --git a/mail-mta/courier/courier-0.55.1.ebuild b/mail-mta/courier/courier-0.55.1.ebuild
index 9a2d6a5dcd9a..2995aed1510e 100644
--- a/mail-mta/courier/courier-0.55.1.ebuild
+++ b/mail-mta/courier/courier-0.55.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.55.1.ebuild,v 1.1 2007/05/30 16:21:48 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.55.1.ebuild,v 1.2 2007/07/15 07:06:33 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -296,7 +296,6 @@ pkg_config() {
fi
export domainname
-
if [ ${ROOT} = "/" ] ; then
file=${ROOT}/etc/courier/locals
if [ ! -f ${file} ] ; then
diff --git a/mail-mta/exim/exim-4.60-r1.ebuild b/mail-mta/exim/exim-4.60-r1.ebuild
index f6e3f92c3618..4d12fde5e70c 100644
--- a/mail-mta/exim/exim-4.60-r1.ebuild
+++ b/mail-mta/exim/exim-4.60-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.60-r1.ebuild,v 1.14 2007/04/28 16:52:41 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.60-r1.ebuild,v 1.15 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils
@@ -192,7 +192,6 @@ src_unpack() {
Local/Makefile
fi
-
cat Makefile | sed -e 's/^buildname=.*/buildname=exim-gentoo/g' > Makefile.gentoo && mv -f Makefile.gentoo Makefile
sed -i "s:# LOOKUP_DSEARCH=yes:LOOKUP_DSEARCH=yes:" Local/Makefile
@@ -217,7 +216,6 @@ src_compile() {
make || die "make failed"
}
-
src_install () {
cd ${S}/build-exim-gentoo
exeinto /usr/sbin
@@ -286,7 +284,6 @@ src_install () {
dodir /var/log/${PN}
}
-
pkg_postinst() {
elog "/etc/exim/system_filter.exim is a sample system_filter."
elog "/etc/exim/auth_conf.sub contains the configuration sub for using smtp auth."
diff --git a/mail-mta/exim/exim-4.62.ebuild b/mail-mta/exim/exim-4.62.ebuild
index 63562d990d7f..eb793c390985 100644
--- a/mail-mta/exim/exim-4.62.ebuild
+++ b/mail-mta/exim/exim-4.62.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.62.ebuild,v 1.10 2007/04/28 16:52:41 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.62.ebuild,v 1.11 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils
@@ -192,7 +192,6 @@ src_unpack() {
Local/Makefile
fi
-
cat Makefile | sed -e 's/^buildname=.*/buildname=exim-gentoo/g' > Makefile.gentoo && mv -f Makefile.gentoo Makefile
sed -i "s:# LOOKUP_DSEARCH=yes:LOOKUP_DSEARCH=yes:" Local/Makefile
@@ -217,7 +216,6 @@ src_compile() {
make || die "make failed"
}
-
src_install () {
cd ${S}/build-exim-gentoo
exeinto /usr/sbin
@@ -286,7 +284,6 @@ src_install () {
dodir /var/log/${PN}
}
-
pkg_postinst() {
elog "/etc/exim/system_filter.exim is a sample system_filter."
elog "/etc/exim/auth_conf.sub contains the configuration sub for using smtp auth."
diff --git a/mail-mta/exim/exim-4.66.ebuild b/mail-mta/exim/exim-4.66.ebuild
index 23ca22ec2f71..4414b7c91047 100644
--- a/mail-mta/exim/exim-4.66.ebuild
+++ b/mail-mta/exim/exim-4.66.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.66.ebuild,v 1.2 2007/04/28 16:52:41 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.66.ebuild,v 1.3 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils
@@ -223,7 +223,6 @@ src_compile() {
make || die "make failed"
}
-
src_install () {
cd ${S}/build-exim-gentoo
exeinto /usr/sbin
@@ -292,7 +291,6 @@ src_install () {
dodir /var/log/${PN}
}
-
pkg_postinst() {
einfo "/etc/exim/system_filter.exim is a sample system_filter."
einfo "/etc/exim/auth_conf.sub contains the configuration sub for using smtp auth."
diff --git a/mail-mta/exim/exim-4.67-r1.ebuild b/mail-mta/exim/exim-4.67-r1.ebuild
index ec44742105dd..93b73e6d56c9 100644
--- a/mail-mta/exim/exim-4.67-r1.ebuild
+++ b/mail-mta/exim/exim-4.67-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.67-r1.ebuild,v 1.4 2007/06/30 18:27:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.67-r1.ebuild,v 1.5 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils
@@ -234,7 +234,6 @@ src_compile() {
make || die "make failed"
}
-
src_install () {
cd ${S}/build-exim-gentoo
exeinto /usr/sbin
@@ -303,7 +302,6 @@ src_install () {
dodir /var/log/${PN}
}
-
pkg_postinst() {
einfo "/etc/exim/system_filter.exim is a sample system_filter."
einfo "/etc/exim/auth_conf.sub contains the configuration sub for using smtp auth."
diff --git a/mail-mta/exim/exim-4.67.ebuild b/mail-mta/exim/exim-4.67.ebuild
index 1ed48fe28788..7a1118113a30 100644
--- a/mail-mta/exim/exim-4.67.ebuild
+++ b/mail-mta/exim/exim-4.67.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.67.ebuild,v 1.7 2007/05/07 03:50:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.67.ebuild,v 1.8 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils
@@ -234,7 +234,6 @@ src_compile() {
make || die "make failed"
}
-
src_install () {
cd ${S}/build-exim-gentoo
exeinto /usr/sbin
@@ -303,7 +302,6 @@ src_install () {
dodir /var/log/${PN}
}
-
pkg_postinst() {
einfo "/etc/exim/system_filter.exim is a sample system_filter."
einfo "/etc/exim/auth_conf.sub contains the configuration sub for using smtp auth."
diff --git a/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild
index 75bded138207..5ea3ad537bcc 100644
--- a/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild,v 1.2 2007/03/18 05:51:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild,v 1.3 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils flag-o-matic mailer
@@ -46,7 +46,6 @@ src_unpack() {
epatch "${FILESDIR}/${P}-gcc34-fix.patch" || die "GCC-3.4 patch failed"
}
-
pkg_setup() {
setupuser
}
diff --git a/mail-mta/nullmailer/nullmailer-1.00.ebuild b/mail-mta/nullmailer/nullmailer-1.00.ebuild
index 3299d3e61109..9fcf95b1e126 100644
--- a/mail-mta/nullmailer/nullmailer-1.00.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.8 2007/03/18 05:51:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.9 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -48,7 +48,6 @@ src_unpack() {
epatch "${FILESDIR}/${P}-gcc34-fix.patch" || die "GCC-3.4 patch failed"
}
-
pkg_setup() {
setupuser
}
diff --git a/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild b/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild
index cd99463ed686..ce7bf33d04f3 100644
--- a/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild,v 1.2 2007/03/18 05:51:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild,v 1.3 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -55,7 +55,6 @@ src_unpack() {
${S}/src/Makefile.am || die "Sed failed"
}
-
pkg_setup() {
setupuser
}
diff --git a/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild
index 0828bc55ebcf..39ed282beb35 100644
--- a/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild,v 1.2 2007/03/18 05:51:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild,v 1.3 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils flag-o-matic mailer
@@ -52,7 +52,6 @@ src_unpack() {
${S}/src/Makefile.am || die "Sed failed"
}
-
pkg_setup() {
setupuser
}
diff --git a/mail-mta/nullmailer/nullmailer-1.02.ebuild b/mail-mta/nullmailer/nullmailer-1.02.ebuild
index f69c9d083c22..b23260a0799f 100644
--- a/mail-mta/nullmailer/nullmailer-1.02.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild,v 1.3 2007/03/18 05:51:53 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild,v 1.4 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -55,7 +55,6 @@ src_unpack() {
${S}/src/Makefile.am || die "Sed failed"
}
-
pkg_setup() {
setupuser
}
diff --git a/mail-mta/postfix/postfix-2.1.5-r2.ebuild b/mail-mta/postfix/postfix-2.1.5-r2.ebuild
index 75033e97eb0f..0619f4fe04fc 100644
--- a/mail-mta/postfix/postfix-2.1.5-r2.ebuild
+++ b/mail-mta/postfix/postfix-2.1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.5-r2.ebuild,v 1.16 2007/04/28 16:53:21 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.5-r2.ebuild,v 1.17 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils ssl-cert toolchain-funcs
@@ -173,7 +173,6 @@ src_install () {
doins "${FILESDIR}/mailer.conf"
fi
-
# Provide another link for legacy FSH.
dosym /usr/sbin/sendmail /usr/lib/sendmail
diff --git a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild
index 674ef0c3363b..1d9156e62a6a 100644
--- a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild
+++ b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild,v 1.13 2007/06/26 02:09:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild,v 1.14 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils fixheadtails
@@ -59,7 +59,6 @@ S=${WORKDIR}/${P/-mysql/}
src_unpack() {
-
# unpack the initial stuff
unpack ${P/-mysql/}.tar.gz
diff --git a/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild b/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild
index b0a1bccf674c..cbf14a326173 100644
--- a/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild
+++ b/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild,v 1.10 2007/03/18 06:20:39 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild,v 1.11 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils
@@ -73,8 +73,6 @@ src_compile() {
emake MYSQL_LIBS="`mysql_config --libs`" it man || die
}
-
-
src_install() {
cd ${S}
diff --git a/mail-mta/xmail/xmail-1.22.ebuild b/mail-mta/xmail/xmail-1.22.ebuild
index 013c6a24d539..def86015f174 100644
--- a/mail-mta/xmail/xmail-1.22.ebuild
+++ b/mail-mta/xmail/xmail-1.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/xmail/xmail-1.22.ebuild,v 1.4 2007/04/22 09:08:35 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/xmail/xmail-1.22.ebuild,v 1.5 2007/07/15 07:06:33 mr_bones_ Exp $
inherit eutils linux-info
@@ -100,7 +100,6 @@ src_install() {
dodoc ${S}/gpl.txt
dodoc ${S}/ToDo.txt
-
einfo "Installing the XMail software"
doenvd ${FILESDIR}/15xmail
newinitd ${FILESDIR}/xmail.initd xmail