# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="CHANGES README.md" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_RECIPE_DOC="rake" RUBY_FAKEGEM_TASK_DOC="yard" RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="A template language aiming to reduce the syntax to the essential parts" HOMEPAGE="http://slim-lang.com/" LICENSE="MIT" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" SLOT="$(ver_cut 1)" IUSE="doc" ruby_add_rdepend ">=dev-ruby/tilt-2.0.6:* =dev-ruby/tilt-2.0*:* >=dev-ruby/temple-0.7.6:0.7 !!