[aur-general] ruby 1.9.3_p125-1 in [extra]
Matthew Monaco
dgbaley27 at 0x01b.net
Sun Feb 26 04:01:56 EST 2012
On 02/26/2012 01:28 AM, Peter Lewis wrote:
> On Saturday 25 Feb 2012 15:36:33 Thomas Dziedzic wrote:
>> I have already fixed the only 2 that are affected in repos: ruby-rack
>> & ruby-pkgconfig
>>
>> The rest of the pkgs that are affected are in the AUR.
>
> Good to hear, but yes I'd imagine there are a fair number in the AUR too. I'm
> wondering if this notice is enough, or if we just let them find out slowly...
>
> Could we, for example, drop a comment on packages with "gem" in the PKGBUILD?
> Is that feasible? Desirable?
>
> Pete.
$ git clone --depth=1 git://pkgbuild.com/aur-mirror.git
$ cd aur-mirror
$ git grep --not -e "user-install" --and -e " gem " | cut -f1 -d"/" | uniq
$ profit
I get 264, the majority having a ruby- prefix.
More information about the aur-general
mailing list