mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
ckeditor: 5.1.0 new ebuild
This commit is contained in:
parent
578be68bf1
commit
d08ac7ed56
6 changed files with 58 additions and 49 deletions
1
dev-ruby/ckeditor/Manifest
Normal file
1
dev-ruby/ckeditor/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST ckeditor-5.1.0.gem 4228096 BLAKE2B 46ac5a35d3577e2aa401fd57404479de3d1c3047fcd26edcdcd9eb46833a8cd27d63f52014f99411448b5297b02b4f098618d40f14630b2eca6ee3120887aa7e SHA512 85c5e87cff34db547b8cb4e62045dcf6cb015355236bfbc01167caea0322a86d238118314412cdd4a8dd48ff6c1d51ffeca36932acc096e87d9132d6fa27dbdb
|
||||
18
dev-ruby/ckeditor/ckeditor-5.1.0.ebuild
Normal file
18
dev-ruby/ckeditor/ckeditor-5.1.0.ebuild
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby25 ruby26 ruby27"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Ckeditor 4.x integration gem for rails"
|
||||
HOMEPAGE="https://github.com/galetahub/ckeditor"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
ruby_add_rdepend "dev-ruby/orm_adapter"
|
||||
1
dev-ruby/orm_adapter/Manifest
Normal file
1
dev-ruby/orm_adapter/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST orm_adapter-0.5.0.gem 15360 BLAKE2B 72db5b4bb68e5b08144035007c9fd1f6a3379455e17aa4bdb170d118c2a1e8b8cdd896873dd75bbde6e5f5a8a087d8e2444d8872f1408e793e086c34b151c2c9 SHA512 5f0c5261ee1eea8e6b40f6714242b85009ea8a115090abbcfae29485e1b04fad8d1a37ef4262d229a71109826790240bf029c5da0fa96ec4da7277f80072f159
|
||||
15
dev-ruby/orm_adapter/orm_adapter-0.5.0.ebuild
Normal file
15
dev-ruby/orm_adapter/orm_adapter-0.5.0.ebuild
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby25 ruby26 ruby27"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Provides a single point of entry for using basic features of ruby ORMs"
|
||||
HOMEPAGE="http://github.com/ianwhite/orm_adapter"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
15
dev-ruby/skel_ruby.ebuild
Normal file
15
dev-ruby/skel_ruby.ebuild
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby25 ruby26 ruby27"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION=""
|
||||
HOMEPAGE=""
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
|
|
@ -16,23 +16,6 @@
|
|||
=dev-ruby/mimemagic-0.3*
|
||||
=dev-ruby/websocket-extensions-0.1*
|
||||
|
||||
#rails 4.2
|
||||
dev-ruby/actionmailer:4.2
|
||||
dev-ruby/actionpack:4.2
|
||||
dev-ruby/actionview:4.2
|
||||
dev-ruby/activejob:4.2
|
||||
dev-ruby/activemodel:4.2
|
||||
dev-ruby/activerecord:4.2
|
||||
dev-ruby/activesupport:4.2
|
||||
dev-ruby/rails:4.2
|
||||
dev-ruby/railties:4.2
|
||||
~dev-ruby/activerecord-deprecated_finders-1.0.4
|
||||
~dev-ruby/activerecord-session_store-1.0.0
|
||||
=dev-ruby/bcrypt-ruby-3.1*
|
||||
~dev-ruby/multi_json-1.12.1
|
||||
dev-ruby/mysql2:0.4
|
||||
~dev-ruby/thread_safe-0.3.5
|
||||
|
||||
#ruby24
|
||||
~dev-ruby/colorize-0.8.1
|
||||
|
||||
|
|
@ -46,7 +29,6 @@ dev-ruby/spider
|
|||
=dev-ruby/octokit-4.14*
|
||||
=dev-ruby/nexpose-7.2*
|
||||
~dev-ruby/bcrypt_pbkdf-1.0.0 **
|
||||
dev-ruby/rbnacl:4
|
||||
dev-ruby/faraday
|
||||
dev-ruby/rjb
|
||||
dev-ruby/rex-core
|
||||
|
|
@ -215,7 +197,6 @@ dev-ruby/otr-activerecord
|
|||
dev-ruby/hashie-forbidden_attributes
|
||||
dev-ruby/hashie:3
|
||||
|
||||
~dev-ruby/execjs-2.5.2
|
||||
~dev-ruby/rubydns-1.0.3
|
||||
~dev-ruby/celluloid-0.16.0
|
||||
~dev-ruby/celluloid-io-0.16.2
|
||||
|
|
@ -272,14 +253,16 @@ dev-ruby/typhoeus:1
|
|||
|
||||
#rda
|
||||
www-apps/rda
|
||||
dev-ruby/sablon
|
||||
dev-ruby/activerecord-session_store
|
||||
dev-ruby/ckeditor
|
||||
dev-ruby/ckeditor_rails
|
||||
dev-ruby/orm_adapter
|
||||
dev-ruby/similar_text
|
||||
|
||||
=dev-ruby/will_paginate-3.1*
|
||||
=dev-ruby/globalid-0.4*
|
||||
dev-ruby/protected_attributes
|
||||
dev-ruby/sprockets-rails:3
|
||||
dev-ruby/ckeditor_rails
|
||||
dev-ruby/activerecord-session_store
|
||||
dev-ruby/protected_attributes
|
||||
dev-ruby/similar_text
|
||||
dev-ruby/mocha
|
||||
=dev-ruby/instantiator-0.0.6
|
||||
=dev-ruby/introspection-0.0.3
|
||||
|
|
@ -288,42 +271,18 @@ dev-ruby/jquery-rails:4
|
|||
dev-ruby/jquery-ui-rails
|
||||
dev-ruby/sprockets-rails:3
|
||||
dev-ruby/sprockets:3
|
||||
#5.0.8 requires railties 5, wait till v6
|
||||
~dev-ruby/sass-rails-5.0.7
|
||||
dev-ruby/actionmailer:4.2
|
||||
dev-ruby/activejob:4.2
|
||||
dev-ruby/rails:4.2
|
||||
dev-ruby/sass-rails:5.0
|
||||
=dev-ruby/globalid-0.3*
|
||||
dev-ruby/railties:4.2
|
||||
dev-ruby/coffee-rails:4.2
|
||||
dev-ruby/coffee-rails:4.1
|
||||
~dev-ruby/bcrypt-ruby-3.1.7
|
||||
~dev-ruby/coffee-script-2.2.0
|
||||
~dev-ruby/coffee-script-source-1.9.1.1
|
||||
~dev-ruby/execjs-2.0.2
|
||||
~dev-ruby/hike-1.2.3
|
||||
~dev-ruby/journey-1.0.4
|
||||
=dev-ruby/polyglot-0.3*
|
||||
~dev-ruby/rack-cache-1.3.0
|
||||
~dev-ruby/rack-ssl-1.3.4
|
||||
~dev-ruby/rack-test-0.6.2
|
||||
dev-ruby/sprockets:2.2
|
||||
~dev-ruby/treetop-1.6.5
|
||||
dev-ruby/mysql2:0.5
|
||||
=dev-ruby/celluloid-0.16.0
|
||||
=dev-ruby/timers-4.0.1
|
||||
#dev-ruby/sass:3.4
|
||||
dev-ruby/listen:2
|
||||
dev-ruby/listen:1
|
||||
=dev-ruby/rb-inotify-0.9*
|
||||
=dev-ruby/execjs-2.7*
|
||||
=dev-ruby/sass-3.4*
|
||||
=dev-ruby/sqlite3-1.3*
|
||||
|
||||
#usbguard
|
||||
=dev-ruby/asciidoctor-1.5*
|
||||
|
||||
dev-ruby/sablon
|
||||
|
||||
=dev-ruby/nokogiri-1.10*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue