diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-09 23:46:22 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-09 23:46:22 +0100 |
commit | f88acb264e29552ff9a0eb3f3e08ba57eec6f208 (patch) | |
tree | aa24bdf6c2bd56195a278ffe88c4f15002a87828 /dev-ruby/atomic | |
parent | dev-ruby/amqp: Remove ruby19 (diff) | |
download | gentoo-f88acb264e29552ff9a0eb3f3e08ba57eec6f208.tar.gz gentoo-f88acb264e29552ff9a0eb3f3e08ba57eec6f208.tar.bz2 gentoo-f88acb264e29552ff9a0eb3f3e08ba57eec6f208.zip |
dev-ruby/atomic: Remove ruby19
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/atomic')
-rw-r--r-- | dev-ruby/atomic/atomic-1.1.16.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/atomic/atomic-1.1.99.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/atomic/atomic-1.1.16.ebuild b/dev-ruby/atomic/atomic-1.1.16.ebuild index 604a5d0ac91f..f1eaabbe9614 100644 --- a/dev-ruby/atomic/atomic-1.1.16.ebuild +++ b/dev-ruby/atomic/atomic-1.1.16.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 # jruby → there is code for this in ext but that requires compiling java. -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/atomic/atomic-1.1.99.ebuild b/dev-ruby/atomic/atomic-1.1.99.ebuild index 0d822d109476..71cb87431aa0 100644 --- a/dev-ruby/atomic/atomic-1.1.99.ebuild +++ b/dev-ruby/atomic/atomic-1.1.99.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_TASK_DOC="" |