diff --git a/dev-ruby/bcat/bcat-0.6.2-r1.ebuild b/dev-ruby/bcat/bcat-0.6.2-r1.ebuild deleted file mode 100644 index 8affb8eb58a26..0000000000000 --- a/dev-ruby/bcat/bcat-0.6.2-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -USE_RUBY="ruby20" - -RUBY_FAKEGEM_TASK_DOC="man" -RUBY_FAKEGEM_EXTRADOC="README" - -inherit ruby-fakegem - -DESCRIPTION="Pipe to browser utility for use at the shell and within editors" -HOMEPAGE="https://github.com/rtomayko/bcat" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -# Collides on /usr/bin/bcat, bug 418301 -RDEPEND="${RDEPEND} !!