summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-06-12 23:34:33 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-06-12 23:34:33 +0000
commit6e0f57133a33062f84ca002e1e29a4f00a42f4e5 (patch)
tree4cd91433a3aefba31903866ee4471271085c1d59 /net-mail
parentmove app-xemacs/ispell to xemacs-ispell (diff)
downloadgentoo-2-6e0f57133a33062f84ca002e1e29a4f00a42f4e5.tar.gz
gentoo-2-6e0f57133a33062f84ca002e1e29a4f00a42f4e5.tar.bz2
gentoo-2-6e0f57133a33062f84ca002e1e29a4f00a42f4e5.zip
add Header
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/exim/ChangeLog5
-rw-r--r--net-mail/exim/Manifest4
-rw-r--r--net-mail/exim/exim-4.20.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/exim/ChangeLog b/net-mail/exim/ChangeLog
index bfd7a10a69ae..0c9e3401996a 100644
--- a/net-mail/exim/ChangeLog
+++ b/net-mail/exim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/exim
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.30 2003/06/12 21:28:13 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.31 2003/06/12 23:34:27 msterret Exp $
+
+ 12 Jun 2003; <msterret@gentoo.org> exim-4.20.ebuild:
+ add Header
12 Jun 2003; <msterret@gentoo.org> exim-4.14.ebuild:
add Header
diff --git a/net-mail/exim/Manifest b/net-mail/exim/Manifest
index 05634c01addc..5b6971c7069c 100644
--- a/net-mail/exim/Manifest
+++ b/net-mail/exim/Manifest
@@ -1,8 +1,8 @@
-MD5 66e8d0d4071322954d53f3fe2b35dccb ChangeLog 5197
+MD5 901455cc138e36462e3c7839b77d18e2 ChangeLog 5266
MD5 ea8d4d3bdf95464d1afcb9c503696b21 exim-4.10.ebuild 6211
MD5 d1323582ec8ef8dfdbc230560e99d857 exim-4.12.ebuild 5433
MD5 1960014d5516aa993f10ff19d0ce7e7c exim-4.14.ebuild 5435
-MD5 8b67772f90434334b40d7a113bc3c92a exim-4.20.ebuild 5461
+MD5 412d1e8588d5ac36260ad9da692a1cdf exim-4.20.ebuild 5567
MD5 68fc403ba2c98ccba281939085cb9052 files/auth_conf.sub 775
MD5 0cb2ffe88c81fd7ac8429b5a19d58b35 files/configure 16346
MD5 34def7b529693beda5b84c422d25a878 files/digest-exim-4.10 128
diff --git a/net-mail/exim/exim-4.20.ebuild b/net-mail/exim/exim-4.20.ebuild
index 0955ddaf6107..da3725b654ac 100644
--- a/net-mail/exim/exim-4.20.ebuild
+++ b/net-mail/exim/exim-4.20.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.ebuild,v 1.2 2003/06/12 23:34:27 msterret Exp $
IUSE="tcpd ssl postgres mysql ldap pam exiscan exiscan-acl"
@@ -49,7 +49,7 @@ src_unpack() {
einfo "Patching exican-acl support into exim ${PV}.."
epatch ${DISTDIR}/exiscan-acl-${EXISCANACL_VER}.patch
fi
-
+
sed -e "48i\CFLAGS=${CFLAGS}" \
-e "s:# AUTH_CRAM_MD5=yes:AUTH_CRAM_MD5=yes:" \
-e "s:# AUTH_PLAINTEXT=yes:AUTH_PLAINTEXT=yes:" \