projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc06be4
)
dev-ruby/pg: Fix USE=doc
author
Hans de Graaff
<graaff@gentoo.org>
Mon, 16 Apr 2018 17:48:36 +0000
(19:48 +0200)
committer
Hans 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
patch
|
blob
|
history
diff --git
a/dev-ruby/pg/pg-0.18.4-r1.ebuild
b/dev-ruby/pg/pg-0.18.4-r1.ebuild
index ed562255874d8680b9db36466f0c38436aca2336..8e25f7eeb65403594d51d03411a3180264fdc4e6 100644
(file)
--- a/
dev-ruby/pg/pg-0.18.4-r1.ebuild
+++ b/
dev-ruby/pg/pg-0.18.4-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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