commit: 3f815c591be0497f0262601147c615225f94e0ab
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 8 04:48:19 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Sep 8 04:48:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f815c59
dev-ruby/psych: don't install internal binstubs, fixing bug 593068
Package-Manager: portage-2.2.28
dev-ruby/psych/{psych-2.1.1.ebuild => psych-2.1.1-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-ruby/psych/psych-2.1.1.ebuild
b/dev-ruby/psych/psych-2.1.1-r1.ebuild
similarity index 97%
rename from dev-ruby/psych/psych-2.1.1.ebuild
rename to dev-ruby/psych/psych-2.1.1-r1.ebuild
index 0b2ed62..733538c 100644
--- a/dev-ruby/psych/psych-2.1.1.ebuild
+++ b/dev-ruby/psych/psych-2.1.1-r1.ebuild
@@ -10,6 +10,8 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+RUBY_FAKEGEM_BINWRAP=""
+
inherit multilib ruby-fakegem
DESCRIPTION="A libyaml wrapper for Ruby"