pentoo-overlay/dev-ruby/mini_portile2/mini_portile2-2.0.0.ebuild
2015-12-29 15:08:00 +08:00

15 lines
350 B
Bash

# Copyright 1999-2015 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="Simplistic port-like solution for developers"
HOMEPAGE="https://rubygems.org/gems/mini_portile2"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"