summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-backup/restic: add missing licensesDavid Roman2019-11-061-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/694724 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13557 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-backup/restic: use older go module behaviorJason A. Donenfeld2019-10-011-2/+2
| | | | | | | | | | Go 1.13 changed the default GO111MODULE value, and Restic hasn't been updated since July to account for this, so let's opt-in to the old behavior so that the build system still works. Closes: https://bugs.gentoo.org/693764 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* app-backup/restic: verbump to 0.9.5David Roman2019-06-181-0/+54
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://bugs.gentoo.org/680476 Closes: https://bugs.gentoo.org/684270 Closes: https://github.com/gentoo/gentoo/pull/11802 Signed-off-by: Michał Górny <mgorny@gentoo.org>