mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
profile: ruby cleanup
This commit is contained in:
parent
1e540a1eac
commit
36683872dd
3 changed files with 13 additions and 75 deletions
|
|
@ -1 +0,0 @@
|
|||
DIST mongrel-1.1.5.gem 105472 SHA256 3e1e96fa04bb7e52d8677c43798e917ff2ed8b12fef12678c46eb07871af260e SHA512 90b7ec816115fb3610c8344013d9dab89e56bd598903fd7565a7aea6c5ce108ec071d57dacd81df05ad574f64fde259e494d2260f6aeb3534291b0690b260a17 WHIRLPOOL 3518c14984f147494acdb58a56672c5c95b957181d78614034dcecc01555e0f520a777095f1b0b913cc26daa20979efa6fb769209f6e714b58ecf8eb857c57b4
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby19"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
MY_P=${P}.pre2
|
||||
|
||||
DESCRIPTION="A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps."
|
||||
HOMEPAGE="http://mongrel.rubyforge.org/"
|
||||
SRC_URI="mirror://rubygems/${P}.gem"
|
||||
|
||||
LICENSE="unknown"
|
||||
SLOT="0"
|
||||
#KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
ruby_add_rdepend "
|
||||
>=dev-ruby/daemons-1.0.3
|
||||
>=dev-ruby/cgi_multipart_eof_fix-2.4
|
||||
>=dev-ruby/fastthread-1.0.1
|
||||
>=dev-ruby/gem_plugin-0.2.3
|
||||
"
|
||||
|
|
@ -1,11 +1,14 @@
|
|||
#rails
|
||||
dev-ruby/activerecord:4.2
|
||||
~dev-ruby/activerecord-deprecated_finders-1.0.4
|
||||
~dev-ruby/activerecord-session_store-1.0.0
|
||||
~dev-ruby/multi_json-1.12.1
|
||||
dev-ruby/activesupport:4.2
|
||||
dev-ruby/actionpack:4.2
|
||||
~dev-ruby/thread_safe-0.3.5
|
||||
dev-ruby/activemodel:4.2
|
||||
dev-ruby/actionmailer:4.2
|
||||
=dev-ruby/bcrypt-ruby-3.1*
|
||||
dev-ruby/rails:4.2
|
||||
dev-ruby/railties:4.2
|
||||
dev-ruby/activejob:4.2
|
||||
|
|
@ -17,14 +20,9 @@ dev-ruby/actionview:4.2
|
|||
=dev-ruby/test-unit-3.2*
|
||||
~dev-ruby/power_assert-1.0.1
|
||||
~dev-ruby/net-telnet-0.1.1
|
||||
~dev-ruby/racc-1.4.14
|
||||
~dev-ruby/kpeg-1.1.0
|
||||
dev-ruby/json:2
|
||||
~dev-ruby/crack-0.4.3
|
||||
~dev-ruby/safe_yaml-1.0.4
|
||||
~dev-ruby/hitimes-1.2.4
|
||||
~dev-ruby/rcairo-1.15.5
|
||||
~dev-ruby/multi_json-1.12.1
|
||||
~dev-ruby/gherkin-4.1.1
|
||||
~dev-util/cucumber-core-1.5.0
|
||||
~dev-util/cucumber-wire-0.0.1
|
||||
|
|
@ -35,7 +33,6 @@ dev-ruby/json:2
|
|||
~dev-ruby/builder-3.2.3
|
||||
~dev-ruby/octokit-4.7.0
|
||||
~dev-ruby/ffi-1.9.18
|
||||
=dev-ruby/rubygems-2.6*
|
||||
=dev-ruby/minitest-5.10*
|
||||
=dev-ruby/nokogiri-1.7*
|
||||
=dev-ruby/rack-1.6*
|
||||
|
|
@ -43,50 +40,18 @@ dev-ruby/json:2
|
|||
=dev-ruby/tins-1.13*
|
||||
~dev-ruby/webmock-1.24.6
|
||||
=dev-ruby/hashdiff-0.3*
|
||||
|
||||
#ruby22
|
||||
~dev-ruby/addressable-2.5.1
|
||||
~dev-ruby/public_suffix-2.0.5
|
||||
|
||||
#ruby21
|
||||
~dev-ruby/racc-1.4.12
|
||||
~dev-ruby/coderay-1.1.0
|
||||
~dev-ruby/serialport-1.3.1
|
||||
~dev-ruby/hpricot-0.8.6
|
||||
~dev-ruby/fast_xs-0.8.0
|
||||
~dev-ruby/daemons-1.2.4
|
||||
~dev-ruby/ruby_parser-3.7.0
|
||||
~dev-ruby/sexp_processor-4.6.0
|
||||
~dev-ruby/rack-test-0.6.3
|
||||
~dev-ruby/kissfft-0.0.2
|
||||
~dev-ruby/pkg-config-1.1.5
|
||||
~dev-ruby/diff-lcs-1.2.5
|
||||
~dev-ruby/racc-1.4.14
|
||||
~dev-ruby/highline-1.7.7
|
||||
dev-ruby/mini_exiftool
|
||||
dev-ruby/spider
|
||||
~dev-ruby/http_configuration-1.0.4
|
||||
=dev-ruby/bcrypt-ruby-3.1*
|
||||
dev-ruby/i18n:0.7
|
||||
~dev-ruby/memcache-client-1.8.5
|
||||
|
||||
~dev-ruby/right_http_connection-1.3.0
|
||||
~dev-ruby/haml-3.1.8
|
||||
~dev-util/cucumber-2.4.0
|
||||
~dev-util/aruba-0.6.2
|
||||
~dev-ruby/mocha-0.12.7
|
||||
~dev-ruby/fakeweb-1.3.0
|
||||
~dev-ruby/test_declarative-0.0.5-r1
|
||||
~dev-util/gdbus-codegen-2.34.3
|
||||
~dev-ruby/sinatra-1.4.6
|
||||
~dev-ruby/bcat-0.6.2
|
||||
~dev-ruby/test_declarative-0.0.5
|
||||
~dev-ruby/childlabor-0.0.3
|
||||
~dev-ruby/timecop-0.5.2
|
||||
~dev-ruby/rr-1.0.4
|
||||
~dev-ruby/ruby_parser-2.3.1
|
||||
~dev-ruby/session-3.1.0-r1
|
||||
~dev-ruby/samuel-0.3.3
|
||||
~dev-ruby/mocha-0.13.3
|
||||
~dev-ruby/spork-0.9.2
|
||||
|
||||
#required by cewl
|
||||
~dev-ruby/mini_exiftool-2.8.0
|
||||
~dev-ruby/spider-0.5.1
|
||||
~dev-ruby/http_configuration-1.0.4
|
||||
|
||||
#required by metasploit-9999
|
||||
=dev-ruby/faraday-0.12*
|
||||
|
|
@ -217,8 +182,11 @@ dev-ruby/pdf-reader:2
|
|||
~dev-ruby/afm-0.2.2
|
||||
~dev-ruby/dnsruby-1.60.1
|
||||
~dev-ruby/xdr-2.0.0
|
||||
~dev-ruby/kissfft-0.0.2
|
||||
|
||||
#wpscan
|
||||
~dev-ruby/addressable-2.5.1
|
||||
~dev-ruby/public_suffix-2.0.5
|
||||
~dev-ruby/terminal-table-1.6.0
|
||||
=dev-ruby/ethon-0.9*
|
||||
~dev-ruby/yard-0.8.3
|
||||
|
|
@ -250,7 +218,6 @@ dev-ruby/pdf-reader:2
|
|||
~dev-ruby/librex-0.0.999
|
||||
=www-servers/thin-1.6*
|
||||
=dev-ruby/parseconfig-1.0*
|
||||
~dev-ruby/rubyzip-1.1.7
|
||||
=dev-ruby/uglifier-2.7*
|
||||
~dev-ruby/execjs-2.5.2
|
||||
~dev-ruby/rubydns-1.0.3
|
||||
|
|
@ -332,4 +299,3 @@ dev-ruby/mail:2.6
|
|||
=dev-ruby/execjs-2.7*
|
||||
=dev-ruby/sass-3.4*
|
||||
=dev-ruby/sqlite3-1.3*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue