# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_EXTRAINSTALL="rails init.rb VERSION VERSION_NAME" inherit ruby-fakegem versionator DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, and more" HOMEPAGE="http://sass-lang.com/" LICENSE="MIT" KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux" SLOT="$(get_version_component_range 1-2)" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )" ruby_add_rdepend ">=dev-ruby/listen-1.3.1:1 !!