Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
spell? ( app-text/ispell )"
src_compile() {
addwrite /dev/ptym/clone:/dev/ptmx
econf `use_enable nls` || die
emake || die
}