pentoo-overlay/dev-ruby/parseconfig/parseconfig-1.0.6.ebuild

19 lines
426 B
Bash

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
USE_RUBY="ruby19 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="Changelog README.md"
inherit ruby-fakegem
DESCRIPTION="Provides simple parsing of standard *nix style config files."
HOMEPAGE="https://github.com/derks/ruby-parseconfig"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~x86"
IUSE=""