commit: c9e9fe9c82099062b72abdb29689966af510a47f
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon May 8 21:17:51 2017 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue May 9 03:08:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e9fe9c
dev-ruby/metasploit-model: bump in prep for metasploit bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ruby/metasploit-model/Manifest | 1 +
dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild | 4 ++--
...{metasploit-model-2.0.0.ebuild => metasploit-model-2.0.3.ebuild} | 6 +++---
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/dev-ruby/metasploit-model/Manifest
b/dev-ruby/metasploit-model/Manifest
index 7cd872aef0a..e4c8def6630 100644
--- a/dev-ruby/metasploit-model/Manifest
+++ b/dev-ruby/metasploit-model/Manifest
@@ -1 +1,2 @@
DIST metasploit-model-2.0.0.gem 81408 SHA256
c40fa0c5160ea99de81c475e5d1b852155f8080f66b47683f2cb4c19faa91788 SHA512
42c73b34104a94b5352e64199d2edf98ccc53c3e169f6799ecb7433588ed918d6483fe24cbfeab32b0a8859bcbfb42504054f013cdff2f03bac489e97edfe8ff
WHIRLPOOL
b739f5d1e465c06f6d1c4e4ba49ddf9f1e49e229b570f11cbfa0ea587a7a2b863f4e6a9a7c9df26b23e9e04e33ce72e99843b6c77a4b8cad34dd82449f41c8c7
+DIST metasploit-model-2.0.3.gem 81408 SHA256
011290db16ca8c84a82652be8481dca14c34edd8b0e2c9fd69f84ae1cc210fb4 SHA512
a6d77940e6b85925cc93c57f69910fde5c8eb2458d6707847be9f5856cfceee33304209e8c7076484151d9daf1f23cfe28cb0c00abb83176b7bc6c819fb128ec
WHIRLPOOL
a711cd41496acd8603a7020cda9aaed8cc8c84929e7a48db2a59fbdb29c5907d3224829d0bf41c39329c23441a3e1ec0e03848bdc3ebddc05571a0f4e9753a20
diff --git a/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
b/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
index 7910f4e16fc..1fc00b4db28 100644
--- a/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby21"
inherit ruby-fakegem versionator
diff --git a/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
b/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
similarity index 96%
copy from dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
copy to dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
index 7910f4e16fc..32cf654d827 100644
--- a/dev-ruby/metasploit-model/metasploit-model-2.0.0.ebuild
+++ b/dev-ruby/metasploit-model/metasploit-model-2.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-USE_RUBY="ruby20 ruby21"
+EAPI=6
+USE_RUBY="ruby23"
inherit ruby-fakegem versionator