Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/wikicloth/
Date: Mon, 29 Aug 2016 08:23:08
Message-Id: 1472458967.8e6b4eec3e1491c960006567b8a9358b5678f1e4.mrueg@gentoo
1 commit: 8e6b4eec3e1491c960006567b8a9358b5678f1e4
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 08:22:47 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 08:22:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6b4eec
7
8 dev-ruby/wikicloth: Add ruby22
9
10 Package-Manager: portage-2.3.0
11
12 dev-ruby/wikicloth/wikicloth-0.8.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild b/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild
16 index 3315c28..a47e422 100644
17 --- a/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild
18 +++ b/dev-ruby/wikicloth/wikicloth-0.8.3.ebuild
19 @@ -3,7 +3,7 @@
20 # $Id$
21
22 EAPI=5
23 -USE_RUBY="ruby20 ruby21"
24 +USE_RUBY="ruby20 ruby21 ruby22"
25
26 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
27 RUBY_FAKEGEM_EXTRADOC="README README.textile"