diff options
-rw-r--r-- | dev-ruby/climate_control/climate_control-0.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/climate_control/climate_control-0.0.3.ebuild b/dev-ruby/climate_control/climate_control-0.0.3.ebuild index 4a049c6fd869..2a51de68fae8 100644 --- a/dev-ruby/climate_control/climate_control-0.0.3.ebuild +++ b/dev-ruby/climate_control/climate_control-0.0.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # uses 1.9 syntax -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="NEWS README.md" |