summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/thinking-sphinx/thinking-sphinx-5.2.0.ebuild')
-rw-r--r--dev-ruby/thinking-sphinx/thinking-sphinx-5.2.0.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/dev-ruby/thinking-sphinx/thinking-sphinx-5.2.0.ebuild b/dev-ruby/thinking-sphinx/thinking-sphinx-5.2.0.ebuild
deleted file mode 100644
index 0f6dc494..00000000
--- a/dev-ruby/thinking-sphinx/thinking-sphinx-5.2.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.textile"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A concise library that connects ActiveRecord to the Sphinx search daemon"
-HOMEPAGE="https://freelancing-gods.com/thinking-sphinx/v4/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="$(ver_cut 1-2)"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activerecord-4.2.0:*
- >=dev-ruby/builder-2.1.2:*
- >=dev-ruby/innertube-1.0.2
- >=dev-ruby/joiner-0.3.4:*
- >=dev-ruby/middleware-0.1.0
- >=dev-ruby/riddle-2.3"
-
-# There are specs and features but not all files are present so they
-# don't run. We also need additional unpackaged dependencies for this.