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

Collapse All | Expand All

(-)/usr/portage/media-gfx/gtkam/gtkam-1.0.ebuild (+2 lines)
Lines 30-35 Link Here
30
PATCHES=(
30
PATCHES=(
31
	# Fix .desktop validity, bug #271569
31
	# Fix .desktop validity, bug #271569
32
	"${FILESDIR}/${PN}-0.1.18-desktop-validation.patch"
32
	"${FILESDIR}/${PN}-0.1.18-desktop-validation.patch"
33
	# format-security, bug #560032
34
	"${FILESDIR}/${PN}-0.2.0-format-security.patch"
33
)
35
)
34
36
35
src_configure() {
37
src_configure() {

Return to bug 560032