From 9944fd678900ad16b7522ffa8d5f646563ab4207 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 25 Mar 2018 09:23:10 +0200 Subject: fidev-ruby/bcat: x dev-ruby/rack dependency Closes: https://bugs.gentoo.org/651110 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ruby/bcat/bcat-0.6.2-r3.ebuild | 43 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 dev-ruby/bcat/bcat-0.6.2-r3.ebuild (limited to 'dev-ruby/bcat') diff --git a/dev-ruby/bcat/bcat-0.6.2-r3.ebuild b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild new file mode 100644 index 000000000000..7cb16e2a1ed5 --- /dev/null +++ b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +USE_RUBY="ruby22 ruby23 ruby24" + +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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +# Collides on /usr/bin/bcat, bug 418301 +RDEPEND="${RDEPEND} !!