diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-backup/restic-0.8.3 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-backup/restic-0.8.3')
-rw-r--r-- | app-backup/restic-0.8.3 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-backup/restic-0.8.3 b/app-backup/restic-0.8.3 new file mode 100644 index 000000000000..c9ec3c2619a7 --- /dev/null +++ b/app-backup/restic-0.8.3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install test unpack +DEPEND=dev-lang/go test? ( sys-fs/fuse:0 ) >=dev-lang/go-1.9 +DESCRIPTION=A backup program that is fast, efficient and secure +EAPI=6 +HOMEPAGE=https://restic.github.io/ +IUSE=test +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=BSD-2 +RDEPEND=sys-fs/fuse:0 +SLOT=0 +SRC_URI=https://github.com/restic/restic/archive/v0.8.3.tar.gz -> restic-0.8.3.tar.gz +_eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-vcs-snapshot 913580335becddd3ebecefe852e47536 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=8f90d3cbe4acf8d6b79af79ebe595e0a |