commit: 211443627ea5beb0d46699584c7f953a9f0ad78d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri May 2 15:38:29 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri May 2 15:38:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21144362
dev-ruby/psych: drop 5.2.0, 5.2.1, 5.2.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/psych/Manifest | 3 --- dev-ruby/psych/psych-5.2.0.ebuild | 40 ------------------------------------ dev-ruby/psych/psych-5.2.1.ebuild | 43 --------------------------------------- dev-ruby/psych/psych-5.2.2.ebuild | 43 --------------------------------------- 4 files changed, 129 deletions(-) diff --git a/dev-ruby/psych/Manifest b/dev-ruby/psych/Manifest index ff4e6cb312d6..976e4007fe5d 100644 --- a/dev-ruby/psych/Manifest +++ b/dev-ruby/psych/Manifest @@ -1,7 +1,4 @@ DIST psych-4.0.6.gem 93696 BLAKE2B f5bea8262b401c0c291514dbd5ddc4aff389aeadb0b6483901b70a9562d267460260ddc5991e1540e51fb371a79d3a4a831bfdb8cb0b5dd9bd53cac939287545 SHA512 31f0ff5cd48e80ae81977f9519aa7952685b2da4a88b202aeb7214a364932cb1ca256f0934bed158d44a7d4d6e8cbb34928d33e731d0a8ba1a9885733ed32cd1 DIST psych-5.1.2.tar.gz 84689 BLAKE2B 868b653f28aa158777db34f33a76059e3f9565293328874af72ead5c2495fcdfabc145acfa5da8aecb0f4549f1012ad54e126274a7b8623188542363616099f7 SHA512 ed5440088c50bab86757b642f444903c804628ec361d138f54d2416def9c9fdd9728ece61fd6b4b56f47b13ab604aa99afb5710f49fcee0cf4ca3492f8cd7013 -DIST psych-5.2.0.tar.gz 86286 BLAKE2B 5dff687f9328703801cdfeb8a83ef69ecba06359de07ce2d4d182228672a338df2023c32205dd169fb9f45302637ec20cc826f8cd9603d9cc32c48543ebdec48 SHA512 f6add0340761920996c63d6bfb3992e166fe1d2cbdfe251de01700fa92f2fa987e9ebcaaa098e2ca611c5763b94e1e0f9ddd2fa886b4bb6c0b44d5919d204207 -DIST psych-5.2.1.tar.gz 86449 BLAKE2B d9d388e46518f2387d8052c8878a115ff607af7c3fd81d692179a6863b0e886162bce7c73879bb12e406a3e3909a8a8501b39525f1dad9d1abf593420f190576 SHA512 8fbed9ec8b173e8051e1ebaa747ba007e7087889240815aa7cf5754e8973be7be9a18e27bd8849b160591e31fa236b54afbb0113524565d52d04077585fe594b -DIST psych-5.2.2.tar.gz 86462 BLAKE2B 3d374c10c13ccd9957f1412d9a55f8af761a81128d0b61fc89f7cdd414a84164b8f7b84387a5a24f07c783ebaab39bcc05d2d0558df8790a4062255ed68b6b02 SHA512 3fa5f47474903ddb13e6de1251703f0ca82d9f0b532364490a2e9960a53901c5cb1bf31fa4c00b566615e2ea1b22cd95a72252c49ad866be0227d268675e0f78 DIST psych-5.2.3.tar.gz 86569 BLAKE2B a2045d617c8e1e2b85de0bca78c22fe862e64e00a838ca59e248f70ad241c2f437e526c47729d84f5ef949aa1f94d27f726db265aa8e524a6ff2185727738b76 SHA512 7c494eac06a8ad80554d5b05de8997f7d40016ab64b5d7b289ba1c5058a0462b29b678ad68209d9a9734c1573005c0bb9aff4591baf2a90f5ea6089327f036bf DIST psych-5.2.4.tar.gz 87146 BLAKE2B 26196e81ba0c2873df23a7492c6846d3afd35f8acaee89964913da6b61dd2aa3db056253ef155011a2a5910939ab1acedfe0832787e011e9f5b5c71ee7000b7e SHA512 3ef682ee3ac4612600e6325f68cb66e12718f13f5ef1e1928c33c13089a60d0d1222593bf6a70751f57bdc3ab201dc568e6c19da564c8896a99deb8e5b93973c diff --git a/dev-ruby/psych/psych-5.2.0.ebuild b/dev-ruby/psych/psych-5.2.0.ebuild deleted file mode 100644 index 697f4fadadf5..000000000000 --- a/dev-ruby/psych/psych-5.2.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_BINWRAP="" -RUBY_FAKEGEM_EXTENSIONS=(ext/psych/extconf.rb) -RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_GEMSPEC="psych.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="A YAML parser and emitter" -HOMEPAGE="https://github.com/ruby/psych" -SRC_URI="https://github.com/ruby/psych/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="test" - -RDEPEND=">=dev-libs/libyaml-0.2.5" -BDEPEND=">=dev-libs/libyaml-0.2.5" - -ruby_add_rdepend "dev-ruby/stringio" - -ruby_add_bdepend "test? ( - dev-ruby/test-unit - dev-ruby/test-unit-ruby-core -)" - -all_ruby_prepare() { - sed -e 's/__dir__/"."/' \ - -i ${RUBY_FAKEGEM_GEMSPEC} -} - -each_ruby_test() { - ${RUBY} -Ilib:.:test -e 'require "lib/helper"; Dir["test/**/test_*.rb"].each{|f| require f}' || die -} diff --git a/dev-ruby/psych/psych-5.2.1.ebuild b/dev-ruby/psych/psych-5.2.1.ebuild deleted file mode 100644 index dde1cbf19de8..000000000000 --- a/dev-ruby/psych/psych-5.2.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_BINWRAP="" -RUBY_FAKEGEM_EXTENSIONS=(ext/psych/extconf.rb) -RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_GEMSPEC="psych.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="A YAML parser and emitter" -HOMEPAGE="https://github.com/ruby/psych" -SRC_URI="https://github.com/ruby/psych/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="test" - -RDEPEND=">=dev-libs/libyaml-0.2.5" -BDEPEND=">=dev-libs/libyaml-0.2.5" - -ruby_add_rdepend " - dev-ruby/date - dev-ruby/stringio -" - -ruby_add_bdepend "test? ( - dev-ruby/test-unit - dev-ruby/test-unit-ruby-core -)" - -all_ruby_prepare() { - sed -e 's/__dir__/"."/' \ - -i ${RUBY_FAKEGEM_GEMSPEC} -} - -each_ruby_test() { - ${RUBY} -Ilib:.:test -e 'require "lib/helper"; Dir["test/**/test_*.rb"].each{|f| require f}' || die -} diff --git a/dev-ruby/psych/psych-5.2.2.ebuild b/dev-ruby/psych/psych-5.2.2.ebuild deleted file mode 100644 index 99d55331746a..000000000000 --- a/dev-ruby/psych/psych-5.2.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_BINWRAP="" -RUBY_FAKEGEM_EXTENSIONS=(ext/psych/extconf.rb) -RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_GEMSPEC="psych.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="A YAML parser and emitter" -HOMEPAGE="https://github.com/ruby/psych" -SRC_URI="https://github.com/ruby/psych/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="test" - -RDEPEND=">=dev-libs/libyaml-0.2.5" -BDEPEND=">=dev-libs/libyaml-0.2.5" - -ruby_add_rdepend " - dev-ruby/date - dev-ruby/stringio -" - -ruby_add_bdepend "test? ( - dev-ruby/test-unit - dev-ruby/test-unit-ruby-core -)" - -all_ruby_prepare() { - sed -e 's/__dir__/"."/' \ - -i ${RUBY_FAKEGEM_GEMSPEC} -} - -each_ruby_test() { - ${RUBY} -Ilib:.:test -e 'require "lib/helper"; Dir["test/**/test_*.rb"].each{|f| require f}' || die -}
