diff options
Diffstat (limited to 'dev-ruby/stomp/stomp-1.3.4.ebuild')
-rw-r--r-- | dev-ruby/stomp/stomp-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/stomp/stomp-1.3.4.ebuild b/dev-ruby/stomp/stomp-1.3.4.ebuild index 7ebc6df7d040..9dca53b502f9 100644 --- a/dev-ruby/stomp/stomp-1.3.4.ebuild +++ b/dev-ruby/stomp/stomp-1.3.4.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_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc" |