diff options
Diffstat (limited to 'dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild')
-rw-r--r-- | dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild index bcf50dc5ea57..955820f8735a 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild,v 1.2 2014/08/05 16:00:31 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild,v 1.3 2015/03/25 20:35:21 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.md" |