Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 257266 | Differences between
and this patch

Collapse All | Expand All

(-)uim-1.5.6-r2.ebuild.org (-1 / +1 lines)
Lines 121-127 Link Here
121
		myconf="${myconf} --without-anthy"
121
		myconf="${myconf} --without-anthy"
122
	fi
122
	fi
123
123
124
	if use qt3 && use kde ; then
124
	if use qt3 && use kde && ! use qt4 ; then
125
		myconf="${myconf} --enable-notify=knotify3"
125
		myconf="${myconf} --enable-notify=knotify3"
126
	elif use libnotify ; then
126
	elif use libnotify ; then
127
		myconf="${myconf} --enable-notify=libnotify"
127
		myconf="${myconf} --enable-notify=libnotify"

Return to bug 257266