Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/redis-activesupport/
Date: Mon, 28 Mar 2016 01:25:19
Message-Id: 1459128304.a3f28c74615d915c0e76362b4d21c8d8e49aaa73.mrueg@gentoo
1 commit: a3f28c74615d915c0e76362b4d21c8d8e49aaa73
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 01:25:04 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 01:25:04 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a3f28c74
7
8 dev-ruby/redis-activesupport: Fix EXTRADOC variable
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild b/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild
16 index bd6a8e4..b7b66e1 100644
17 --- a/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild
18 +++ b/dev-ruby/redis-activesupport/redis-activesupport-4.1.5.ebuild
19 @@ -7,7 +7,7 @@ EAPI=5
20 USE_RUBY="ruby20 ruby21 ruby22"
21
22 RUBY_FAKEGEM_TASK_DOC="rdoc"
23 -RUBY_FAKEGEM_EXTRA_DOC="README.md"
24 +RUBY_FAKEGEM_EXTRADOC="README.md"
25
26 inherit ruby-fakegem