blob: c82575edd51849d6f2deeb215c5f8c01c801723e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DEPEND=sys-fs/fuse:0
DESCRIPTION=A backup program that is fast, efficient and secure
EAPI=8
HOMEPAGE=https://restic.github.io/
INHERIT=bash-completion-r1 go-module
KEYWORDS=amd64 arm ~arm64 ~ppc64 ~riscv x86
LICENSE=Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT
RDEPEND=sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/restic/restic/archive/v0.15.2.tar.gz -> restic-0.15.2.tar.gz https://dev.gentoo.org/~williamh/dist/restic-0.15.2-deps.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=6f2dbd166f5396474aa480c3b5ac134a
|