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 1791B139082 for ; Tue, 9 May 2017 03:09:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B768021C124; Tue, 9 May 2017 03:09:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9601F21C124 for ; Tue, 9 May 2017 03:09:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1A6C3416C2 for ; Tue, 9 May 2017 03:09:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCC5F7461 for ; Tue, 9 May 2017 03:09:12 +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: <1494299344.818d16a59a0fb89d0c249a619db0a895c2ddedbd.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-4.12.16.ebuild 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: 818d16a59a0fb89d0c249a619db0a895c2ddedbd X-VCS-Branch: master Date: Tue, 9 May 2017 03:09:12 +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: 601888be-2ccf-400c-8e7b-02d6c48afa9b X-Archives-Hash: cbdef6e8379cbeb906f970605350d89a commit: 818d16a59a0fb89d0c249a619db0a895c2ddedbd Author: Zero_Chaos gentoo org> AuthorDate: Tue May 9 03:08:17 2017 +0000 Commit: Richard Farina gentoo org> CommitDate: Tue May 9 03:09:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818d16a5 net-analyzer/metasploit: fixes for live, not working yet but this is a huge changeset and I would rather not sit on it Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-analyzer/metasploit/metasploit-4.12.16.ebuild | 4 ++-- net-analyzer/metasploit/metasploit-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-analyzer/metasploit/metasploit-4.12.16.ebuild b/net-analyzer/metasploit/metasploit-4.12.16.ebuild index 7a726872ef0..ce2667a9c22 100644 --- a/net-analyzer/metasploit/metasploit-4.12.16.ebuild +++ b/net-analyzer/metasploit/metasploit-4.12.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -52,7 +52,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl 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-credential-2.0.0:* >=dev-ruby/metasploit-concern-2.0.0 >=dev-ruby/metasploit-model-2.0.0 dev-ruby/msgpack diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index f7f985d4863..79fa2dc046e 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -75,7 +75,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl dev-ruby/rex-zip dev-ruby/sqlite3 >=dev-ruby/pg-0.11 - dev-ruby/packetfu:1.1.11 + dev-ruby/packetfu:1.1.13 >=dev-ruby/rubyzip-1.1 dev-ruby/rb-readline-r7 dev-ruby/robots