commit:     de93f7ef8cf7dd1bb2aa2e8e26562669e61e5e0b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 12:22:15 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 18 13:02:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de93f7ef

dev-ruby/asciimath: drop 2.0.5

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/asciimath/Manifest               |  1 -
 dev-ruby/asciimath/asciimath-2.0.5.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index cda49250f0b5..f6f5a3858359 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,2 +1 @@
-DIST asciimath-2.0.5.gem 60928 BLAKE2B 
ba81e68f4ae529dab80a40e5d268137af743d8c01f22c84c39c91102bea0b2293871158d157f19bd4213a59b5808a26a5d99697d79750b8a3fc39436426979f2
 SHA512 
05328306e0b750baf49eb090b02d3e840e58a764ed96dc511fc9fd1b7c3fd0b49e0be0d3300acadd809c0b2860fa2ad873e979711d6725e1420782395c5a2185
 DIST asciimath-2.0.6.gem 60928 BLAKE2B 
62f86d00fa446bc48042174baafef26e0da6b4b1f43d75a7524489dbcfab61dcaf43031911d5ef7daa4774e78941f2fbedbd14b4aa73131820996e642315f960
 SHA512 
24eaee00769a0147c9508359c97c8858a5dc7fecd9a2f9dfb6bbd711e60453be71c853935e3e8522ee5e82af9de7d9380cd3dc71ec738fc556a009ec7dd26c41

diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
deleted file mode 100644
index d47558a02368..000000000000
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ /dev/null
@@ -1,21 +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_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pure Ruby AsciiMath parsing and conversion library"
-HOMEPAGE="https://github.com/asciidoctor/asciimath";
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/nokogiri )"

Reply via email to