summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-backup/rsnapshot: drop 1.4.2, 1.4.3, EAPI-6--Andreas Sturmlechner2022-08-171-50/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/rsnapshot: ppc stable wrt bug #597416Agostino Sarubbo2017-01-151-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/rsnapshot: sparc stable wrt bug #597416Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/rsnapshot: x86 stable (bug #597416)Thomas Deutschmann2016-12-211-1/+1
| | | | Package-Manager: Portage-2.3.2, Repoman-2.3.1
* app-backup/rsnapshot-1.4.2-r0: stable on amd64Tobias Klausmann2016-12-211-1/+1
| | | | Gentoo-Bug: 597416
* app-backup/rsnapshot: Stable for PPC64 (bug #597416).Jeroen Roovers2016-11-181-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
* app-backup/rsnapshot-1.4.2-r0: stable on alphaTobias Klausmann2016-10-221-1/+1
| | | | Gentoo-Bug: 597416
* app-backup/rsnapshot: strip rsnapshot.conf.default of a hardcoded path.Sergiy Borodych2016-08-251-0/+6
| | | | | | | | | remove '/etc/' since we don't place it here. Gentoo-Bug: https://bugs.gentoo.org/461554 Closes: https://github.com/gentoo/gentoo/pull/2120 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-backup/rsnapshot: do not compress rsnapshot.conf.default.Sergiy Borodych2016-08-251-2/+4
| | | | | | | | | Courtesy of Louis Sautier <sautier.louis@gmail.com>. Gentoo-Bug: https://bugs.gentoo.org/551762 Closes: https://github.com/gentoo/gentoo/pull/2120 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-backup/rsnapshot: fix post-install message.Sergiy Borodych2016-08-181-2/+2
| | | | | | | | | | Add mention about compression. Gentoo-Bug: https://bugs.gentoo.org/551762 Closes: https://github.com/gentoo/gentoo/pull/2072 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-backup/rsnapshot: version bump to 1.4.2.Sergiy Borodych2016-08-181-0/+43
Also bump to EAPI version 6. Closes: https://github.com/gentoo/gentoo/pull/2072 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>