diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-15 07:18:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-15 07:18:38 +0000 |
| commit | c9b4bdbc36492fc6413d2a5c81302e75e9fcd790 (patch) | |
| tree | 8820c506600b37f475963b0507477f4302bd66de /dev-ruby | |
| parent | d8aee02664a68a6c52b32502dc95fbad71f23848 (diff) | |
| download | baldeagleos-repo-c9b4bdbc36492fc6413d2a5c81302e75e9fcd790.tar.gz baldeagleos-repo-c9b4bdbc36492fc6413d2a5c81302e75e9fcd790.tar.xz baldeagleos-repo-c9b4bdbc36492fc6413d2a5c81302e75e9fcd790.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby')
| -rw-r--r-- | dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/childprocess/childprocess-5.1.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/ffi-compiler/ffi-compiler-1.3.2.ebuild | 6 | ||||
| -rw-r--r-- | dev-ruby/introspection/introspection-0.0.4-r2.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/magic/magic-0.2.9-r2.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild | 5 | ||||
| -rw-r--r-- | dev-ruby/rbnacl/rbnacl-7.1.2.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/rqrcode/rqrcode-3.2.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-ruby/sys-uname/sys-uname-1.4.1.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/tins/tins-1.49.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/x25519/x25519-1.0.10.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/xpath/xpath-3.2.0-r1.ebuild | 5 | ||||
| -rw-r--r-- | dev-ruby/yajl-ruby/yajl-ruby-1.4.3.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/zstd-ruby/zstd-ruby-2.0.5.ebuild | 2 |
14 files changed, 30 insertions, 26 deletions
diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild index ea35a414828f..de572c54615d 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/childprocess/childprocess-5.1.0.ebuild b/dev-ruby/childprocess/childprocess-5.1.0.ebuild index a7cb929b35a4..3752f8f5ea24 100644 --- a/dev-ruby/childprocess/childprocess-5.1.0.ebuild +++ b/dev-ruby/childprocess/childprocess-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/ffi-compiler/ffi-compiler-1.3.2.ebuild b/dev-ruby/ffi-compiler/ffi-compiler-1.3.2.ebuild index 67ab91efd480..889a9835d3fd 100644 --- a/dev-ruby/ffi-compiler/ffi-compiler-1.3.2.ebuild +++ b/dev-ruby/ffi-compiler/ffi-compiler-1.3.2.ebuild @@ -1,12 +1,14 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" + RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="none" RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + inherit ruby-fakegem DESCRIPTION="Ruby FFI Rakefile generator" diff --git a/dev-ruby/introspection/introspection-0.0.4-r2.ebuild b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild index eb0cd0b7775a..bc0e313e0cf9 100644 --- a/dev-ruby/introspection/introspection-0.0.4-r2.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" # No documentation task RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/magic/magic-0.2.9-r2.ebuild b/dev-ruby/magic/magic-0.2.9-r2.ebuild index 1a8993cd3313..448355559c3d 100644 --- a/dev-ruby/magic/magic-0.2.9-r2.ebuild +++ b/dev-ruby/magic/magic-0.2.9-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="README.rdoc" RUBY_FAKEGEM_GEMSPEC="magic.gemspec" diff --git a/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild b/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild index e4349f9756f3..03f10c462b93 100644 --- a/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild +++ b/dev-ruby/mixlib-config/mixlib-config-3.0.27.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" + +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_RECIPE_TEST="rspec3" diff --git a/dev-ruby/rbnacl/rbnacl-7.1.2.ebuild b/dev-ruby/rbnacl/rbnacl-7.1.2.ebuild index 8d9c66c5669f..5b18bf216d07 100644 --- a/dev-ruby/rbnacl/rbnacl-7.1.2.ebuild +++ b/dev-ruby/rbnacl/rbnacl-7.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" RUBY_FAKEGEM_GEMSPEC="rbnacl.gemspec" diff --git a/dev-ruby/rqrcode/rqrcode-3.2.0.ebuild b/dev-ruby/rqrcode/rqrcode-3.2.0.ebuild index e4918334db1c..5988acdba679 100644 --- a/dev-ruby/rqrcode/rqrcode-3.2.0.ebuild +++ b/dev-ruby/rqrcode/rqrcode-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/sys-uname/sys-uname-1.4.1.ebuild b/dev-ruby/sys-uname/sys-uname-1.4.1.ebuild index 73cefffab55c..b3ce0442b609 100644 --- a/dev-ruby/sys-uname/sys-uname-1.4.1.ebuild +++ b/dev-ruby/sys-uname/sys-uname-1.4.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_RECIPE_DOC="none" RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md doc/uname.rdoc" diff --git a/dev-ruby/tins/tins-1.49.0.ebuild b/dev-ruby/tins/tins-1.49.0.ebuild index 93f1cf101748..70efcc0bd0d0 100644 --- a/dev-ruby/tins/tins-1.49.0.ebuild +++ b/dev-ruby/tins/tins-1.49.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_RECIPE_TEST="none" diff --git a/dev-ruby/x25519/x25519-1.0.10.ebuild b/dev-ruby/x25519/x25519-1.0.10.ebuild index 2ae6513e9cd8..4f791f6bb54f 100644 --- a/dev-ruby/x25519/x25519-1.0.10.ebuild +++ b/dev-ruby/x25519/x25519-1.0.10.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" diff --git a/dev-ruby/xpath/xpath-3.2.0-r1.ebuild b/dev-ruby/xpath/xpath-3.2.0-r1.ebuild index dcdaca54364e..64761af44b51 100644 --- a/dev-ruby/xpath/xpath-3.2.0-r1.ebuild +++ b/dev-ruby/xpath/xpath-3.2.0-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" + +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.4.3.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.4.3.ebuild index 0d436225303d..41083c516bd2 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.4.3.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.4.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" diff --git a/dev-ruby/zstd-ruby/zstd-ruby-2.0.5.ebuild b/dev-ruby/zstd-ruby/zstd-ruby-2.0.5.ebuild index 53a0804ebacc..10e25409f36b 100644 --- a/dev-ruby/zstd-ruby/zstd-ruby-2.0.5.ebuild +++ b/dev-ruby/zstd-ruby/zstd-ruby-2.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" # This gem includes a bundled version of app-arch/zstd. It requires # features that are only available with a statically linked zstd library |
