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

Collapse All | Expand All

(-)a/media-gfx/inkscape/inkscape-0.91.ebuild (+7 lines)
Lines 96-101 pkg_pretend() { Link Here
96
	fi
96
	fi
97
}
97
}
98
98
99
pkg_setup() {
100
	if has_version \>=dev-libs/libsigc++-2.6 ; then
101
		append-cxxflags -std=c++11
102
	fi
103
	python-single-r1_pkg_setup
104
}
105
99
src_prepare() {
106
src_prepare() {
100
	epatch \
107
	epatch \
101
		"${FILESDIR}"/${PN}-0.91_pre3-automagic.patch \
108
		"${FILESDIR}"/${PN}-0.91_pre3-automagic.patch \

Return to bug 566698