blob: 5cb46dfefec27bbdf58caf5beb42f3d97097d7c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-text/ronn-ng ) >=dev-lang/go-1.18 app-arch/unzip
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.com/
INHERIT=go-module
IUSE=doc test
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0 BSD BSD-2 BSD-4 ISC MIT
RDEPEND=dev-vcs/git
RESTRICT=!test? ( test ) strip
SLOT=0
SRC_URI=https://github.com/git-lfs/git-lfs/archive/v3.2.0.tar.gz -> git-lfs-3.2.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fc2af1957597c539ae6e48f82bd43125 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=fca9a4181604fa2545653ab415d34a3a
|