# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_EXTRAINSTALL="VERSION" inherit ruby-fakegem DESCRIPTION="Abstract Method is a tiny library enabling you to define abstract methods in Ruby classes and modules." HOMEPAGE="https://rubygems.org/gems/abstract_method/" LICENSE="Ruby" SLOT="0" KEYWORDS="amd64 x86" IUSE="" ruby_add_bdepend " dev-ruby/rspec dev-ruby/yard dev-ruby/redcarpet "