On Mon, Sep 19, 2011 at 10:53 AM, Michał Górny wrote:
> On Mon, 19 Sep 2011 10:39:11 +0200
> Corentin Chary wrote:
>
>> ## Also update eix database, because we use eix internaly
>> ## Bottleneck: disk and cpu
>> ##Time: 30mn ~ 1h
>> eix-update
>
> Using egencache to keep caches for overlays will
On Mon, Sep 19, 2011 at 10:53 AM, Michał Górny wrote:
> On Mon, 19 Sep 2011 10:39:11 +0200
> Corentin Chary wrote:
>
>> ## Also update eix database, because we use eix internaly
>> ## Bottleneck: disk and cpu
>> ##Time: 30mn ~ 1h
>> eix-update
>
> Using egencache to keep caches for overlays will
On Mon, 19 Sep 2011 10:39:11 +0200
Corentin Chary wrote:
> ## Also update eix database, because we use eix internaly
> ## Bottleneck: disk and cpu
> ##Time: 30mn ~ 1h
> eix-update
Using egencache to keep caches for overlays will make eix updates much
faster.
Here's my code for it (it uses overl
On Mon, Sep 19, 2011 at 9:35 AM, Dirkjan Ochtman wrote:
> On Mon, Sep 19, 2011 at 00:27, "Paweł Hajdan, Jr."
> wrote:
>> Okay, I think this is pretty cool and we should find it a new home in
>> the Gentoo infrastructure.
>>
>> I was thinking about http://qa-reports.gentoo.org/ with the repo at
>>
On Mon, Sep 19, 2011 at 00:27, "Paweł Hajdan, Jr."
wrote:
> Okay, I think this is pretty cool and we should find it a new home in
> the Gentoo infrastructure.
>
> I was thinking about http://qa-reports.gentoo.org/ with the repo at
> http://git.overlays.gentoo.org/gitweb/?p=proj/qa-scripts.git;a=su
On 3/21/11 1:24 AM, Corentin Chary wrote:
> I recently started working on a small gentoo utility named "euscan"
> (for Ebuild Upstream Scan)
> For those who don't know debian's uscan, it allows to scan upstream
> for new versions. It's used by packages.qa.debian.org (example:
> http://packages.qa.d
Hi,
I recently started working on a small gentoo utility named "euscan"
(for Ebuild Upstream Scan)
For those who don't know debian's uscan, it allows to scan upstream
for new versions. It's used by packages.qa.debian.org (example:
http://packages.qa.debian.org/p/php-net-ipv4.html ).
It's available