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

(-)a/dev-lisp/clisp/clisp-2.49-r8.ebuild (+4 lines)
Lines 62-67 src_prepare() { Link Here
62
	epatch "${FILESDIR}"/${P}-bits_ipctypes_to_sys_ipc.patch
62
	epatch "${FILESDIR}"/${P}-bits_ipctypes_to_sys_ipc.patch
63
	epatch "${FILESDIR}"/${P}-get_hostname.patch
63
	epatch "${FILESDIR}"/${P}-get_hostname.patch
64
	epatch "${FILESDIR}"/${P}-tinfo.patch
64
	epatch "${FILESDIR}"/${P}-tinfo.patch
65
	
66
	if use readline && has_version ">=sys-libs/readline-7.0"; then
67
	    epatch "${FILESDIR}/${P}-readline-7.0-rl_readline_state.patch"
68
	fi
65
}
69
}
66
70
67
src_configure() {
71
src_configure() {

Return to bug 594552