commit:     e3d454169a24723b010acdb3639043ddfacd00f2
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 21 15:39:03 2018 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Nov 21 18:20:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d45416

dev-ruby/metasploit-model: bump

cleanup, bump, add x86

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 dev-ruby/metasploit-model/Manifest                             |  1 +
 dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild        |  6 +++---
 ...sploit-model-2.0.3.ebuild => metasploit-model-2.0.4.ebuild} | 10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/dev-ruby/metasploit-model/Manifest 
b/dev-ruby/metasploit-model/Manifest
index c5df9558036..56749e457d4 100644
--- a/dev-ruby/metasploit-model/Manifest
+++ b/dev-ruby/metasploit-model/Manifest
@@ -1 +1,2 @@
 DIST metasploit-model-2.0.3.gem 81408 BLAKE2B 
e62074efbdd66fc951b4c304d9c0adbf54b631bf0e343658b395e76bf4783db8a0186f375ce2650110b2200b805832ae25cd81779d894c1b7475a07d3041b35a
 SHA512 
a6d77940e6b85925cc93c57f69910fde5c8eb2458d6707847be9f5856cfceee33304209e8c7076484151d9daf1f23cfe28cb0c00abb83176b7bc6c819fb128ec
+DIST metasploit-model-2.0.4.gem 81408 BLAKE2B 
5a4be9e61649710470618d4334279054cbefc1027a1d4674b6be0c6a4c632219fd2dc3ac5f9f56dc9018712e5cbcbe191d5749ed2ed10cf98f884a06e41ec736
 SHA512 
70f6d948227bc99f877c3b5631a964087c0ebfdb091f128c72bc5da276bf57a5055aea5cdda4dc66e1fb177606afec9b7b3ee4076211f43928a2defb93294ac5

diff --git a/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild 
b/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
index 8ffc7598d3c..00924336d8e 100644
--- a/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
@@ -1,10 +1,10 @@
-# 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="ruby23"
 
-inherit ruby-fakegem versionator
+inherit ruby-fakegem eapi7-ver
 
 RUBY_FAKEGEM_EXTRAINSTALL="app config script spec"
 
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/rapid7/metasploit-model";
 SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
-SLOT="$(get_version_component_range 1-2)"
+SLOT="$(ver_cut 1-2)"
 KEYWORDS="~amd64 ~arm"
 #IUSE="development test"
 RESTRICT=test

diff --git a/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild 
b/dev-ruby/metasploit-model/metasploit-model-2.0.4.ebuild
similarity index 91%
copy from dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
copy to dev-ruby/metasploit-model/metasploit-model-2.0.4.ebuild
index 8ffc7598d3c..d3b004a03f6 100644
--- a/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-2.0.4.ebuild
@@ -1,10 +1,10 @@
-# 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="ruby23"
+USE_RUBY="ruby24"
 
-inherit ruby-fakegem versionator
+inherit ruby-fakegem eapi7-ver
 
 RUBY_FAKEGEM_EXTRAINSTALL="app config script spec"
 
@@ -13,8 +13,8 @@ HOMEPAGE="https://github.com/rapid7/metasploit-model";
 SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~x86"
 #IUSE="development test"
 RESTRICT=test
 IUSE=""

Reply via email to