commit: 467d47175d8883476072aba83e2fd41acbd2ecb5 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Nov 24 06:49:43 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Nov 24 07:29:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467d4717
dev-ruby/lockfile: cleanup Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/lockfile/lockfile-2.1.3.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/dev-ruby/lockfile/lockfile-2.1.3.ebuild b/dev-ruby/lockfile/lockfile-2.1.3.ebuild deleted file mode 100644 index ca0ba653799b..000000000000 --- a/dev-ruby/lockfile/lockfile-2.1.3.ebuild +++ /dev/null @@ -1,20 +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_TASK_DOC="" - -RUBY_FAKEGEM_EXTRADOC="README" - -inherit ruby-fakegem - -DESCRIPTION="A ruby library for creating NFS safe lockfiles" -HOMEPAGE="https://github.com/ahoward/lockfile" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~amd64" -IUSE=""