Michael Orlitzky <m...@gentoo.org> wrote:

> On 12/14/2015 02:18 PM, cov...@ccs.covici.com wrote:
> > Hi.  I have a regular ebuild for app-accessibility/brltty and I want to
> > create a .9999 ebuild out of it, so it gets from the latest .git
> > version.  Is there a way I can do that -- either some documentation on
> > how to do it, or some hints?  Is there a general method for doing this?
> > 
> > Thanks in advance for any suggestions.
> > 
> 
> Look for -9999 ebuilds in the tree using the git-r3 eclass, and copy
> what they do. It's not fancy but something like
> 
>   $ find ./ -name '*-9999.ebuild' | xargs grep -l 'git-r3'
> 
> in PORTDIR should turn up a bunch of examples.

OK, I will take a look.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         cov...@ccs.covici.com

Reply via email to