summaryrefslogtreecommitdiff
path: root/dev-ruby/tdiff/tdiff-0.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/tdiff/tdiff-0.4.0.ebuild')
-rw-r--r--dev-ruby/tdiff/tdiff-0.4.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-ruby/tdiff/tdiff-0.4.0.ebuild b/dev-ruby/tdiff/tdiff-0.4.0.ebuild
deleted file mode 100644
index 7517242a52b4..000000000000
--- a/dev-ruby/tdiff/tdiff-0.4.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby32 ruby33 ruby34 ruby40"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Calculates the differences between two tree-like structures"
-HOMEPAGE="https://github.com/postmodern/tdiff"
-LICENSE="MIT"
-
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 x86 ~x64-macos ~x64-solaris"
-SLOT="0"