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

Collapse All | Expand All

(-)openoffice-3.2.1-r1.ebuild (+1 lines)
Lines 226-231 Link Here
226
	cp -f "${FILESDIR}/qt-use-native-backend.diff" "${S}/patches/hotfixes" || die
226
	cp -f "${FILESDIR}/qt-use-native-backend.diff" "${S}/patches/hotfixes" || die
227
	cp -f "${FILESDIR}/neon-remove-SSPI-support.diff" "${S}/patches/hotfixes" || die
227
	cp -f "${FILESDIR}/neon-remove-SSPI-support.diff" "${S}/patches/hotfixes" || die
228
	cp -f "${FILESDIR}/libX11-fix.diff" "${S}/patches/hotfixes" || die
228
	cp -f "${FILESDIR}/libX11-fix.diff" "${S}/patches/hotfixes" || die
229
	cp -f "${FILESDIR}/db5-fix.diff" "${S}/patches/hotfixes" || die
229
230
230
	#Use flag checks
231
	#Use flag checks
231
	if use java ; then
232
	if use java ; then

Return to bug 319839