# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_EXTRADOC="HISTORY README.markdown" RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem DESCRIPTION="An interface to the Sphinx search daemon." HOMEPAGE="https://freelancing-gods.com/riddle/" LICENSE="MIT" SLOT="1.3" KEYWORDS="~amd64" # There are specs in the package but they require that MySQL support # has been set up for it, so we can't run them out of the box.