--- /usr/portage/mail-mta/courier/courier-0.65.2.ebuild 2010-12-08 18:06:09.000000000 +0100 +++ /usr/portage-overlay/mail-mta/courier/courier-0.65.2.ebuild 2010-12-16 14:41:26.713787000 +0100 @@ -9,10 +9,11 @@ HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" +EAPI=1 # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ - fam web webmail" + fam web webmail +local-extensions" PROVIDE="virtual/mta virtual/mda @@ -63,6 +64,7 @@ $(use_with spell ispell) \ $(use_with ldap ldapaliasd) \ $(use_enable ldap maildroldap) \ + $(use_with local-extensions) \ --enable-mimetypes=/etc/mime.types \ --prefix=/usr \ --disable-root-check \