diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-02-19 07:30:21 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-02-19 07:48:24 +0100 |
commit | cdc4504a41719920ed66ee0c61b11eddbf84e1bd (patch) | |
tree | 92236e8cd03e4ffbc704e32748cd880475cd91e8 /dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | |
parent | media-video/vlc: Add new DEPEND for USE=skins (diff) | |
download | gentoo-cdc4504a41719920ed66ee0c61b11eddbf84e1bd.tar.gz gentoo-cdc4504a41719920ed66ee0c61b11eddbf84e1bd.tar.bz2 gentoo-cdc4504a41719920ed66ee0c61b11eddbf84e1bd.zip |
dev-ruby/simplecov-html: add 0.10.2
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild')
-rw-r--r-- | dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild index 47392acd979a..ef33bfe352c8 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.md" |