В Чтв, 12/03/2009 в 21:02 +0100, Alex Legler пишет:
> http://dev.gentoo.org/~a3li/ruby/gems.eclass.txt
> http://dev.gentoo.org/~a3li/ruby/gems.eclass.diff

You have:

EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_compile src_install

I'm not sure here. Is it safe to export src_prepare function for
EAPI=0,1? If not I think eclass should either die or put some fake
depend like:

case ${EAPI} in
    2) : ;;
    *) DEPEND="INCORRECT-EAPI" ;;
esac

-- 
Peter.

Attachment: signature.asc
Description: Эта часть сообщения подписана цифровой подписью

Reply via email to