diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-03-07 18:01:24 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-03-07 18:19:56 +0100 |
commit | db6b57c6f030a0aebd22df1dbc80eed637246d94 (patch) | |
tree | 4d11db43f07ac83b46fb066ca723e7c64f23be6a /dev-ruby/podcast | |
parent | dev-ruby/rainbow: add ruby24, ruby25 (diff) | |
download | gentoo-db6b57c6f030a0aebd22df1dbc80eed637246d94.tar.gz gentoo-db6b57c6f030a0aebd22df1dbc80eed637246d94.tar.bz2 gentoo-db6b57c6f030a0aebd22df1dbc80eed637246d94.zip |
dev-ruby/podcast: add ruby24, ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild b/dev-ruby/podcast/podcast-0.0.4-r2.ebuild index 023047275dec..09e6f85e7672 100644 --- a/dev-ruby/podcast/podcast-0.0.4-r2.ebuild +++ b/dev-ruby/podcast/podcast-0.0.4-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |