On Thu, 14 May 2009 20:17:10 +0200 (CEST)
Helmut Jarausch <jarau...@igpm.rwth-aachen.de> wrote:

> can anybody please tell me where to find or whom to ask for an ebuild
> paraview-9999 (the cvs-version of paraview)

I'd suggest tweaking latest ebuild yourself.
It should take no more than five minutes with a few no-brainer actions.

Most times, all you need to do is:
 0. cp paraview-<latest>.ebuild paraview-9999.ebuild
 1. Add "inherit cvs" line or add "cvs" to existing inherit line.
 2. Replace SRC_URI with ECVS_SERVER / ECVS_MODULE.
 3. If there's src_unpack function defined, replace "src_unpack" line
   inside it with cvs_src_unpack.
 4. Digest ("repoman manifest" in ebuild path will do) and emerge it.

And, of course, read the fine manual:
http://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/cvs-sources/index.html

-- 
Mike Kazantsev // fraggod.net

Attachment: signature.asc
Description: PGP signature

Reply via email to