commit: e18eef87e8f3a2c094072c908417b4c389a54992 Author: Henning Schild <henning <AT> hennsch <DOT> de> AuthorDate: Sun Aug 31 13:14:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 15:17:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18eef87
dev-vcs/mercurial: fix language in postinst elog Adding two times "the". Signed-off-by: Henning Schild <henning <AT> hennsch.de> Part-of: https://github.com/gentoo/gentoo/pull/43621 Closes: https://github.com/gentoo/gentoo/pull/43621 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/mercurial/mercurial-6.7.4-r2.ebuild | 4 ++-- dev-vcs/mercurial/mercurial-6.7.4-r3.ebuild | 4 ++-- dev-vcs/mercurial/mercurial-6.8.2.ebuild | 4 ++-- dev-vcs/mercurial/mercurial-6.9.4.ebuild | 4 ++-- dev-vcs/mercurial/mercurial-7.0.3.ebuild | 4 ++-- dev-vcs/mercurial/mercurial-7.1.ebuild | 4 ++-- dev-vcs/mercurial/mercurial-9999.ebuild | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/dev-vcs/mercurial/mercurial-6.7.4-r2.ebuild b/dev-vcs/mercurial/mercurial-6.7.4-r2.ebuild index 0125332dcb00..1417d57ab33d 100644 --- a/dev-vcs/mercurial/mercurial-6.7.4-r2.ebuild +++ b/dev-vcs/mercurial/mercurial-6.7.4-r2.ebuild @@ -372,8 +372,8 @@ python_test() { pkg_postinst() { use emacs && elisp-site-regen - elog "If you want to convert repositories from other tools using convert" - elog "extension please install correct tool:" + elog "If you want to convert repositories from other tools using" + elog "the convert extension please install the correct tool:" elog " dev-vcs/cvs" elog " dev-vcs/darcs" elog " dev-vcs/git" diff --git a/dev-vcs/mercurial/mercurial-6.7.4-r3.ebuild b/dev-vcs/mercurial/mercurial-6.7.4-r3.ebuild index 9565ac4d715f..979d3c89aec2 100644 --- a/dev-vcs/mercurial/mercurial-6.7.4-r3.ebuild +++ b/dev-vcs/mercurial/mercurial-6.7.4-r3.ebuild @@ -375,8 +375,8 @@ python_test() { pkg_postinst() { use emacs && elisp-site-regen - elog "If you want to convert repositories from other tools using convert" - elog "extension please install correct tool:" + elog "If you want to convert repositories from other tools using" + elog "the convert extension please install the correct tool:" elog " dev-vcs/cvs" elog " dev-vcs/darcs" elog " dev-vcs/git" diff --git a/dev-vcs/mercurial/mercurial-6.8.2.ebuild b/dev-vcs/mercurial/mercurial-6.8.2.ebuild index f0d1b3529128..adf493f4abbb 100644 --- a/dev-vcs/mercurial/mercurial-6.8.2.ebuild +++ b/dev-vcs/mercurial/mercurial-6.8.2.ebuild @@ -389,8 +389,8 @@ python_test() { pkg_postinst() { use emacs && elisp-site-regen - elog "If you want to convert repositories from other tools using convert" - elog "extension please install correct tool:" + elog "If you want to convert repositories from other tools using" + elog "the convert extension please install the correct tool:" elog " dev-vcs/cvs" elog " dev-vcs/darcs" elog " dev-vcs/git" diff --git a/dev-vcs/mercurial/mercurial-6.9.4.ebuild b/dev-vcs/mercurial/mercurial-6.9.4.ebuild index 193dcc459c36..8e32663c8b23 100644 --- a/dev-vcs/mercurial/mercurial-6.9.4.ebuild +++ b/dev-vcs/mercurial/mercurial-6.9.4.ebuild @@ -404,8 +404,8 @@ python_test() { pkg_postinst() { use emacs && elisp-site-regen - elog "If you want to convert repositories from other tools using convert" - elog "extension please install correct tool:" + elog "If you want to convert repositories from other tools using" + elog "the convert extension please install the correct tool:" elog " dev-vcs/cvs" elog " dev-vcs/darcs" elog " dev-vcs/git" diff --git a/dev-vcs/mercurial/mercurial-7.0.3.ebuild b/dev-vcs/mercurial/mercurial-7.0.3.ebuild index 395c1ab0b475..008ee41ec2ae 100644 --- a/dev-vcs/mercurial/mercurial-7.0.3.ebuild +++ b/dev-vcs/mercurial/mercurial-7.0.3.ebuild @@ -424,8 +424,8 @@ python_test() { pkg_postinst() { use emacs && elisp-site-regen - elog "If you want to convert repositories from other tools using convert" - elog "extension please install correct tool:" + elog "If you want to convert repositories from other tools using" + elog "the convert extension please install the correct tool:" elog " dev-vcs/cvs" elog " dev-vcs/darcs" elog " dev-vcs/git" diff --git a/dev-vcs/mercurial/mercurial-7.1.ebuild b/dev-vcs/mercurial/mercurial-7.1.ebuild index 53cdca448a95..06b47abbe9df 100644 --- a/dev-vcs/mercurial/mercurial-7.1.ebuild +++ b/dev-vcs/mercurial/mercurial-7.1.ebuild @@ -441,8 +441,8 @@ python_test() { pkg_postinst() { use emacs && elisp-site-regen - elog "If you want to convert repositories from other tools using convert" - elog "extension please install correct tool:" + elog "If you want to convert repositories from other tools using" + elog "the convert extension please install the correct tool:" elog " dev-vcs/cvs" elog " dev-vcs/darcs" elog " dev-vcs/git" diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild index b85ef0e4a718..a40a1d6f4327 100644 --- a/dev-vcs/mercurial/mercurial-9999.ebuild +++ b/dev-vcs/mercurial/mercurial-9999.ebuild @@ -194,8 +194,8 @@ python_test() { pkg_postinst() { use emacs && elisp-site-regen - elog "If you want to convert repositories from other tools using convert" - elog "extension please install correct tool:" + elog "If you want to convert repositories from other tools using" + elog "the convert extension please install the correct tool:" elog " dev-vcs/cvs" elog " dev-vcs/darcs" elog " dev-vcs/git"
