Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/restic/
Date: Mon, 19 Apr 2021 23:12:27
Message-Id: 1618873912.9959b6d2d2d18d328faf846bd2add48e346a6b23.sam@gentoo
1 commit: 9959b6d2d2d18d328faf846bd2add48e346a6b23
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 19 23:11:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 19 23:11:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9959b6d2
7
8 app-backup/restic: fix WhitespaceFound
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-backup/restic/restic-0.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-backup/restic/restic-0.12.0.ebuild b/app-backup/restic/restic-0.12.0.ebuild
16 index 4ae0b29ee88..2f9ae425235 100644
17 --- a/app-backup/restic/restic-0.12.0.ebuild
18 +++ b/app-backup/restic/restic-0.12.0.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="A backup program that is fast, efficient and secure"
20 HOMEPAGE="https://restic.github.io/"
21
22 EGO_SUM=(
23 - "bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512"
24 + "bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512"
25 "bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512/go.mod"
26 "cloud.google.com/go v0.26.0/go.mod"
27 "cloud.google.com/go v0.34.0/go.mod"