commit: d2b29d2f4427aeb64021a2eb6cd8eaea5542529b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Apr 17 05:48:42 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 06:56:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b29d2f
dev-ruby/tdiff: drop 0.3.4 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/tdiff/tdiff-0.3.4.ebuild | 21 --------------------- 1 file changed, 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=""
