summaryrefslogtreecommitdiff
path: root/dev-ruby/database_cleaner-core
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/database_cleaner-core')
-rw-r--r--dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1.ebuild b/dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1.ebuild
deleted file mode 100644
index 4e9311c28d0c..000000000000
--- a/dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.markdown"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Strategies for cleaning databases"
-HOMEPAGE="https://github.com/DatabaseCleaner/database_cleaner"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""