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

Collapse All | Expand All

(-)/usr/portage/app-accessibility/speakup/speakup-3.1.3-r1.ebuild (+2 lines)
Lines 48-53 Link Here
48
			fi
48
			fi
49
			;;
49
			;;
50
	esac
50
	esac
51
	use modules && [ "${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}" = '2.6.32' ] && \
52
		epatch "${FILESDIR}/linux-2.6.32.diff"
51
}
53
}
52
54
53
src_compile() {
55
src_compile() {

Return to bug 301527