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

(-)/usr/portage/eclass/kde4-base.eclass.orig (-1 / +1 lines)
Lines 635-641 Link Here
635
	# kde-l10n inherits kde4-base but is metpackage, so no check for doc
635
	# kde-l10n inherits kde4-base but is metpackage, so no check for doc
636
	# kdelibs inherits kde4-base but handle installing the handbook itself
636
	# kdelibs inherits kde4-base but handle installing the handbook itself
637
	if ! has kde4-meta ${INHERITED}; then
637
	if ! has kde4-meta ${INHERITED}; then
638
		has handbook ${IUSE//+} && [[ ${PN} != kde-l10n ]] && [[ ${PN} != kdelibs ]] && enable_selected_doc_linguas
638
		has handbook ${IUSE//+} && [[ ${PN} != kde-l10n ]] && [[ ${PN} != kdepim-l10n ]] && [[ ${PN} != kdelibs ]] && enable_selected_doc_linguas
639
	fi
639
	fi
640
640
641
	# SCM bootstrap
641
	# SCM bootstrap

Return to bug 336856