blob: b059c75d603bcf3cb239a9c0806b836d8f7689fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=doc? ( || ( app-text/ronn-ng app-text/ronn ) ) >=dev-lang/go-1.16 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst test unpack
DESCRIPTION=Command line extension and specification for managing large files with git
EAPI=8
HOMEPAGE=https://git-lfs.github.com/
INHERIT=go-module git-r3
IUSE=doc test
LICENSE=Apache-2.0 BSD BSD-2 BSD-4 ISC MIT
PROPERTIES=live
RDEPEND=dev-vcs/git
RESTRICT=!test? ( test ) strip
SLOT=0
_eclasses_=go-module f06fbddcc5fc7a1f7da58106a6be4959 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=da251503cbd11bd564005865afa73e71
|