diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-06 07:32:27 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-06 07:32:27 +0000 |
commit | e0f92128ec39c25948e324ed47a0a1d6248d6359 (patch) | |
tree | 5a689cc2d2a2bb5ea993a5cbc32e5f19fa5c14a3 /dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild | |
parent | Add ruby21 target. (diff) | |
download | gentoo-2-e0f92128ec39c25948e324ed47a0a1d6248d6359.tar.gz gentoo-2-e0f92128ec39c25948e324ed47a0a1d6248d6359.tar.bz2 gentoo-2-e0f92128ec39c25948e324ed47a0a1d6248d6359.zip |
Add ruby21 target.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild')
-rw-r--r-- | dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild b/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild index f64adb2d8bcf..01554f5db438 100644 --- a/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild +++ b/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild,v 1.2 2014/04/24 20:07:23 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild,v 1.3 2014/08/06 07:32:27 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 ruby21 jruby" inherit ruby-ng |