dev-ruby/pg: Fix USE=doc
authorHans de Graaff <graaff@gentoo.org>
Mon, 16 Apr 2018 17:48:36 +0000 (19:48 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 16 Apr 2018 18:32:31 +0000 (20:32 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-ruby/pg/pg-0.18.4-r1.ebuild

index ed562255874d8680b9db36466f0c38436aca2336..8e25f7eeb65403594d51d03411a3180264fdc4e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,7 @@ USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc"
 
 inherit multilib ruby-fakegem