commit:     7dbf243dc20dfe2581e7a9c8b06f59f11a3b53c5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 10:25:02 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 10:25:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbf243d

dev-ruby/optionable: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/optionable/optionable-0.2.0.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dev-ruby/optionable/optionable-0.2.0.ebuild 
b/dev-ruby/optionable/optionable-0.2.0.ebuild
deleted file mode 100644
index e172c59b8927..000000000000
--- a/dev-ruby/optionable/optionable-0.2.0.ebuild
+++ /dev/null
@@ -1,19 +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_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Robust options validation for Ruby methods"
-HOMEPAGE="https://github.com/durran/optionable";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""

Reply via email to