Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/restic/
Date: Wed, 04 Oct 2017 01:38:03
Message-Id: 1507081067.911be3997ae1ce6d1007c28fd14321fbac0d8559.mrueg@gentoo
1 commit: 911be3997ae1ce6d1007c28fd14321fbac0d8559
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 4 01:37:47 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 4 01:37:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911be399
7
8 app-backup/restic: Whitespace
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 app-backup/restic/restic-0.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-backup/restic/restic-0.7.3.ebuild b/app-backup/restic/restic-0.7.3.ebuild
16 index b9393fcd926..8d2fe07c31c 100644
17 --- a/app-backup/restic/restic-0.7.3.ebuild
18 +++ b/app-backup/restic/restic-0.7.3.ebuild
19 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86"
20 IUSE="test"
21
22 DOCS=(
23 - README.rst CONTRIBUTING.md doc/design.rst
24 + README.rst CONTRIBUTING.md doc/design.rst
25 doc/faq.rst doc/index.rst doc/manual.rst
26 doc/rest_backend.rst doc/development.rst
27 doc/talks.rst doc/tutorial_aws_s3.rst doc/installation.rst