mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-06 07:44:52 +01:00
rex-socket: remove in gentoo's favour
This commit is contained in:
parent
ea76f52220
commit
cb567a5319
3 changed files with 0 additions and 52 deletions
|
|
@ -1,2 +0,0 @@
|
|||
DIST rex-socket-0.1.10.gem 40960 BLAKE2B ceb07af68d84ccd9fef0a45cd5a098b00b914dc8e945a1f44774979ff139e6b034044d32f6fffc1e4cec6e0e3e989544f6f4750ec7324c632e754932dea83a05 SHA512 305e3e6a101db3d92eb1a38875025d4695a56950ba0a2f98d49c002fb719e7fa67a4fdbe6423c3856f34cc6911e8df0b390f1763dbfc315c49bc25168f93fb75
|
||||
DIST rex-socket-0.1.14.gem 40960 BLAKE2B c2d0c4b77ff779fbc4414ef356b10e7c73a1a851571579ca0b9cfd70064b537dc8ccbc578db99276dc6fc3146ddf8830ffbdbb20d92e73952e7696043c826831 SHA512 19e0d1e3cd9abb55772bf125b5e78fd79231ddcce4d7a7444cf665f57af492377abddc2bd8b72390c870e9da65cc8f2cafce114166e06a86ecf35b9fd0868e29
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
USE_RUBY="ruby21 ruby22 ruby23"
|
||||
#RUBY_FAKEGEM_RECIPE_TEST="rspec3"
|
||||
RUBY_FAKEGEM_TASK_DOC=""
|
||||
RUBY_FAKEGEM_BINWRAP=""
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Ruby Exploitation (Rex) Socket Abstraction Library"
|
||||
HOMEPAGE="https://rubygems.org/gems/rex-socket"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
# doesn't seem to actually run any tests
|
||||
RESTRICT=test
|
||||
|
||||
ruby_add_bdepend "dev-ruby/rex-core"
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby21 ruby22 ruby23"
|
||||
#RUBY_FAKEGEM_RECIPE_TEST="rspec3"
|
||||
RUBY_FAKEGEM_TASK_DOC=""
|
||||
RUBY_FAKEGEM_BINWRAP=""
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Ruby Exploitation (Rex) Socket Abstraction Library"
|
||||
HOMEPAGE="https://rubygems.org/gems/rex-socket"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
# doesn't seem to actually run any tests
|
||||
RESTRICT=test
|
||||
|
||||
ruby_add_bdepend "dev-ruby/rex-core"
|
||||
Loading…
Reference in a new issue