commit: d92a01940052cdcd921fca13618e867be75c58e8 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Nov 12 09:49:22 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Nov 12 09:49:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92a0194
dev-ruby/hoe: update minitest test dependency Package-Manager: portage-2.3.0 dev-ruby/hoe/hoe-3.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hoe/hoe-3.15.2.ebuild b/dev-ruby/hoe/hoe-3.15.2.ebuild index afe27ee..205ae68 100644 --- a/dev-ruby/hoe/hoe-3.15.2.ebuild +++ b/dev-ruby/hoe/hoe-3.15.2.ebuild @@ -22,7 +22,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.5:5 )" +ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )" ruby_add_rdepend ">=dev-ruby/rake-0.8.7 <dev-ruby/rake-12.0"
