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

(-)/usr/portage/www-client/mozilla-firefox/mozilla-firefox-1.0.4.ebuild (-1 / +2 lines)
Lines 15-21 Link Here
15
LICENSE="MPL-1.1 NPL-1.1"
15
LICENSE="MPL-1.1 NPL-1.1"
16
SLOT="0"
16
SLOT="0"
17
KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ~sparc ~x86"
17
KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ~sparc ~x86"
18
IUSE="java mozsvg"
18
IUSE="branding java mozsvg"
19
19
20
# xrender.pc appeared for the first time in xorg-x11-6.7.0-r2
20
# xrender.pc appeared for the first time in xorg-x11-6.7.0-r2
21
# and is required to build with support for cairo.  #71504
21
# and is required to build with support for cairo.  #71504
Lines 84-89 Link Here
84
	mozconfig_annotate '' --enable-oji --enable-mathml
84
	mozconfig_annotate '' --enable-oji --enable-mathml
85
85
86
	# Other ff-specific settings
86
	# Other ff-specific settings
87
	mozconfig_use_enable branding official-branding
87
	mozconfig_use_enable mozdevelop jsd
88
	mozconfig_use_enable mozdevelop jsd
88
	mozconfig_use_enable mozdevelop xpctools
89
	mozconfig_use_enable mozdevelop xpctools
89
	mozconfig_use_extension mozdevelop venkman
90
	mozconfig_use_extension mozdevelop venkman

Return to bug 89945