# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: This ebuild is from mva overlay $ EAPI="4" USE_RUBY="ruby18" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_EXTRADOC="README.textile" inherit ruby-fakegem DESCRIPTION="An interface to the Sphinx search daemon." HOMEPAGE="http://freelancing-gods.com/" LICENSE="MIT" KEYWORDS="~amd64 ~x86 ~x86-macos" SLOT="0" IUSE="" # 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.