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-r1.ebuild.orig (-1 / +1 lines)
Lines 120-126 Link Here
120
		myconf="${myconf} --without-anthy"
120
		myconf="${myconf} --without-anthy"
121
	fi
121
	fi
122
122
123
	if use qt3 && use kde ; then
123
	if use qt3 && use kde && ! use qt4 ; then
124
		myconf="${myconf} --enable-notify=knotify3"
124
		myconf="${myconf} --enable-notify=knotify3"
125
	elif use libnotify ; then
125
	elif use libnotify ; then
126
		myconf="${myconf} --enable-notify=libnotify"
126
		myconf="${myconf} --enable-notify=libnotify"

Return to bug 257266