commit:     0f2366ea93a295f17fb68c3ed630c3ccc5121cc2
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sun Feb 14 19:48:36 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 19:48:36 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=0f2366ea

dev-ruby/ri_cal: fix repoman issues

Package-Manager: portage-2.2.26

 dev-ruby/ri_cal/ri_cal-0.8.8-r2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/ri_cal/ri_cal-0.8.8-r2.ebuild 
b/dev-ruby/ri_cal/ri_cal-0.8.8-r2.ebuild
index 6e0e2ae..aee6edf 100644
--- a/dev-ruby/ri_cal/ri_cal-0.8.8-r2.ebuild
+++ b/dev-ruby/ri_cal/ri_cal-0.8.8-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header:  $
+# $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_TEST=""
 
@@ -27,7 +27,7 @@ RUBY_PATCHES=( ${P}-rails32.patch )
 # This gem can use either tzinfo or activesupport and thus doesn't have
 # any explicit dependency. We always depend on tzinfo since newer
 # versions of activesupport do this as well.
-ruby_add_rdepend "dev-ruby/tzinfo"
+ruby_add_rdepend "dev-ruby/tzinfo:*"
 
 ruby_add_bdepend "test? ( dev-ruby/rspec:0 )"
 

Reply via email to