Files
packages/lang
Luiz Angelo Daros de Luca 52ba3a1122 ruby: move gems out of core
Some ruby gems where still in ruby-core pkg. These files where
moved outside ruby-core into ruby-gems or their own subpkg.

ruby-unit renamed to ruby-testunit as its gem is named test-unit.

ruby-rdoc left a file in ruby-core.

Psych is a gem and deserves its own subpkg. It replaces syck
(used by yaml) on recent ruby version (ref:
https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/36786)
Also, some psych files where packed incorrecly into ruby-json. The asterisk
in */json was intend to match <arch>/json/ and not psych/json.

Files where derived
from ruby-core and a lost file in ruby-json.

New subpkgs:
- ruby-bigdecimal
- ruby-io-console
- ruby-minitest
- ruby-psych

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-10-07 14:14:53 -03:00
..
2014-09-05 17:00:13 +00:00
2014-09-02 03:02:04 +02:00
2014-09-06 23:51:51 -04:00
2014-06-16 17:04:06 +02:00
2014-07-28 10:28:58 +07:00
2014-08-27 15:12:16 +08:00
2014-09-25 14:53:23 -05:00
2014-10-07 14:14:53 -03:00