diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 01:40:27 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 01:40:27 +0100 |
commit | 63192f5850ef30f01387b820ec9fe361e9136129 (patch) | |
tree | 2ab041ce680e3eeb096be6f404bb3daa15af797c /dev-ruby/tokyocabinet | |
parent | dev-ruby/will_paginate: Remove old (diff) | |
download | gentoo-63192f5850ef30f01387b820ec9fe361e9136129.tar.gz gentoo-63192f5850ef30f01387b820ec9fe361e9136129.tar.bz2 gentoo-63192f5850ef30f01387b820ec9fe361e9136129.zip |
dev-ruby/tokyocabinet: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/tokyocabinet')
-rw-r--r-- | dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild b/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild index 55fa9ad62d4e..68dc42b9c032 100644 --- a/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild +++ b/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.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_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |