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

(-)mozilla-thunderbird-1.0.6-r4.ebuild (-1 / +2 lines)
Lines 15-21 Link Here
15
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
15
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
16
SLOT="0"
16
SLOT="0"
17
LICENSE="MPL-1.1 NPL-1.1"
17
LICENSE="MPL-1.1 NPL-1.1"
18
IUSE="mozcalendar ldap"
18
IUSE="mozcalendar ldap mozinspector"
19
19
20
RDEPEND=">=www-client/mozilla-launcher-1.39"
20
RDEPEND=">=www-client/mozilla-launcher-1.39"
21
21
Lines 86-91 Link Here
86
	mozconfig_use_enable ldap
86
	mozconfig_use_enable ldap
87
	mozconfig_use_enable ldap ldap-experimental
87
	mozconfig_use_enable ldap ldap-experimental
88
	mozconfig_use_enable mozcalendar calendar
88
	mozconfig_use_enable mozcalendar calendar
89
	mozconfig_use_extension mozinspector inspector
89
	mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
90
	mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
90
	mozconfig_annotate '' --with-user-appdir=.thunderbird
91
	mozconfig_annotate '' --with-user-appdir=.thunderbird
91
92

Return to bug 72667