commit: 94ed57c47f930205f3b950678cf6e027f1c45db7
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 18:20:03 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 18:20:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ed57c4
app-backup/borgmatic: Do not mention upgrade-borgmatic-config
No real point, we have never had versions which used INI-style configs
in the tree.
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-backup/borgmatic/borgmatic-1.5.1-r2.ebuild | 3 ---
app-backup/borgmatic/borgmatic-1.5.6.ebuild | 3 ---
app-backup/borgmatic/borgmatic-1.5.7.ebuild | 3 ---
3 files changed, 9 deletions(-)
diff --git a/app-backup/borgmatic/borgmatic-1.5.1-r2.ebuild
b/app-backup/borgmatic/borgmatic-1.5.1-r2.ebuild
index a287fddbef2..040e887e7ce 100644
--- a/app-backup/borgmatic/borgmatic-1.5.1-r2.ebuild
+++ b/app-backup/borgmatic/borgmatic-1.5.1-r2.ebuild
@@ -62,9 +62,6 @@ pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "To generate a sample configuration file, run:"
elog " generate-borgmatic-config"
- else
- elog "To upgrade your configuration file to the current
version, run:"
- elog " upgrade-borgmatic-config"
fi
elog
elog "Systemd users wishing to periodically run borgmatic can use the
provided timer and service units."
diff --git a/app-backup/borgmatic/borgmatic-1.5.6.ebuild
b/app-backup/borgmatic/borgmatic-1.5.6.ebuild
index a287fddbef2..040e887e7ce 100644
--- a/app-backup/borgmatic/borgmatic-1.5.6.ebuild
+++ b/app-backup/borgmatic/borgmatic-1.5.6.ebuild
@@ -62,9 +62,6 @@ pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "To generate a sample configuration file, run:"
elog " generate-borgmatic-config"
- else
- elog "To upgrade your configuration file to the current
version, run:"
- elog " upgrade-borgmatic-config"
fi
elog
elog "Systemd users wishing to periodically run borgmatic can use the
provided timer and service units."
diff --git a/app-backup/borgmatic/borgmatic-1.5.7.ebuild
b/app-backup/borgmatic/borgmatic-1.5.7.ebuild
index a287fddbef2..040e887e7ce 100644
--- a/app-backup/borgmatic/borgmatic-1.5.7.ebuild
+++ b/app-backup/borgmatic/borgmatic-1.5.7.ebuild
@@ -62,9 +62,6 @@ pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "To generate a sample configuration file, run:"
elog " generate-borgmatic-config"
- else
- elog "To upgrade your configuration file to the current
version, run:"
- elog " upgrade-borgmatic-config"
fi
elog
elog "Systemd users wishing to periodically run borgmatic can use the
provided timer and service units."