From: Hans de Graaff Date: Sun, 23 Feb 2020 05:49:01 +0000 (+0100) Subject: dev-ruby/log4r: use dodoc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1e9ea82bf4df3a1c1a26733298b7e17b8bcab8a9;p=gentoo.git dev-ruby/log4r: use dodoc Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/log4r/log4r-1.1.10-r2.ebuild b/dev-ruby/log4r/log4r-1.1.10-r2.ebuild index 64fd131fbe50..cd0aee3da47b 100644 --- a/dev-ruby/log4r/log4r-1.1.10-r2.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10-r2.ebuild @@ -24,6 +24,5 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86" all_ruby_install() { all_fakegem_install - insinto /usr/share/doc/${PF} - doins -r examples + dodoc -r examples }