Gentoo Archives: gentoo-commits

From: Rick Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit-credential/
Date: Wed, 21 Nov 2018 18:22:03
Message-Id: 1542824445.1f295ca9116ab000b0f701f58690974dbe7ea1ba.zerochaos@gentoo
1 commit: 1f295ca9116ab000b0f701f58690974dbe7ea1ba
2 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 21 15:51:28 2018 +0000
4 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 21 18:20:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f295ca9
7
8 dev-ruby/metasploit-credential: bump, x86
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
12
13 dev-ruby/metasploit-credential/Manifest | 1 +
14 ...ential-2.0.8.ebuild => metasploit-credential-2.0.14.ebuild} | 10 +++++-----
15 .../metasploit-credential/metasploit-credential-2.0.8.ebuild | 4 ++--
16 3 files changed, 8 insertions(+), 7 deletions(-)
17
18 diff --git a/dev-ruby/metasploit-credential/Manifest b/dev-ruby/metasploit-credential/Manifest
19 index cae75fe9234..0b2f5ac8d41 100644
20 --- a/dev-ruby/metasploit-credential/Manifest
21 +++ b/dev-ruby/metasploit-credential/Manifest
22 @@ -1 +1,2 @@
23 +DIST metasploit-credential-2.0.14.gem 110592 BLAKE2B 09f3eee0f288ab26695177b014b98dc871f6f009f34aaad4fbd7dfcda8acc63f75524fe7d181b1dccca863cc83eb50f249e0c07cbb0f07e9c79856a4389cdcd9 SHA512 66670fc89dc61d6d32577c9b46dc6ddfab15b9c0118ba15cc7398e10ec8de63cd7150fbfaddbd01a573ead6d98619dd9c19a5835be58baaa1fc4a9c777839b00
24 DIST metasploit-credential-2.0.8.gem 110080 BLAKE2B 3963d4beb8ad12b42e8e79ae51016a74e8a0de6a1446817da16301ccc9756564dfba2847ebe9944cd563e4f113a6be3c9e96ee4240dc38c855fd47e81b145d74 SHA512 dac081be5347edd9f96e2e4956824e5982a1ab1ef13dd3113a1a5faf70e4dde570bb42ec404ab503b72ababbdae291d4b929946288452f712bf6a795177e1357
25
26 diff --git a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-2.0.14.ebuild
27 similarity index 77%
28 copy from dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild
29 copy to dev-ruby/metasploit-credential/metasploit-credential-2.0.14.ebuild
30 index 2f53cf16491..5220d95e600 100644
31 --- a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild
32 +++ b/dev-ruby/metasploit-credential/metasploit-credential-2.0.14.ebuild
33 @@ -1,8 +1,8 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 +# Copyright 1999-2018 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=6
39 -USE_RUBY="ruby21 ruby23"
40 +USE_RUBY="ruby24"
41
42 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
43
44 @@ -15,14 +15,14 @@ HOMEPAGE="https://github.com/rapid7/metasploit-credential"
45
46 LICENSE="BSD"
47 SLOT="${PV}"
48 -KEYWORDS="~amd64 ~arm"
49 +KEYWORDS="~amd64 ~arm ~x86"
50 IUSE=""
51 RESTRICT=test
52
53 ruby_add_rdepend "dev-ruby/metasploit-concern:2.0
54 - >=dev-ruby/metasploit_data_models-1.2.0:*
55 + <=dev-ruby/metasploit_data_models-3.0.0:*
56 >=dev-ruby/metasploit-model-1.0.0
57 dev-ruby/rubyzip:1
58 dev-ruby/rubyntlm
59 >=dev-ruby/railties-4.2.6:4.2
60 - dev-ruby/pg"
61 + dev-ruby/pg:*"
62
63 diff --git a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild
64 index 2f53cf16491..0488094fc92 100644
65 --- a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild
66 +++ b/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild
67 @@ -1,4 +1,4 @@
68 -# Copyright 1999-2017 Gentoo Foundation
69 +# Copyright 1999-2018 Gentoo Authors
70 # Distributed under the terms of the GNU General Public License v2
71
72 EAPI=6
73 @@ -25,4 +25,4 @@ ruby_add_rdepend "dev-ruby/metasploit-concern:2.0
74 dev-ruby/rubyzip:1
75 dev-ruby/rubyntlm
76 >=dev-ruby/railties-4.2.6:4.2
77 - dev-ruby/pg"
78 + dev-ruby/pg:*"