diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-04 00:16:21 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-04 00:30:10 +0200 |
commit | 279af31bf15c768ffebfafc28c3b80c7187c3cad (patch) | |
tree | bbd1c5b393bcc31907a2482276c4ec5e03543ede /dev-ruby/capistrano-stats | |
parent | media-gfx/povray: Fix build system, add AX_BOOST_SYSTEM (diff) | |
download | gentoo-279af31bf15c768ffebfafc28c3b80c7187c3cad.tar.gz gentoo-279af31bf15c768ffebfafc28c3b80c7187c3cad.tar.bz2 gentoo-279af31bf15c768ffebfafc28c3b80c7187c3cad.zip |
dev-ruby/capistrano-stats: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/capistrano-stats')
-rw-r--r-- | dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild b/dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild index 8e8690357a65..852d9a6c647e 100644 --- a/dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild +++ b/dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 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_TEST="" |