commit: ea9b88a2501f39d72c2968e8186625b8a319cadc Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Jul 22 18:30:14 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Jul 22 19:04:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea9b88a2
dev-ruby/tdiff: cleanup Package-Manager: portage-2.2.28 dev-ruby/tdiff/tdiff-0.3.3.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/dev-ruby/tdiff/tdiff-0.3.3.ebuild b/dev-ruby/tdiff/tdiff-0.3.3.ebuild deleted file mode 100644 index 116b9b2..0000000 --- a/dev-ruby/tdiff/tdiff-0.3.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -USE_RUBY="ruby20" - -RUBY_FAKEGEM_RECIPE_TEST="rspec" - -RUBY_FAKEGEM_RECIPE_DOC="yard" -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 ~ppc ~ppc64 x86" -SLOT="0" -IUSE=""
