Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/metasploit/
Date: Sat, 30 Jun 2018 09:56:56
Message-Id: 1530352589.d96dce2e4aa42b1ccf5a8508db3bb59b8b91ea08.graaff@gentoo
1 commit: d96dce2e4aa42b1ccf5a8508db3bb59b8b91ea08
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 08:58:20 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 09:56:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96dce2e
7
8 net-analyzer/metasploit: unversion rex-arch like other rex deps
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-analyzer/metasploit/metasploit-4.14.16.ebuild | 4 ++--
13 net-analyzer/metasploit/metasploit-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-analyzer/metasploit/metasploit-4.14.16.ebuild b/net-analyzer/metasploit/metasploit-4.14.16.ebuild
17 index 1df710fce57..5057b32c61a 100644
18 --- a/net-analyzer/metasploit/metasploit-4.14.16.ebuild
19 +++ b/net-analyzer/metasploit/metasploit-4.14.16.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -61,7 +61,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
27 >=dev-ruby/recog-2.0.14
28 dev-ruby/redcarpet
29 >=dev-ruby/rkelly-remix-0.0.6
30 - =dev-ruby/rex-arch-0.1.4
31 + dev-ruby/rex-arch
32 dev-ruby/rex-bin_tools
33 dev-ruby/rex-core
34 dev-ruby/rex-encoder
35
36 diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild
37 index f2e549088f8..3f4e20c9c00 100644
38 --- a/net-analyzer/metasploit/metasploit-9999.ebuild
39 +++ b/net-analyzer/metasploit/metasploit-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI="6"
46 @@ -61,7 +61,7 @@ RUBY_COMMON_DEPEND="virtual/ruby-ssl
47 >=dev-ruby/recog-2.0.14
48 dev-ruby/redcarpet
49 >=dev-ruby/rkelly-remix-0.0.6
50 - =dev-ruby/rex-arch-0.1.4
51 + dev-ruby/rex-arch
52 dev-ruby/rex-bin_tools
53 dev-ruby/rex-core
54 dev-ruby/rex-encoder