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

Collapse All | Expand All

(-)icecream/icecream-0.9.2-r1.ebuild (-2 lines)
Lines 30-36 Link Here
30
30
31
	# honour ${CFLAGS_${ABI}} environment variable, bug #232931
31
	# honour ${CFLAGS_${ABI}} environment variable, bug #232931
32
	epatch "${FILESDIR}/${PN}-gentoo-multilib.patch"
32
	epatch "${FILESDIR}/${PN}-gentoo-multilib.patch"
33
	epatch "${FILESDIR}/${PN}-socket.patch"
34
33
35
	use amd64 && append-flags -fPIC -DPIC
34
	use amd64 && append-flags -fPIC -DPIC
36
35
Lines 129-132 Link Here
129
	elog "The icecream monitor is no longer included in this package."
128
	elog "The icecream monitor is no longer included in this package."
130
	elog "See http://bugs.gentoo.org/show_bug.cgi?id=139432 for more info."
129
	elog "See http://bugs.gentoo.org/show_bug.cgi?id=139432 for more info."
131
}
130
}
132

Return to bug 261429