dev-cpp/pangomm: stable 2.42.1 for hppa, bug #717144
[gentoo.git] / dev-ruby / columnize / columnize-0.9.0.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 USE_RUBY="ruby23 ruby24 ruby25 ruby26"
6
7 RUBY_FAKEGEM_DOCDIR="doc"
8 RUBY_FAKEGEM_EXTRADOC="AUTHORS ChangeLog NEWS README.md"
9
10 inherit ruby-fakegem
11
12 DESCRIPTION="Sorts an array in column order"
13 HOMEPAGE="https://github.com/rocky/columnize"
14
15 LICENSE="Ruby"
16 SLOT="0"
17 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
18 IUSE=""