Pupeno wrote:
DEPEND="chicken mysql"
should be:
DEPEND="dev-scheme/chicken
dev-db/mysql"
RDEPEND=""
Not sure, but I've often saw this:
RDEPEND="${DEPEND}"
src_unpack() {
mkdir -p ${S}
cp /usr/portage/distfiles/${A} ${S}
}
mkdir isn't nessessary IIRC.
You also shouldn't have to copy the egg. Does it get modified during
chicken-setup? If not, you can leave out the whole src_unpack().
The rest seems OK to me...
Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list