Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 348870
Collapse All | Expand All

(-)/usr/portage/mail-mta/courier/courier-0.65.2.ebuild (-1 / +3 lines)
Lines 9-18 Link Here
9
HOMEPAGE="http://www.courier-mta.org/"
9
HOMEPAGE="http://www.courier-mta.org/"
10
SLOT="0"
10
SLOT="0"
11
LICENSE="GPL-2"
11
LICENSE="GPL-2"
12
EAPI=1
12
# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
13
# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64
13
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
14
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
14
IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
15
IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \
15
	fam web webmail"
16
	fam web webmail +local-extensions"
16
17
17
PROVIDE="virtual/mta
18
PROVIDE="virtual/mta
18
	 virtual/mda
19
	 virtual/mda
Lines 63-68 Link Here
63
		$(use_with spell ispell) \
64
		$(use_with spell ispell) \
64
		$(use_with ldap ldapaliasd) \
65
		$(use_with ldap ldapaliasd) \
65
		$(use_enable ldap maildroldap) \
66
		$(use_enable ldap maildroldap) \
67
		$(use_with local-extensions) \
66
		--enable-mimetypes=/etc/mime.types \
68
		--enable-mimetypes=/etc/mime.types \
67
		--prefix=/usr \
69
		--prefix=/usr \
68
		--disable-root-check \
70
		--disable-root-check \

Return to bug 348870