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

16 lines
355 B
Bash

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="4"
USE_RUBY="ruby19"
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=""