diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-29 00:13:56 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-29 00:13:56 +0200 |
commit | f427647fdb34a48161ee143846c07f763cc3dcfe (patch) | |
tree | 0f1d3d0d326f5c49e82ac6b492a797304330adbf /dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild | |
parent | dev-ruby/protected_attributes: Remove ruby19 (diff) | |
download | gentoo-f427647fdb34a48161ee143846c07f763cc3dcfe.tar.gz gentoo-f427647fdb34a48161ee143846c07f763cc3dcfe.tar.bz2 gentoo-f427647fdb34a48161ee143846c07f763cc3dcfe.zip |
dev-ruby/priorityqueue: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild')
-rw-r--r-- | dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild index f02846b20739..44ed504808c5 100644 --- a/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild +++ b/dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # ruby22 -> uses obsolete Config module -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_TASK_DOC="" |