commit: 1f295ca9116ab000b0f701f58690974dbe7ea1ba Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Wed Nov 21 15:51:28 2018 +0000 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Wed Nov 21 18:20:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f295ca9
dev-ruby/metasploit-credential: bump, x86 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org> dev-ruby/metasploit-credential/Manifest | 1 + ...ential-2.0.8.ebuild => metasploit-credential-2.0.14.ebuild} | 10 +++++----- .../metasploit-credential/metasploit-credential-2.0.8.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/dev-ruby/metasploit-credential/Manifest b/dev-ruby/metasploit-credential/Manifest index cae75fe9234..0b2f5ac8d41 100644 --- a/dev-ruby/metasploit-credential/Manifest +++ b/dev-ruby/metasploit-credential/Manifest @@ -1 +1,2 @@ +DIST metasploit-credential-2.0.14.gem 110592 BLAKE2B 09f3eee0f288ab26695177b014b98dc871f6f009f34aaad4fbd7dfcda8acc63f75524fe7d181b1dccca863cc83eb50f249e0c07cbb0f07e9c79856a4389cdcd9 SHA512 66670fc89dc61d6d32577c9b46dc6ddfab15b9c0118ba15cc7398e10ec8de63cd7150fbfaddbd01a573ead6d98619dd9c19a5835be58baaa1fc4a9c777839b00 DIST metasploit-credential-2.0.8.gem 110080 BLAKE2B 3963d4beb8ad12b42e8e79ae51016a74e8a0de6a1446817da16301ccc9756564dfba2847ebe9944cd563e4f113a6be3c9e96ee4240dc38c855fd47e81b145d74 SHA512 dac081be5347edd9f96e2e4956824e5982a1ab1ef13dd3113a1a5faf70e4dde570bb42ec404ab503b72ababbdae291d4b929946288452f712bf6a795177e1357 diff --git a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-2.0.14.ebuild similarity index 77% copy from dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild copy to dev-ruby/metasploit-credential/metasploit-credential-2.0.14.ebuild index 2f53cf16491..5220d95e600 100644 --- a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild +++ b/dev-ruby/metasploit-credential/metasploit-credential-2.0.14.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby23" +USE_RUBY="ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc" @@ -15,14 +15,14 @@ HOMEPAGE="https://github.com/rapid7/metasploit-credential" LICENSE="BSD" SLOT="${PV}" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RESTRICT=test ruby_add_rdepend "dev-ruby/metasploit-concern:2.0 - >=dev-ruby/metasploit_data_models-1.2.0:* + <=dev-ruby/metasploit_data_models-3.0.0:* >=dev-ruby/metasploit-model-1.0.0 dev-ruby/rubyzip:1 dev-ruby/rubyntlm >=dev-ruby/railties-4.2.6:4.2 - dev-ruby/pg" + dev-ruby/pg:*" diff --git a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild index 2f53cf16491..0488094fc92 100644 --- a/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild +++ b/dev-ruby/metasploit-credential/metasploit-credential-2.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,4 +25,4 @@ ruby_add_rdepend "dev-ruby/metasploit-concern:2.0 dev-ruby/rubyzip:1 dev-ruby/rubyntlm >=dev-ruby/railties-4.2.6:4.2 - dev-ruby/pg" + dev-ruby/pg:*"
