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 34B7F138334 for ; Fri, 7 Dec 2018 15:40:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55F47E0BA6; Fri, 7 Dec 2018 15:40:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D230E0BA6 for ; Fri, 7 Dec 2018 15:40:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 06F22335CD9 for ; Fri, 7 Dec 2018 15:40:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6AF14DA for ; Fri, 7 Dec 2018 15:40:04 +0000 (UTC) From: "Rick 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, "Rick Farina" Message-ID: <1544197184.534ff39218eab918cab886ecb7a75fac8e06d3c4.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.17.21-r1.ebuild net-analyzer/metasploit/metasploit-4.17.21-r2.ebuild net-analyzer/metasploit/metasploit-9999.ebuild X-VCS-Directories: net-analyzer/metasploit/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 534ff39218eab918cab886ecb7a75fac8e06d3c4 X-VCS-Branch: master Date: Fri, 7 Dec 2018 15:40:04 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aa5dcff4-837c-4590-819a-ad4fa9fedd73 X-Archives-Hash: a55da5ba9b05bfb5fabb5c58a2c77fcd commit: 534ff39218eab918cab886ecb7a75fac8e06d3c4 Author: Rick Farina gentoo org> AuthorDate: Fri Dec 7 15:39:44 2018 +0000 Commit: Rick Farina gentoo org> CommitDate: Fri Dec 7 15:39:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534ff392 net-analyzer/metasploit: fix bug #671710 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Rick Farina gentoo.org> .../{metasploit-4.17.21-r1.ebuild => metasploit-4.17.21-r2.ebuild} | 2 +- net-analyzer/metasploit/metasploit-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/metasploit/metasploit-4.17.21-r1.ebuild b/net-analyzer/metasploit/metasploit-4.17.21-r2.ebuild similarity index 99% rename from net-analyzer/metasploit/metasploit-4.17.21-r1.ebuild rename to net-analyzer/metasploit/metasploit-4.17.21-r2.ebuild index 6323d42a0e3..73c86666c95 100644 --- a/net-analyzer/metasploit/metasploit-4.17.21-r1.ebuild +++ b/net-analyzer/metasploit/metasploit-4.17.21-r2.ebuild @@ -96,7 +96,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl dev-ruby/sshkey dev-ruby/tzinfo:* dev-ruby/windows_error - dev-ruby/xdr:* + dev-ruby/xdr:2.0.0 dev-ruby/xmlrpc java? ( dev-ruby/rjb ) nexpose? ( dev-ruby/nexpose ) diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index 6323d42a0e3..73c86666c95 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -96,7 +96,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl dev-ruby/sshkey dev-ruby/tzinfo:* dev-ruby/windows_error - dev-ruby/xdr:* + dev-ruby/xdr:2.0.0 dev-ruby/xmlrpc java? ( dev-ruby/rjb ) nexpose? ( dev-ruby/nexpose )