Hello,
Right now, a quick 'grep -l github.*tarball' shows that there are about
147 ebuilds in portage using github snapshots. This evaluates to 83
different packages.
The problem with github is that it suffixes the tarballs with
a complete git commit id. This means that the `S' variable
in the eb
The attached list notes all of the packages that were added or removed
from the tree, for the week ending 2011-05-29 23h59 UTC.
Removals:
net-analyzer/ipac-ng2011-05-24 14:09:44 pva
app-emacs/psql 2011-05-25 14:33:28 halcy0n
dev-ruby/cgi_multipart_eof_fix 2011
On Sunday 29 May 2011 13:00:32 Fabian Groffen wrote:
> On 29-05-2011 12:44:46 +0200, Christopher Schwan wrote:
> > Thank you for that script. I experimented a bit with it and have a number
> > of corrections and suggestions:
> >
> > - alias does not work because my_sed is not declared at this stag
On 29-05-2011 12:44:46 +0200, Christopher Schwan wrote:
> Thank you for that script. I experimented a bit with it and have a number of
> corrections and suggestions:
>
> - alias does not work because my_sed is not declared at this stage. I removed
> the whole alias line because I want to selecti
Thank you for that script. I experimented a bit with it and have a number of
corrections and suggestions:
- alias does not work because my_sed is not declared at this stage. I removed
the whole alias line because I want to selectively enable my_sed
- oargs must be an array in order to make quoti