blob: 786ef7ce0032728f556d4c73f23f9e913cd5795d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Scan a source directory and report the license
EAPI=8
HOMEPAGE=https://github.com/go-enry/go-license-detector
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 MIT ISC
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/go-enry/go-license-detector/archive/v4.3.0.tar.gz -> go-license-detector-4.3.0.tar.gz https://dev.gentoo.org/~williamh/dist/go-license-detector-4.3.0-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 go-module 472b9e09c35add3a3da376330c033dec
_md5_=8eb5866bc5336a0494f8dca0dc1aadc4
|