diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-06 07:38:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-06 07:38:57 +0000 |
| commit | d7f927891228e2cebca4e7650cd5c4a85bb80503 (patch) | |
| tree | 4f3a788c048931f534531f99058e9af13726acb9 /dev-ruby | |
| parent | c9a2a924b10232d46a365775d1a451a3ee86e466 (diff) | |
| download | baldeagleos-repo-d7f927891228e2cebca4e7650cd5c4a85bb80503.tar.gz baldeagleos-repo-d7f927891228e2cebca4e7650cd5c4a85bb80503.tar.xz baldeagleos-repo-d7f927891228e2cebca4e7650cd5c4a85bb80503.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby')
| -rw-r--r-- | dev-ruby/async-container/async-container-0.16.12.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/async-io/async-io-1.34.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/async-rspec/async-rspec-1.16.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/async/async-1.30.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/console/console-1.16.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/fiber-local/fiber-local-1.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/hitimes/hitimes-2.0.0.ebuild | 27 | ||||
| -rw-r--r-- | dev-ruby/http/http-4.4.1.ebuild | 49 | ||||
| -rw-r--r-- | dev-ruby/http/http-5.1.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/i18n/Manifest | 1 | ||||
| -rw-r--r-- | dev-ruby/i18n/i18n-1.8.9.ebuild | 65 | ||||
| -rw-r--r-- | dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/oauth2/oauth2-1.4.10.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/rspec-files/rspec-files-1.1.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/rspec-memory/rspec-memory-1.0.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/ruby_engine/ruby_engine-2.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/ruby_version/ruby_version-1.0.2.ebuild | 2 |
18 files changed, 14 insertions, 156 deletions
diff --git a/dev-ruby/async-container/async-container-0.16.12.ebuild b/dev-ruby/async-container/async-container-0.16.12.ebuild index ea912ead5a34..847bf98b3b92 100644 --- a/dev-ruby/async-container/async-container-0.16.12.ebuild +++ b/dev-ruby/async-container/async-container-0.16.12.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-container/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/async diff --git a/dev-ruby/async-io/async-io-1.34.0.ebuild b/dev-ruby/async-io/async-io-1.34.0.ebuild index 57a2c5890e7e..7cb23494607f 100644 --- a/dev-ruby/async-io/async-io-1.34.0.ebuild +++ b/dev-ruby/async-io/async-io-1.34.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-io/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="$(ver_cut 1)/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/async" diff --git a/dev-ruby/async-rspec/async-rspec-1.16.1.ebuild b/dev-ruby/async-rspec/async-rspec-1.16.1.ebuild index 343d9323589e..e882858a8ab2 100644 --- a/dev-ruby/async-rspec/async-rspec-1.16.1.ebuild +++ b/dev-ruby/async-rspec/async-rspec-1.16.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-rspec/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/rspec:3 diff --git a/dev-ruby/async/async-1.30.3.ebuild b/dev-ruby/async/async-1.30.3.ebuild index 6549ca3c688c..3db5806ec41f 100644 --- a/dev-ruby/async/async-1.30.3.ebuild +++ b/dev-ruby/async/async-1.30.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/console-1.10:1 diff --git a/dev-ruby/console/console-1.16.2.ebuild b/dev-ruby/console/console-1.16.2.ebuild index aa0040c81093..4da430a2522e 100644 --- a/dev-ruby/console/console-1.16.2.ebuild +++ b/dev-ruby/console/console-1.16.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/fiber-local" diff --git a/dev-ruby/fiber-local/fiber-local-1.0.0.ebuild b/dev-ruby/fiber-local/fiber-local-1.0.0.ebuild index c5c87f0d679a..6d9a310dfb73 100644 --- a/dev-ruby/fiber-local/fiber-local-1.0.0.ebuild +++ b/dev-ruby/fiber-local/fiber-local-1.0.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/fiber-local/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" all_ruby_prepare() { diff --git a/dev-ruby/hitimes/hitimes-2.0.0.ebuild b/dev-ruby/hitimes/hitimes-2.0.0.ebuild deleted file mode 100644 index 8130c8f8343a..000000000000 --- a/dev-ruby/hitimes/hitimes-2.0.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_EXTRADOC="README.md HISTORY.md" - -inherit multilib ruby-fakegem - -DESCRIPTION="A fast, high resolution timer library" -HOMEPAGE="https://github.com/copiousfreetime/hitimes" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" - -ruby_add_bdepend "test? ( dev-ruby/minitest )" - -all_ruby_prepare() { - sed -i -e "/RUBY_VERSION >= '1.9.2'/,+4d" spec/spec_helper.rb || die -} - -each_ruby_test() { - ${RUBY} -Ilib:spec:. -e 'Dir["spec/*_spec.rb"].each{|f| require f}' || die -} diff --git a/dev-ruby/http/http-4.4.1.ebuild b/dev-ruby/http/http-4.4.1.ebuild deleted file mode 100644 index 333cc3f6edbe..000000000000 --- a/dev-ruby/http/http-4.4.1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="An easy-to-use client library for making requests from Ruby" -HOMEPAGE="https://github.com/tarcieri/http" - -LICENSE="MIT" -SLOT="4" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="" - -ruby_add_rdepend " - >=dev-ruby/addressable-2.3:0 - >=dev-ruby/http-cookie-1.0:0 - >=dev-ruby/http-form_data-2.2:2 - =dev-ruby/http-parser-1.2*" - -ruby_add_bdepend " - test? ( dev-ruby/certificate_authority dev-ruby/rspec-its )" - -all_ruby_prepare() { - sed -i -e '/simplecov/,/end/ s:^:#:' \ - -e '1irequire "cgi"' spec/spec_helper.rb || die - - # Avoid specs that require network access - sed -i -e '/.persistent/,/^ end/ s:^:#:' \ - spec/lib/http_spec.rb || die - sed -i -e '/with non-ASCII URLs/,/^ end/ s:^:#:' \ - spec/lib/http/client_spec.rb || die - - # Avoid spec that may fail with a running web server - sed -i -e '/unifies socket errors into HTTP::ConnectionError/,/^ end/ s:^:#:' spec/lib/http_spec.rb || die - - # Fix spec for production release - sed -i -e '/User-Agent:/ s/.dev//' spec/lib/http/features/logging_spec.rb || die - - # Avoid specs also failing upstream due to some certificate issue - sed -i -e '/context "ssl"/,/^ end/ s:^:#:' spec/lib/http_spec.rb || die - sed -i -e '/describe "working with SSL"/,/^ end/ s:^:#:' spec/lib/http/client_spec.rb || die -} diff --git a/dev-ruby/http/http-5.1.0.ebuild b/dev-ruby/http/http-5.1.0.ebuild index f4ee12e08444..213880e6d088 100644 --- a/dev-ruby/http/http-5.1.0.ebuild +++ b/dev-ruby/http/http-5.1.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "=dev-ruby/addressable-2* diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest index d930ac955747..5b9518e1dcdc 100644 --- a/dev-ruby/i18n/Manifest +++ b/dev-ruby/i18n/Manifest @@ -1,4 +1,3 @@ DIST i18n-1.11.0.tar.gz 73729 BLAKE2B ec2eb21b6c67139b8aa2ceac635b0d84cad0cd462821db87d359e616d2bc1ff93a3b267a3c4d9fe6f223fa1118a59be872097f18514811de407c43230a3e61c8 SHA512 ae7b9d7a87ba87dbb192ad3c3453b088d63a29e796117656f1ca01847d5633e1b27f1679605c313f50219299a3663d84ecb4790bfd849c491dab00eb1d948f6b DIST i18n-1.12.0.tar.gz 72883 BLAKE2B 6818e5bdea156e9b6f7b33e319e5b5a5c3c9e7a799b56ded87ab2e27efa4effe730e23a8736b7374b8072c7ba4237a92619aeaad3a16c0bfe10fe73bf9c588d6 SHA512 616db5b15febc7a8716ceafef6c51a24e2d050f8e27e389ef96d94cdc95f9704942079d1e6b502666a015a99deee169342482c9a808164700401c47f96da8f0d DIST i18n-1.8.11.tar.gz 67964 BLAKE2B e603077c6eb02f6fd89bafd6c06f85c72528d5eb4388854f060f05a4b49a3782a3830366a1f11bd95b191048f29fae251002a34d55cb185ecefb3afc06bb2f36 SHA512 af8fcc307de9959b5a01a79ac3c99d3a3573630f8cdf91c21208e07d35d1a0db60f4995f1b77921c5374a1a19ad66770a107cc41fb29cf480d02be00bf90634a -DIST i18n-1.8.9.tar.gz 67899 BLAKE2B 56113d0879cb644a49ef79aea892e4452b65df0769a9532af44083852ed85c5afc8ac68cd6ae4f42d4b68a5aa548f7d92cf69371685c65e4cb5e3b3a0e29445a SHA512 0dfe43bcb341c63b10ace733246c2005f1261bbed23f8f38298b0712aab5047a3ddd61aa8f42c9e0cf3dee6564b67c04595234a6dfcf95db30d9a0d044483505 diff --git a/dev-ruby/i18n/i18n-1.8.9.ebuild b/dev-ruby/i18n/i18n-1.8.9.ebuild deleted file mode 100644 index 2e76f10e4bb3..000000000000 --- a/dev-ruby/i18n/i18n-1.8.9.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="test" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Add Internationalization support to your Ruby application" -HOMEPAGE="http://rails-i18n.org/" -SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -ruby_add_rdepend "dev-ruby/concurrent-ruby:1" - -ruby_add_bdepend "test? ( - >=dev-ruby/activesupport-5.1 - dev-ruby/bundler - >=dev-ruby/minitest-5.14:5 - >=dev-ruby/mocha-1.7.0 - dev-ruby/test_declarative )" - -all_ruby_prepare() { - rm -f gemfiles/*.lock || die - - # Remove optional unpackaged oj gem - sed -i -e '/oj/ s:^:#:' gemfiles/* || die - - # Update old test dependencies - sed -i -e '/rake/ s/~>/>=/' -e 's/1.7.0/1.7/' -e '3igem "json"' gemfiles/* || die -} - -each_ruby_test() { - case ${RUBY} in - *ruby27) - versions="6.0" - ;; - *ruby26) - versions="5.2 6.0" - ;; - *ruby25) - versions="5.2 6.0" - ;; - *ruby24) - versions="5.2" - ;; - esac - - for version in ${versions} ; do - if has_version "dev-ruby/activesupport:${version}" ; then - einfo "Running tests with activesupport ${version}" - BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle exec ${RUBY} -S rake test || die - fi - done -} diff --git a/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild b/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild index 2dfc17ab09c9..2f1dcb8c942b 100644 --- a/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild +++ b/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/metabahn/llhttp/archive/refs/tags/${MY_PV}.tar.gz -> LICENSE="MPL-2.0" SLOT="$(ver_cut 1)/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RUBY_S="llhttp-${MY_PV}/ffi" diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild b/dev-ruby/oauth2/oauth2-1.4.10.ebuild index 9092b0a77b65..b0d9ab2c5384 100644 --- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild +++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/oauth-xx/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild b/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild index 147d86c03d3c..82b5871dbb33 100644 --- a/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild +++ b/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/rspec-files/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/rspec:3" diff --git a/dev-ruby/rspec-memory/rspec-memory-1.0.3.ebuild b/dev-ruby/rspec-memory/rspec-memory-1.0.3.ebuild index d679089f3cff..5fede3288c8e 100644 --- a/dev-ruby/rspec-memory/rspec-memory-1.0.3.ebuild +++ b/dev-ruby/rspec-memory/rspec-memory-1.0.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/rspec-memory/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/rspec:3" diff --git a/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild b/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild index e1083bce56d2..1e751c417c96 100644 --- a/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild +++ b/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/pboling/rspec-pending_for/archive/v${PV}.tar.gz -> $ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/ruby_engine/ruby_engine-2.0.0.ebuild b/dev-ruby/ruby_engine/ruby_engine-2.0.0.ebuild index 360cde7558b9..5bc191280447 100644 --- a/dev-ruby/ruby_engine/ruby_engine-2.0.0.ebuild +++ b/dev-ruby/ruby_engine/ruby_engine-2.0.0.ebuild @@ -14,5 +14,5 @@ HOMEPAGE="https://github.com/janlelis/ruby_version" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" diff --git a/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild index 4ebeb6551fc5..9dc7c8d18959 100644 --- a/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild +++ b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild @@ -14,5 +14,5 @@ HOMEPAGE="https://github.com/janlelis/ruby_version" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" |
