diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 15:54:08 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-10 15:54:17 +0200 |
commit | fa0bd94cd580f0f53073f6d62e1d579b4193eee4 (patch) | |
tree | 7562951f01b88aee25c68af4fdb5ce36ed5d2475 /dev-ruby/webrobots | |
parent | dev-ruby/ruby-cairo-gobject: Remove ruby19 (diff) | |
download | gentoo-fa0bd94cd580f0f53073f6d62e1d579b4193eee4.tar.gz gentoo-fa0bd94cd580f0f53073f6d62e1d579b4193eee4.tar.bz2 gentoo-fa0bd94cd580f0f53073f6d62e1d579b4193eee4.zip |
dev-ruby/webrobots: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/webrobots')
-rw-r--r-- | dev-ruby/webrobots/webrobots-0.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/webrobots/webrobots-0.1.1-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/webrobots/webrobots-0.1.1-r1.ebuild b/dev-ruby/webrobots/webrobots-0.1.1-r1.ebuild index b118af22ffb4..9aac42d284a3 100644 --- a/dev-ruby/webrobots/webrobots-0.1.1-r1.ebuild +++ b/dev-ruby/webrobots/webrobots-0.1.1-r1.ebuild @@ -1,9 +1,9 @@ -# 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" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="rdoc" diff --git a/dev-ruby/webrobots/webrobots-0.1.1-r2.ebuild b/dev-ruby/webrobots/webrobots-0.1.1-r2.ebuild index 969dcbb846cc..6b8c0224ae9d 100644 --- a/dev-ruby/webrobots/webrobots-0.1.1-r2.ebuild +++ b/dev-ruby/webrobots/webrobots-0.1.1-r2.ebuild @@ -1,9 +1,9 @@ -# 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_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="rdoc" |