# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_EXTRAINSTALL="rails init.rb VERSION VERSION_NAME" # Don't install binaries for compatibility with higher slot. RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins and more" HOMEPAGE="http://sass-lang.com/" LICENSE="MIT" KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" SLOT="0" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/yard-0.5.3 )" ruby_add_rdepend ">=dev-ruby/listen-0.7.2:0 !!