3c3 < # $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.50-r1.ebuild,v 1.5 2005/06/26 09:08:38 hansmi Exp $ --- > # $Header: $ 5c5 < inherit eutils --- > inherit eutils mailer 7c7 < IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl mailwrapper lmtp ipv6 sasl dnsdb perl mbox X exiscan nis syslog" --- > IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl lmtp ipv6 sasl dnsdb perl mbox X exiscan nis syslog" 15c15 < KEYWORDS="amd64 ~hppa ~ppc sparc x86" --- > KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" 31,32d30 < mailwrapper? ( >=net-mail/mailwrapper-0.2 ) < !mailwrapper? ( !virtual/mta ) 197,198d194 < dosym ../sbin/exim /usr/bin/mailq < dosym ../sbin/exim /usr/bin/newaliases 208a205 > dosym /usr/sbin/exim /usr/sbin/sendmail.exim 210c207,208 < doins ${FILESDIR}/mailer.conf --- > newins ${FILESDIR}/mailer.conf.new ${P}.mailer > mailer_install_conf 259,265c257 < if ! use mailwrapper && [[ -e /etc/mailer.conf ]] < then < einfo < einfo "Since you emerged $PN without mailwrapper in USE," < einfo "you probably want to 'emerge -C mailwrapper' now." < einfo < fi --- > mailer_pkg_postinst