commit: a4659f850e5ba39af1d2d602f9b1cc6c50b8e3e4
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 04:04:31 2016 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> 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