dev-ruby/json: fix USE=doc during bootstrap
authorHans de Graaff <graaff@gentoo.org>
Mon, 16 May 2016 13:49:43 +0000 (15:49 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 16 May 2016 13:49:43 +0000 (15:49 +0200)
commit877424deb0e0bae058e7887fa94f93d2ab8dfaf6
tree973f5504c82d0e9504ba686f0c2500bba2c93553
parente95ba294e48b0903a15011162d5075e33be7eeea
dev-ruby/json: fix USE=doc during bootstrap

Add explicit dependencies on dev-ruby/rdoc for USE=doc.
Normally these are satified by dev-lang/ruby, but this
happens in PDEPEND. During an initial merge of ruby the
order of dev-ruby/rdoc and dev-ruby/json is not defined
so the emerging json may fail due to a missing rdoc.

Fixes bug 572042

Package-Manager: portage-2.2.28
dev-ruby/json/json-1.8.2-r1.ebuild
dev-ruby/json/json-1.8.3.ebuild