summaryrefslogtreecommitdiff
path: root/media-gfx/gmic/gmic-3.0.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/gmic/gmic-3.0.1-r1.ebuild')
-rw-r--r--media-gfx/gmic/gmic-3.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gmic/gmic-3.0.1-r1.ebuild b/media-gfx/gmic/gmic-3.0.1-r1.ebuild
index 2c806f819a10..997f0d677392 100644
--- a/media-gfx/gmic/gmic-3.0.1-r1.ebuild
+++ b/media-gfx/gmic/gmic-3.0.1-r1.ebuild
@@ -168,7 +168,7 @@ pkg_postinst() {
for v in ${REPLACING_VERSIONS}; do
if ver_test "${v}" -le "3.0.0"; then
einfo "Note that starting with version 3.0.1 ${CATEGORY}/${PN} no longer provides a Krita interface."
- einfo "Please use the built-in G'MIC plugin provided with Krita 5, or use an older version."
+ einfo "Please use the built-in G'MIC plugin provided with Krita 5 instead."
break
fi
done