commit:     10f787c5dbcad2d9c055487b4745295a70122ed5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 18 11:19:29 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 18 11:19:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f787c5

dev-ruby/rr: add ruby26

Drop unused dependency on dev-ruby/session, it is only
used in specs that we don't run and does not work with ruby26.

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/rr/rr-1.2.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 4965513bee5..1e80eded01d 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 
@@ -24,7 +24,6 @@ IUSE=""
 ruby_add_bdepend "test? (
                dev-ruby/rspec:2
                dev-ruby/minitest
-               dev-ruby/session
                dev-ruby/diff-lcs )"
 
 all_ruby_prepare() {

Reply via email to