commit:     07904f87c89138491c8ee9928832d7ceb81b4d1b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 18:54:56 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 05:18:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07904f87

dev-ruby/metasploit-concern: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/metasploit-concern/Manifest               |  1 -
 .../metasploit-concern-2.0.1.ebuild                | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-ruby/metasploit-concern/Manifest 
b/dev-ruby/metasploit-concern/Manifest
index bb0afe9de5d..bbc9eccd0f7 100644
--- a/dev-ruby/metasploit-concern/Manifest
+++ b/dev-ruby/metasploit-concern/Manifest
@@ -1,2 +1 @@
-DIST metasploit-concern-2.0.1.gem 19456 BLAKE2B 
8a8059bd85d8f93f094d7aa0c5ff26ce34ebcae72cac727ac5ba8dc071323a354977284e4e4a3459480663fd9d272b8c87334f0c1ccc1211e9f1c15a90c67ee5
 SHA512 
759b1d96a3339f2396fe98ae979e0d3188fc75ff7374069b90e8cd98145d18c5d77d863d580aa1481aef91f8b8eb3d12e6fc1dc67354e1b52be33fad28741003
 DIST metasploit-concern-2.0.3.gem 19456 BLAKE2B 
1eb189e51a4cb0a6c8f721124d65d20a56afefa861dbc6f4bd979413ccadbdfed72309aac3698a6260f4711bbcdc9a5755af8d46efc564acf6cc6cc38342e88e
 SHA512 
2323bd2220abc7305bcbdeacf9e079fc9af23a84dd62865078f0b476a55d32b803a6bf2bb2e7c93fb42e49b0bb3b495a6854b6c294a0938fbfb9461af41a366b

diff --git a/dev-ruby/metasploit-concern/metasploit-concern-2.0.1.ebuild 
b/dev-ruby/metasploit-concern/metasploit-concern-2.0.1.ebuild
deleted file mode 100644
index 464e63ee875..00000000000
--- a/dev-ruby/metasploit-concern/metasploit-concern-2.0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22"
-
-RUBY_FAKEGEM_EXTRAINSTALL="app spec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Metasploit concern allows you to define concerns in app/concerns. 
"
-HOMEPAGE="https://github.com/rapid7/metasploit-concern";
-SRC_URI="mirror://rubygems/${P}.gem"
-
-LICENSE="BSD"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
-#IUSE="development test"
-RESTRICT=test
-IUSE=""
-
-RDEPEND="${RDEPEND} !dev-ruby/metasploit-concern:0"
-
-ruby_add_rdepend ">=dev-ruby/railties-4.2.6:4.2
-                 >=dev-ruby/activesupport-4.2.6:4.2"

Reply via email to