From: Francesco Turco Date: Tue, 7 Aug 2018 14:23:17 +0000 (+0200) Subject: app-backup/duplicity: replace einfo with elog for displaying messages to users. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7c74c2966cb13d23079bb517cca4682d6f03f693;p=gentoo.git app-backup/duplicity: replace einfo with elog for displaying messages to users. Closes: https://github.com/gentoo/gentoo/pull/9488 --- diff --git a/app-backup/duplicity/duplicity-0.7.10.ebuild b/app-backup/duplicity/duplicity-0.7.10.ebuild index 6fd6bda1d011..084f57576353 100644 --- a/app-backup/duplicity/duplicity-0.7.10.ebuild +++ b/app-backup/duplicity/duplicity-0.7.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,6 +46,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." } diff --git a/app-backup/duplicity/duplicity-0.7.11.ebuild b/app-backup/duplicity/duplicity-0.7.11.ebuild index f58453ccdf6d..c4137e57f2f0 100644 --- a/app-backup/duplicity/duplicity-0.7.11.ebuild +++ b/app-backup/duplicity/duplicity-0.7.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,6 +46,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." } diff --git a/app-backup/duplicity/duplicity-0.7.12.ebuild b/app-backup/duplicity/duplicity-0.7.12.ebuild index f58453ccdf6d..c4137e57f2f0 100644 --- a/app-backup/duplicity/duplicity-0.7.12.ebuild +++ b/app-backup/duplicity/duplicity-0.7.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,6 +46,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." } diff --git a/app-backup/duplicity/duplicity-0.7.13.1.ebuild b/app-backup/duplicity/duplicity-0.7.13.1.ebuild index 46196df24caa..8b00a732be67 100644 --- a/app-backup/duplicity/duplicity-0.7.13.1.ebuild +++ b/app-backup/duplicity/duplicity-0.7.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,6 +46,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." } diff --git a/app-backup/duplicity/duplicity-0.7.14.ebuild b/app-backup/duplicity/duplicity-0.7.14.ebuild index 46196df24caa..8b00a732be67 100644 --- a/app-backup/duplicity/duplicity-0.7.14.ebuild +++ b/app-backup/duplicity/duplicity-0.7.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,6 +46,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." } diff --git a/app-backup/duplicity/duplicity-0.7.15.ebuild b/app-backup/duplicity/duplicity-0.7.15.ebuild index 07a84c1db121..0e550a7c893c 100644 --- a/app-backup/duplicity/duplicity-0.7.15.ebuild +++ b/app-backup/duplicity/duplicity-0.7.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -47,6 +47,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." } diff --git a/app-backup/duplicity/duplicity-0.7.16.ebuild b/app-backup/duplicity/duplicity-0.7.16.ebuild index b2f160dd6d9e..0e550a7c893c 100644 --- a/app-backup/duplicity/duplicity-0.7.16.ebuild +++ b/app-backup/duplicity/duplicity-0.7.16.ebuild @@ -47,6 +47,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." } diff --git a/app-backup/duplicity/duplicity-0.7.17.ebuild b/app-backup/duplicity/duplicity-0.7.17.ebuild index b2f160dd6d9e..0e550a7c893c 100644 --- a/app-backup/duplicity/duplicity-0.7.17.ebuild +++ b/app-backup/duplicity/duplicity-0.7.17.ebuild @@ -47,6 +47,6 @@ python_test() { } pkg_postinst() { - einfo "Duplicity has many optional dependencies to support various backends." - einfo "Currently it's up to you to install them as necessary." + elog "Duplicity has many optional dependencies to support various backends." + elog "Currently it's up to you to install them as necessary." }