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 0620C138334 for ; Sat, 30 Jun 2018 09:56:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F8BCE07ED; Sat, 30 Jun 2018 09:56:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 12AB6E07ED for ; Sat, 30 Jun 2018 09:56:53 +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 900D3335C90 for ; Sat, 30 Jun 2018 09:56:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C78FE355 for ; Sat, 30 Jun 2018 09:56:50 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1530352589.d96dce2e4aa42b1ccf5a8508db3bb59b8b91ea08.graaff@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.14.16.ebuild net-analyzer/metasploit/metasploit-9999.ebuild X-VCS-Directories: net-analyzer/metasploit/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: d96dce2e4aa42b1ccf5a8508db3bb59b8b91ea08 X-VCS-Branch: master Date: Sat, 30 Jun 2018 09:56:50 +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: edb496eb-06d2-4e43-ab46-781529182d66 X-Archives-Hash: a4fc8a3366191a518875cbee35410fb8 commit: d96dce2e4aa42b1ccf5a8508db3bb59b8b91ea08 Author: Hans de Graaff gentoo org> AuthorDate: Sat Jun 30 08:58:20 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jun 30 09:56:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96dce2e net-analyzer/metasploit: unversion rex-arch like other rex deps Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-analyzer/metasploit/metasploit-4.14.16.ebuild | 4 ++-- net-analyzer/metasploit/metasploit-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/metasploit/metasploit-4.14.16.ebuild b/net-analyzer/metasploit/metasploit-4.14.16.ebuild index 1df710fce57..5057b32c61a 100644 --- a/net-analyzer/metasploit/metasploit-4.14.16.ebuild +++ b/net-analyzer/metasploit/metasploit-4.14.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -61,7 +61,7 @@ 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-0.1.4 + dev-ruby/rex-arch dev-ruby/rex-bin_tools dev-ruby/rex-core dev-ruby/rex-encoder diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index f2e549088f8..3f4e20c9c00 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -61,7 +61,7 @@ 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-0.1.4 + dev-ruby/rex-arch dev-ruby/rex-bin_tools dev-ruby/rex-core dev-ruby/rex-encoder