commit:     a3f28c74615d915c0e76362b4d21c8d8e49aaa73
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 01:25:04 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 01:25:04 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a3f28c74

dev-ruby/redis-activesupport: Fix EXTRADOC variable

Package-Manager: portage-2.2.28

 dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild 
b/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild
index bd6a8e4..b7b66e1 100644
--- a/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild
+++ b/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC="rdoc"
-RUBY_FAKEGEM_EXTRA_DOC="README.md"
+RUBY_FAKEGEM_EXTRADOC="README.md"
 
 inherit ruby-fakegem
 

Reply via email to