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

Collapse All | Expand All

(-)evolution-2.22.2.ebuild (+4 lines)
Lines 106-111 Link Here
106
106
107
	# Fix timezone offsets on fbsd.  bug #183708
107
	# Fix timezone offsets on fbsd.  bug #183708
108
	epatch "${FILESDIR}"/${PN}-2.21.3-fbsd.patch
108
	epatch "${FILESDIR}"/${PN}-2.21.3-fbsd.patch
109
110
	# Fix security issues, bug #223963
111
	epatch "${FILESDIR}/${P}-CVE-2008-1108.patch"
112
	epatch "${FILESDIR}/${P}-CVE-2008-1109.patch"
109
}
113
}
110
114
111
src_compile() {
115
src_compile() {

Return to bug 223963