From 02eb6576978c38afed5787f6f2dbab8353379d66 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 22 Apr 2024 12:05:36 +0100 Subject: gentoo auto-resync : 22:04:2024 - 12:05:36 --- dev-ruby/atomic/Manifest | 4 ---- dev-ruby/atomic/atomic-1.1.101-r1.ebuild | 26 -------------------------- dev-ruby/atomic/atomic-1.1.101-r2.ebuild | 26 -------------------------- dev-ruby/atomic/metadata.xml | 11 ----------- 4 files changed, 67 deletions(-) delete mode 100644 dev-ruby/atomic/Manifest delete mode 100644 dev-ruby/atomic/atomic-1.1.101-r1.ebuild delete mode 100644 dev-ruby/atomic/atomic-1.1.101-r2.ebuild delete mode 100644 dev-ruby/atomic/metadata.xml (limited to 'dev-ruby/atomic') diff --git a/dev-ruby/atomic/Manifest b/dev-ruby/atomic/Manifest deleted file mode 100644 index 4cd7a99d41e3..000000000000 --- a/dev-ruby/atomic/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST atomic-1.1.101.gem 17920 BLAKE2B 50f4efc215293e931380b6307231279b3c5ca055aa8082fee8575963a68b3d54262449bf45fb1a514dab18f53a1dd9e0467a0f7ac67dea7a45fcce09155721dd SHA512 59c82fa5ec984b7ecd97964ea075ea327511fd4e71cc5ac72d3fb573b777c9fb289f462d022ea1e0256b38dc369c9f7fa7a61b7af877bd06ec94252237111e8d -EBUILD atomic-1.1.101-r1.ebuild 666 BLAKE2B 074b0aa9ee087e0a468f21f214a77676acf4c280e22f5de068cd2b12fe5853bbd4e72739603c334bcac4f8849c3355817e29bac3ba895ce790a142f004326323 SHA512 b69ea654c1d12313a9733cb741cd6b5dae7d3a764b79ab60ecdb4a3de2d86fc10daf55a1ae008bee273e4d6e9e5b7619e6aab2f2993a23fc1aad16e58594deb2 -EBUILD atomic-1.1.101-r2.ebuild 655 BLAKE2B c6f9e512c1969a267b2e9efc0f5f3bd286b0988ac36b0ddbd4edbfe827cdf6bf1f40b2b401b574a41077fcbaa0d4ae49fc3430ad01a9ce3a51f23a4420f972b5 SHA512 7a9e4e94db4a89e0e240ec8800cc932aa0a5da6cd6bb04989202e9455c91ef71ed03fafd0262d149dd9d092fe1e008336775900763e3d43c04dd5fa2e7455311 -MISC metadata.xml 346 BLAKE2B 41b837d95a689bdd6803f4d60706db14c77c8ce7498024eb728a3acc35f2bb68ba1544e456c5a6b8b5b99c6b029fd0ed6cc4141b5cf9df98ebca2579154d609f SHA512 4617111e9b858ce1ff0b1b752faa73ecbd31df135c0342f7fe4bd1bd7f85af9a7adda282c5b5117e625551fb0bc7b33d5d00ea3e56475e9df3f75637a75d5b92 diff --git a/dev-ruby/atomic/atomic-1.1.101-r1.ebuild b/dev-ruby/atomic/atomic-1.1.101-r1.ebuild deleted file mode 100644 index c556a238d861..000000000000 --- a/dev-ruby/atomic/atomic-1.1.101-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -USE_RUBY="ruby27 ruby30 ruby31 ruby32" - -RUBY_FAKEGEM_TASK_DOC="" - -RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb) - -inherit multilib ruby-fakegem - -DESCRIPTION="An atomic reference implementation for JRuby, Rubinius, and MRI" -HOMEPAGE="https://github.com/headius/ruby-atomic" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86" -IUSE="" - -all_ruby_prepare() { - # Avoid compilation dependencies since we compile directly. - sed -i -e '/:test => :compile/ s:^:#:' \ - -e '/extensiontask/,/end/ s:^:#:' Rakefile || die -} diff --git a/dev-ruby/atomic/atomic-1.1.101-r2.ebuild b/dev-ruby/atomic/atomic-1.1.101-r2.ebuild deleted file mode 100644 index 7f348355158f..000000000000 --- a/dev-ruby/atomic/atomic-1.1.101-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_TASK_DOC="" - -RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb) - -inherit ruby-fakegem - -DESCRIPTION="An atomic reference implementation for JRuby, Rubinius, and MRI" -HOMEPAGE="https://github.com/headius/ruby-atomic" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="" - -all_ruby_prepare() { - # Avoid compilation dependencies since we compile directly. - sed -i -e '/:test => :compile/ s:^:#:' \ - -e '/extensiontask/,/end/ s:^:#:' Rakefile || die -} diff --git a/dev-ruby/atomic/metadata.xml b/dev-ruby/atomic/metadata.xml deleted file mode 100644 index 8935ba895141..000000000000 --- a/dev-ruby/atomic/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ruby@gentoo.org - Gentoo Ruby Project - - - headius/ruby-atomic - - -- cgit v1.2.3