pentoo-overlay/dev-ruby/terminal-table/terminal-table-1.4.5-r1.ebuild
2016-02-06 16:39:33 -05:00

16 lines
351 B
Bash

# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
USE_RUBY="ruby20 ruby21 ruby22"
inherit multilib ruby-fakegem
DESCRIPTION="Simple, feature rich ascii table generation library"
HOMEPAGE="http://rubygems.org/gems/terminal-table"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"