summaryrefslogtreecommitdiff
path: root/ruby.morph
blob: dc2369f1fd7bf82e3ee3341fbf5d4b76c8321fb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: ruby 
kind: stratum
description: ruby and things from ruby world
build-depends:
- morph: tools
chunks:
- name: ruby-1.8
  repo: upstream:ruby
  ref: 7a24f1710028d568ad61d0aa49d5178260178d77
  unpetrify-ref: baserock/morph/ruby_1_8_7
  build-depends: []
- name: libyaml
  repo: upstream:libyaml-hg
  ref: 0577078d6625a7bf06e6bc7fb26a43e27400b17e
  unpetrify-ref: master
  build-depends: []
- name: ruby
  repo: upstream:ruby
  ref: 05604af5a6da635b8bca51269db8b433972e82c0
  unpetrify-ref: baserock/ruby_2_0_0
  build-depends:
  - ruby-1.8
  - libyaml