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

Collapse All | Expand All

(-)openoffice-3.2.0.ebuild (+1 lines)
Lines 223-228 Link Here
223
	cp -f "${FILESDIR}/qt-use-native-backend.diff" "${S}/patches/hotfixes" || die
223
	cp -f "${FILESDIR}/qt-use-native-backend.diff" "${S}/patches/hotfixes" || die
224
	cp -f "${FILESDIR}/npwrap-fix-nogtk.diff" "${S}/patches/hotfixes" || die
224
	cp -f "${FILESDIR}/npwrap-fix-nogtk.diff" "${S}/patches/hotfixes" || die
225
	cp -f "${FILESDIR}/neon-remove-SSPI-support.diff" "${S}/patches/hotfixes" || die
225
	cp -f "${FILESDIR}/neon-remove-SSPI-support.diff" "${S}/patches/hotfixes" || die
226
	cp -f "${FILESDIR}/no-testautomation.diff" "${S}/patches/hotfixes" || die
226
227
227
	#Use flag checks
228
	#Use flag checks
228
	if use java ; then
229
	if use java ; then

Return to bug 312833