diff options
author | 2014-11-26 02:24:56 +0000 | |
---|---|---|
committer | 2014-11-26 02:24:56 +0000 | |
commit | a1d9a811c1f9740c3d4d4cc3bdf2830ef6b390ae (patch) | |
tree | a147ba5bd39201ffe4fdaddbba2be832a873ecdc /dev-ruby/polyglot/polyglot-0.3.4.ebuild | |
parent | Drop jruby target. (diff) | |
download | gentoo-2-a1d9a811c1f9740c3d4d4cc3bdf2830ef6b390ae.tar.gz gentoo-2-a1d9a811c1f9740c3d4d4cc3bdf2830ef6b390ae.tar.bz2 gentoo-2-a1d9a811c1f9740c3d4d4cc3bdf2830ef6b390ae.zip |
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/polyglot/polyglot-0.3.4.ebuild')
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/polyglot/polyglot-0.3.4.ebuild b/dev-ruby/polyglot/polyglot-0.3.4.ebuild index 5f245cdec48b..5357e00051ed 100644 --- a/dev-ruby/polyglot/polyglot-0.3.4.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.4.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/polyglot/polyglot-0.3.4.ebuild,v 1.2 2014/05/21 01:46:55 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.4.ebuild,v 1.3 2014/11/26 02:24:56 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby rbx" +USE_RUBY="ruby19 ruby20 ruby21 rbx" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |