# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 #dev-ruby/sourcify-0.6.0_rc2.ebuild EAPI=4 USE_RUBY="ruby18 ree18" RUBY_FAKEGEM_BINWRAP="" PV="0.6.0.rc2" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" inherit ruby-fakegem versionator DESCRIPTION="Workarounds before ruby-core officially supports Proc#to_source (& friends)" HOMEPAGE="https://github.com/ngty/sourcify" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend " >=dev-ruby/ruby2ruby-1.3.1 >=dev-ruby/sexp_processor-3.2.0 >=dev-ruby/ruby_parser-2.3.1 >=dev-ruby/file-tail-1.0.10"