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

(-)/usr/portage/net-mail/fetchmail/fetchmail-6.3.8-r1.ebuild (+4 lines)
Lines 30-35 Link Here
30
30
31
	# this patch fixes bug #34788 (ticho@gentoo.org 2004-09-03)
31
	# this patch fixes bug #34788 (ticho@gentoo.org 2004-09-03)
32
	epatch "${FILESDIR}"/${PN}-6.2.5-broken-headers.patch
32
	epatch "${FILESDIR}"/${PN}-6.2.5-broken-headers.patch
33
34
	# this patch fixes Invalid SSL protocol '' specified, using default (SSLv23).
35
	# even if you have set it.
36
	epatch "${FILESDIR}"/${P}-fix-empty-sslproto.patch
33
}
37
}
34
38
35
src_compile() {
39
src_compile() {

Return to bug 186097