From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94AEF13832F for ; Sat, 30 Jul 2016 04:07:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6602021C073; Sat, 30 Jul 2016 04:07:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC38021C073 for ; Sat, 30 Jul 2016 04:07:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A619D340D50 for ; Sat, 30 Jul 2016 04:07:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C7A92449 for ; Sat, 30 Jul 2016 04:07:02 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1469851615.a4659f850e5ba39af1d2d602f9b1cc6c50b8e3e4.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/metasploit/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/metasploit/metasploit-9999.ebuild X-VCS-Directories: net-analyzer/metasploit/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: a4659f850e5ba39af1d2d602f9b1cc6c50b8e3e4 X-VCS-Branch: master Date: Sat, 30 Jul 2016 04:07:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3797c16c-c876-497d-810e-7f5430181855 X-Archives-Hash: 8d39c745fe6f2fd6b092035d4b924c33 commit: a4659f850e5ba39af1d2d602f9b1cc6c50b8e3e4 Author: Zero_Chaos gentoo org> AuthorDate: Sat Jul 30 04:04:31 2016 +0000 Commit: Richard Farina gentoo org> CommitDate: Sat Jul 30 04:06:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4659f85 net-analyzer/metasploit: finish updating live deps, mettle isn't detected though :-( Package-Manager: portage-2.3.0 net-analyzer/metasploit/metasploit-9999.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index 383376b..028c582 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -52,6 +52,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl >=dev-ruby/metasploit_data_models-2.0.0 dev-ruby/meterpreter_bins:0.0.22 dev-ruby/metasploit-payloads:1.1.13 + dev-ruby/metasploit_payloads-mettle:0.0.6 >=dev-ruby/metasploit-credential-2.0.0 >=dev-ruby/metasploit-concern-2.0.0 >=dev-ruby/metasploit-model-2.0.0 @@ -64,9 +65,13 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl dev-ruby/recog:2.0.14 dev-ruby/redcarpet =dev-ruby/rkelly-remix-0.0.6 + dev-ruby/rex-arch + dev-ruby/rex-java + dev-ruby/rex-ole dev-ruby/rex-powershell dev-ruby/rex-random_identifier dev-ruby/rex-registry + dev-ruby/rex-struct2 dev-ruby/rex-text dev-ruby/rex-zip dev-ruby/sqlite3 @@ -203,9 +208,6 @@ all_ruby_prepare() { #https://bugs.gentoo.org/show_bug.cgi?id=584522 no tzinfo-data by choice in gentoo sed -i '/tzinfo-data/d' metasploit-framework.gemspec - #mettle has no tags, and no releases on rubygems. - sed -i '/metasploit_payloads-mettle/d' metasploit-framework.gemspec - #let's bogart msfupdate rm msfupdate echo "#!/bin/sh" > msfupdate