commit:     c2ce829f7ed919f4336751672146a612adc18bae
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 15:08:00 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 15:09:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ce829f

dev-ruby/journey: add ruby23, ruby24

Package-Manager: portage-2.3.3

 dev-ruby/journey/journey-1.0.4-r1.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/journey/journey-1.0.4-r1.ebuild 
b/dev-ruby/journey/journey-1.0.4-r1.ebuild
index b8c751f..0461bfd 100644
--- a/dev-ruby/journey/journey-1.0.4-r1.ebuild
+++ b/dev-ruby/journey/journey-1.0.4-r1.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
 
@@ -20,7 +19,6 @@ SLOT="$(get_version_component_range 1-2)"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-solaris"
 IUSE=""
 
-ruby_add_bdepend "doc? ( dev-ruby/hoe )"
 ruby_add_bdepend "test? ( dev-ruby/hoe
        dev-ruby/json
        dev-ruby/minitest )"

Reply via email to