diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-17 12:38:22 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-17 12:38:22 +0200 |
commit | 477abbed1e7a046eb10864c07bb8955720793b65 (patch) | |
tree | 6195386e6d1fbf8a7521cbfe1abf94e12058f9ff /dev-ruby/recog | |
parent | dev-ruby/typhoeus: Remove ruby19 (diff) | |
download | gentoo-477abbed1e7a046eb10864c07bb8955720793b65.tar.gz gentoo-477abbed1e7a046eb10864c07bb8955720793b65.tar.bz2 gentoo-477abbed1e7a046eb10864c07bb8955720793b65.zip |
dev-ruby/recog: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/recog')
-rw-r--r-- | dev-ruby/recog/recog-2.0.14-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/recog/recog-2.0.6-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/recog/recog-2.0.14-r1.ebuild b/dev-ruby/recog/recog-2.0.14-r1.ebuild index 6a96593e01ff..2efa64450a12 100644 --- a/dev-ruby/recog/recog-2.0.14-r1.ebuild +++ b/dev-ruby/recog/recog-2.0.14-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 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/recog/recog-2.0.6-r1.ebuild b/dev-ruby/recog/recog-2.0.6-r1.ebuild index 217322c57732..ac954e61de9f 100644 --- a/dev-ruby/recog/recog-2.0.6-r1.ebuild +++ b/dev-ruby/recog/recog-2.0.6-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 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem |