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

DESCRIPTION="Ebuild with bad dependencies"
HOMEPAGE="https://github.com/pkgcore/pkgcheck"
SLOT="0"
LICENSE="BSD"
DEPEND="
	!DependencyCheck/BadDependency
	|| ( stub/stub1:= stub/stub2:= )
	!!stub/stub3:=
"