commit: a621abca450644201ee19cf87d78090b3d4d58f1
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 05:09:11 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 05:09:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a621abca
dev-ruby/ruby-progressbar: don't install default binstubs, bug 632080
Package-Manager: Portage-2.3.8, Repoman-2.3.2
.../{ruby-progressbar-1.8.3.ebuild => ruby-progressbar-1.8.3-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3.ebuild
b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild
similarity index 97%
rename from dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3.ebuild
rename to dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild
index 6f35a98714a..c18decbf595 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild
@@ -10,6 +10,8 @@ RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_BINWRAP=""
+
inherit ruby-fakegem
DESCRIPTION="A Text Progress Bar Library for Ruby"