diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-26 02:24:56 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-26 02:24:56 +0000 |
commit | a1d9a811c1f9740c3d4d4cc3bdf2830ef6b390ae (patch) | |
tree | a147ba5bd39201ffe4fdaddbba2be832a873ecdc /dev-ruby/polyglot | |
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')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index bdd912b3055a..4388cc40f57b 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/polyglot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.30 2014/05/30 07:06:52 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.31 2014/11/26 02:24:56 mrueg Exp $ + + 26 Nov 2014; Manuel Rüger <mrueg@gentoo.org> polyglot-0.3.4.ebuild, + polyglot-0.3.5.ebuild: + Drop jruby target. *polyglot-0.3.5 (30 May 2014) 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="" diff --git a/dev-ruby/polyglot/polyglot-0.3.5.ebuild b/dev-ruby/polyglot/polyglot-0.3.5.ebuild index d843121768f7..14d557474baa 100644 --- a/dev-ruby/polyglot/polyglot-0.3.5.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.5.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.5.ebuild,v 1.1 2014/05/30 07:06:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.5.ebuild,v 1.2 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="" |