diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 09:16:48 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 09:16:48 +0000 |
commit | a44584c1c9e2866ad63de195b734faffd421aa79 (patch) | |
tree | 6bd22f8c7c21d0e09a851ef2ce2e6adc74e9e894 /net-mail/exim/exim-4.20-r2.ebuild | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-a44584c1c9e2866ad63de195b734faffd421aa79.tar.gz gentoo-2-a44584c1c9e2866ad63de195b734faffd421aa79.tar.bz2 gentoo-2-a44584c1c9e2866ad63de195b734faffd421aa79.zip |
whitespace cleanup
Diffstat (limited to 'net-mail/exim/exim-4.20-r2.ebuild')
-rw-r--r-- | net-mail/exim/exim-4.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/exim/exim-4.20-r2.ebuild b/net-mail/exim/exim-4.20-r2.ebuild index a03d31ac0fd9..aae833a255be 100644 --- a/net-mail/exim/exim-4.20-r2.ebuild +++ b/net-mail/exim/exim-4.20-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20-r2.ebuild,v 1.1 2003/08/16 19:58:04 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20-r2.ebuild,v 1.2 2003/09/05 09:16:18 msterret Exp $ IUSE="tcpd ssl postgres mysql ldap pam exiscan exiscan-acl maildir lmtp" @@ -43,7 +43,7 @@ src_unpack() { cd ${S} epatch ${FILESDIR}/exim-4.14-tail.patch - + if use maildir; then einfo "Patching maildir support into exim.conf" epatch ${FILESDIR}/exim-${PV}-maildir.patch |