aboutsummaryrefslogtreecommitdiff
blob: d0cb453f9627859b333236de4c98cafd1965e649 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
EAPI=8

RUBY_OPTIONAL=1

inherit ruby-ng

DESCRIPTION="Optional inherit with one dep"
HOMEPAGE="https://github.com/pkgcore/pkgcheck"
LICENSE="BSD"
SLOT="0"

IDEPEND="dev-lang/ruby"