commit: 8fbbcd59cfa97d8cae51f919f7f686808a080eca Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Nov 22 18:47:37 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Nov 22 19:11:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbbcd59
dev-ruby/annoy: cleanup Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/annoy/annoy-0.5.6-r1.ebuild | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/dev-ruby/annoy/annoy-0.5.6-r1.ebuild b/dev-ruby/annoy/annoy-0.5.6-r1.ebuild deleted file mode 100644 index 544e77d4f6ed..000000000000 --- a/dev-ruby/annoy/annoy-0.5.6-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.rdoc" - -RUBY_FAKEGEM_BINWRAP="" - -inherit ruby-fakegem - -DESCRIPTION="Like your annoying friend that asks you questions all the time" -HOMEPAGE="http://solutious.com/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -ruby_add_rdepend '>=dev-ruby/highline-1.5.0i:*'
