# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild,v 1.1 2013/12/13 02:09:46 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_EXTRADOC="README" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem DESCRIPTION="A base class where almost all of the methods from Object and Kernel have been removed" HOMEPAGE="https://rubygems.org/gems/blankslate" IUSE="" LICENSE="MIT" SLOT="2" KEYWORDS="~amd64" RESTRICT="test"