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

(-)xfce4-panel-4.6.2-r1.ebuild (-2 / +1 lines)
Lines 35-40 Link Here
35
		$(use_enable startup-notification)
35
		$(use_enable startup-notification)
36
		$(use_enable debug)"
36
		$(use_enable debug)"
37
	DOCS="AUTHORS ChangeLog HACKING NEWS README TODO"
37
	DOCS="AUTHORS ChangeLog HACKING NEWS README TODO"
38
	PATCHES=( "${FILESDIR}/${P}-exo.patch"
38
	PATCHES=( "${FILESDIR}/${PN}-4.6.2-exo.patch" )
39
		"${FILESDIR}/${P}-glib-2.23.patch" )
40
}
39
}

Return to bug 312521