summaryrefslogtreecommitdiff
blob: 2eb4ebc31d3885f8b02fa654f456a9c8b01270fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
USE_RUBY="ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="HISTORY README.textile"

inherit ruby-fakegem

DESCRIPTION="A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon."
HOMEPAGE="http://freelancing-god.github.com/ts/en/"
LICENSE="MIT"

KEYWORDS="~amd64"
SLOT="3.1"
IUSE=""

ruby_add_rdepend ">=dev-ruby/activerecord-3.1.0:*
	>=dev-ruby/builder-2.1.2:*
	>=dev-ruby/joiner-0.2.0:*
	>=dev-ruby/middleware-0.1.0
	>=dev-ruby/innertube-1.0.2
	>=dev-ruby/riddle-1.5.11"

# There are specs and features but not all files are present so they
# don't run. We also need additional unpackaged dependencies for this.