summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-23 17:33:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-23 17:33:22 +0000
commit6f48417e8683db3a87c3037a7409be445b0f9860 (patch)
treed8c791264be2a291f17362ee1c154b5da57b7d6b /mail-mta/exim
parentwhitespace (diff)
downloadhistorical-6f48417e8683db3a87c3037a7409be445b0f9860.tar.gz
historical-6f48417e8683db3a87c3037a7409be445b0f9860.tar.bz2
historical-6f48417e8683db3a87c3037a7409be445b0f9860.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'mail-mta/exim')
-rw-r--r--mail-mta/exim/Manifest8
-rw-r--r--mail-mta/exim/exim-4.67-r2.ebuild4
2 files changed, 5 insertions, 7 deletions
diff --git a/mail-mta/exim/Manifest b/mail-mta/exim/Manifest
index ad15ff88fbef..88dd48677ada 100644
--- a/mail-mta/exim/Manifest
+++ b/mail-mta/exim/Manifest
@@ -75,10 +75,10 @@ EBUILD exim-4.67-r1.ebuild 9730 RMD160 152fb25c70cc624008c2768d3519904c2e82d874
MD5 d3c7484b1fd1d3f5ec3506623549824a exim-4.67-r1.ebuild 9730
RMD160 152fb25c70cc624008c2768d3519904c2e82d874 exim-4.67-r1.ebuild 9730
SHA256 f67d8da4aa6dc05d61a593c337e31bb5172b92bcda4ba35b320624a5c7c878a1 exim-4.67-r1.ebuild 9730
-EBUILD exim-4.67-r2.ebuild 9742 RMD160 0aa4767de429351c1d28577e4f9ffbcdda5b19b8 SHA1 84392d723ed89b8a86661a81f4553c4f55f76063 SHA256 968395505b4f84742d03b381da70b44445adf3855fd6ebee8cd4e49a18b8905b
-MD5 77421f2859d248f12153da7b88a972d6 exim-4.67-r2.ebuild 9742
-RMD160 0aa4767de429351c1d28577e4f9ffbcdda5b19b8 exim-4.67-r2.ebuild 9742
-SHA256 968395505b4f84742d03b381da70b44445adf3855fd6ebee8cd4e49a18b8905b exim-4.67-r2.ebuild 9742
+EBUILD exim-4.67-r2.ebuild 9740 RMD160 bbd61e9d7765ef49ac0424a539b0be27a9adfcf2 SHA1 edb80d4fa3c2c85b393fe7ba37bc1188567a8395 SHA256 5ac08ab6115a49cac7fe7b1ff50073e15c6c8883d883519439116a8bb710bfad
+MD5 5887c54de05786f8bbf55ddf7fa0dfe2 exim-4.67-r2.ebuild 9740
+RMD160 bbd61e9d7765ef49ac0424a539b0be27a9adfcf2 exim-4.67-r2.ebuild 9740
+SHA256 5ac08ab6115a49cac7fe7b1ff50073e15c6c8883d883519439116a8bb710bfad exim-4.67-r2.ebuild 9740
EBUILD exim-4.67.ebuild 9718 RMD160 9110f050cf0560303d6bc36287eadd172d88291e SHA1 a358ff211e55c49d71d7bbb20763bd4f797a04a1 SHA256 a1261a1a61507271c632475eef08c4492c74cd1c301e5256bbaa7311b5698a81
MD5 a6d7a35d26a11c14c846605f92d36507 exim-4.67.ebuild 9718
RMD160 9110f050cf0560303d6bc36287eadd172d88291e exim-4.67.ebuild 9718
diff --git a/mail-mta/exim/exim-4.67-r2.ebuild b/mail-mta/exim/exim-4.67-r2.ebuild
index b775dd30cea7..1a82ad057a43 100644
--- a/mail-mta/exim/exim-4.67-r2.ebuild
+++ b/mail-mta/exim/exim-4.67-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/exim/exim-4.67-r2.ebuild,v 1.2 2007/07/22 10:28:35 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.67-r2.ebuild,v 1.3 2007/07/23 17:33:22 mr_bones_ Exp $
inherit eutils
@@ -233,7 +233,6 @@ src_compile() {
make || die "make failed"
}
-
src_install () {
cd ${S}/build-exim-gentoo
exeinto /usr/sbin
@@ -302,7 +301,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."