summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-17 07:48:42 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-17 08:56:47 +0200
commitd2b29d2f4427aeb64021a2eb6cd8eaea5542529b (patch)
treef625e38dddbea472b8730289245076d0003dd323 /dev-ruby/tdiff
parentdev-ruby/unindent: enable ruby31 (diff)
downloadgentoo-d2b29d2f4427aeb64021a2eb6cd8eaea5542529b.tar.gz
gentoo-d2b29d2f4427aeb64021a2eb6cd8eaea5542529b.tar.bz2
gentoo-d2b29d2f4427aeb64021a2eb6cd8eaea5542529b.zip
dev-ruby/tdiff: drop 0.3.4
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/tdiff')
-rw-r--r--dev-ruby/tdiff/tdiff-0.3.4.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-ruby/tdiff/tdiff-0.3.4.ebuild b/dev-ruby/tdiff/tdiff-0.3.4.ebuild
deleted file mode 100644
index 0c24d205ccb6..000000000000
--- a/dev-ruby/tdiff/tdiff-0.3.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-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 x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""