commit:     f704657ad4496be71ad5dba4ce9381cde7d54bf3
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 03:38:57 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 04:06:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f704657a

dev-ruby/rex-random_identifier: drop random bins

Package-Manager: portage-2.3.0

 ...dentifier-0.1.0.ebuild => rex-random_identifier-0.1.0-r1.ebuild} | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0.ebuild 
b/dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0-r1.ebuild
similarity index 82%
rename from dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0.ebuild
rename to dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0-r1.ebuild
index 2a62a3e..2745e2b 100644
--- a/dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0.ebuild
+++ b/dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0-r1.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 #RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_BINWRAP=""
 
 inherit ruby-fakegem
 
@@ -23,8 +24,3 @@ IUSE=""
 RESTRICT=test
 
 ruby_add_bdepend "dev-ruby/rex-text"
-
-all_ruby_install() {
-       ruby_fakegem_binwrapper console ${PN}-console
-       ruby_fakegem_binwrapper setup ${PN}-setup
-}

Reply via email to