Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 923950
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- a/app-office/libreoffice/libreoffice-24.2.2.2.ebuild
0
++ b/app-office/libreoffice/libreoffice-24.2.2.2.ebuild
Lines 355-361 pkg_setup() { Link Here
355
355
356
src_unpack() {
356
src_unpack() {
357
	default
357
	default
358
358
	pushd "${WORKDIR}/zxcvbn-c-2.5"
359
	eapply "${FILESDIR}/31.patch"
360
	popd
359
	if [[ ${MY_PV} = *9999* ]]; then
361
	if [[ ${MY_PV} = *9999* ]]; then
360
		local base_uri branch mypv
362
		local base_uri branch mypv
361
		base_uri="https://anongit.freedesktop.org/git"
363
		base_uri="https://anongit.freedesktop.org/git"

Return to bug 923950