pentoo-overlay/dev-ruby/net-dns/net-dns-0.8.0.ebuild
2017-04-10 13:13:06 +08:00

18 lines
389 B
Bash

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
USE_RUBY="ruby21 ruby22 ruby23"
RUBY_FAKEGEM_TASK_DOC=""
inherit ruby-fakegem
DESCRIPTION="Ruby DNS library, with a clean OO interface and an extensible API"
HOMEPAGE="https://github.com/bluemonk/net-dns"
LICENSE="Ruby-BSD"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~arm"
IUSE=""