diff options
Diffstat (limited to 'dev-ruby/typhoeus/typhoeus-0.8.0.ebuild')
-rw-r--r-- | dev-ruby/typhoeus/typhoeus-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild b/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild index b7fac482ade7..112a41923a26 100644 --- a/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild +++ b/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md" RUBY_FAKEGEM_TASK_DOC="" |