pentoo-overlay/dev-ruby/spider/spider-0.5.1.ebuild
Rick Farina (Zero_Chaos) 41fdcd425c
dev-ruby/spider: bump
2017-04-25 16:17:27 -04:00

20 lines
410 B
Bash

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=6
USE_RUBY="ruby21 ruby22 ruby23"
inherit ruby-fakegem
DESCRIPTION="web spidering library"
HOMEPAGE="https://github.com/johnnagro/spider"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
#does not work, literally no clue why
RESTRICT=test