diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-19 23:37:06 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-19 23:37:06 +0200 |
commit | 6b5c0dece40aba08b2023dc1618c07b899bb168a (patch) | |
tree | 774058f010d720f12476d95ee2d0fc5234e59b70 /dev-ruby/robots | |
parent | dev-ruby/ruby-gnome2: Remove ruby19 (diff) | |
download | gentoo-6b5c0dece40aba08b2023dc1618c07b899bb168a.tar.gz gentoo-6b5c0dece40aba08b2023dc1618c07b899bb168a.tar.bz2 gentoo-6b5c0dece40aba08b2023dc1618c07b899bb168a.zip |
dev-ruby/robots: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/robots')
-rw-r--r-- | dev-ruby/robots/robots-0.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild b/dev-ruby/robots/robots-0.10.1-r2.ebuild index 7fa638785e27..60dd08f8db44 100644 --- a/dev-ruby/robots/robots-0.10.1-r2.ebuild +++ b/dev-ruby/robots/robots-0.10.1-r2.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_EXTRADOC="CHANGELOG README" |