summaryrefslogtreecommitdiff
path: root/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/blankslate/blankslate-2.1.2.4.ebuild')
-rw-r--r--dev-ruby/blankslate/blankslate-2.1.2.4.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild b/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild
deleted file mode 100644
index c6afff79b9b4..000000000000
--- a/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_EXTRADOC="README"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Base class with almost all of the methods from Object and Kernel being removed"
-HOMEPAGE="https://rubygems.org/gems/blankslate"
-
-IUSE=""
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~alpha ~amd64 ~x86 ~ppc ~ppc64"
-
-RESTRICT="test"