summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-09-27 07:09:11 +0200
committerHans de Graaff <graaff@gentoo.org>2017-09-27 07:09:11 +0200
commita621abca450644201ee19cf87d78090b3d4d58f1 (patch)
treea0714d583b039cea09910e64bfc06556633916a3
parentdev-ruby/method_source: add 0.9.0 (diff)
downloadgentoo-a621abca.tar.gz
gentoo-a621abca.tar.bz2
gentoo-a621abca.zip
dev-ruby/ruby-progressbar: don't install default binstubs, bug 632080
Package-Manager: Portage-2.3.8, Repoman-2.3.2
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild (renamed from dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3.ebuild)2
1 files changed, 2 insertions, 0 deletions
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
index 6f35a98714a6..c18decbf5958 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"