mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
metasploit-concern: remove, missing deps, unmaintained
This commit is contained in:
parent
fcddef3dd0
commit
abc57aa056
5 changed files with 0 additions and 41 deletions
|
|
@ -1 +0,0 @@
|
|||
DIST metasploit-concern-4.0.3.gem 18944 BLAKE2B aaae406d6a7df3c3b20ac74caa7629f8406a941979c5ab96f7ec4d7a13bf203e384efd9e7bffc5ac251c2952d23982a4257413e543518c6094a5f048dca65f2c SHA512 7170657cde24f1bf86d8872802b8c6e81d99abd18d563353fa0d47858c98e38c86d7ddc5670d9164d6cf4d47ed35da2cc4b6f83d328fb5b464d1038dbea849b3
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>zerochaos@gentoo.org</email>
|
||||
<name>Rick Farina</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">rapid7/metasploit-concern</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby31 ruby32"
|
||||
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="spec"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Metasploit concern allows you to define concerns in app/concerns. "
|
||||
HOMEPAGE="https://github.com/rapid7/metasploit-concern"
|
||||
SRC_URI="https://rubygems.org/gems/${P}.gem"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="$(ver_cut 1-2)"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
#IUSE="development test"
|
||||
RESTRICT=test
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="${RDEPEND} !dev-ruby/metasploit-concern:0"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/railties:6.0
|
||||
dev-ruby/activesupport:6.0
|
||||
dev-ruby/activemodel:6.0"
|
||||
|
|
@ -5,7 +5,6 @@ dev-ruby/rubyntlm ~amd64
|
|||
dev-ruby/rubyzip ~amd64
|
||||
app-eselect/eselect-rails ~arm
|
||||
dev-ruby/arel-helpers ~amd64
|
||||
dev-ruby/metasploit-concern ~amd64
|
||||
dev-ruby/jsobfu ~amd64
|
||||
dev-perl/HTTP-DAV amd64
|
||||
net-analyzer/davtest amd64
|
||||
|
|
|
|||
|
|
@ -91,7 +91,6 @@ dev-ruby/rb-readline-r7
|
|||
~dev-ruby/rubinius-coverage-2.0.3
|
||||
~dev-ruby/rubinius-developer_tools-2.0.0
|
||||
dev-ruby/pg_array_parser
|
||||
dev-ruby/metasploit-concern
|
||||
dev-ruby/metasploit-payloads
|
||||
dev-ruby/meterpreter_bins
|
||||
=dev-ruby/openssl-ccm-1.2*
|
||||
|
|
|
|||
Loading…
Reference in a new issue