dev-ruby/test-unit: build docs with rdoc instead of yard, bug 614486
authorHans de Graaff <graaff@gentoo.org>
Sun, 16 Apr 2017 07:19:38 +0000 (09:19 +0200)
committerHans de Graaff <graaff@gentoo.org>
Sun, 16 Apr 2017 07:20:05 +0000 (09:20 +0200)
commit004b6db38aff3ceca3002bf677f87552e44fcd95
tree89ea57b83297b5b0df53898c56607213c9dc535d
parente3d6515bb57f485b2d0425f4fb578adc5790d530
dev-ruby/test-unit: build docs with rdoc instead of yard, bug 614486

Build docs with rdoc instead of yard, because yard requires a lot
of dependencies. For new ruby versions it will take too much time to
mark all of them as compatible. We hacked around this by hoping no
ruby version was eselected where yard was not compatible. By depending
on rdoc to build the docs the dependencies are self-contained in the
initial set of ebuilds for a new ruby version.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ruby/test-unit/test-unit-3.2.3-r1.ebuild [new file with mode: 0644]