# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 USE_RUBY="ruby30 ruby31" inherit ruby-fakegem RUBY_FAKEGEM_EXTRADOC="README.md" DESCRIPTION="Ruby library for file system operations via Windows Remote Management" HOMEPAGE="https://rubygems.org/gems/winrm-fs" LICENSE="Ruby-BSD" SLOT="0" KEYWORDS="~amd64 ~x86" ruby_add_rdepend " =dev-ruby/erubi-1* >=dev-ruby/logging-1.6.1 =dev-ruby/rubyzip-2* =dev-ruby/winrm-2* "