app-vim/gentoo-syntax: Remove very old fenc change notice
authorMichał Górny <mgorny@gentoo.org>
Tue, 14 Aug 2018 14:03:02 +0000 (16:03 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 14 Aug 2018 14:23:16 +0000 (16:23 +0200)
app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild

index 1e9dad4bb4e41981e2f2b3d410b6f67eb6b9e010..1abcb9f1f7b599da68ed6c42741541ab37fe947f 100644 (file)
@@ -41,13 +41,6 @@ pkg_postinst() {
                        ewarn "You have chosen to disable the rules which ensure GLEP 31"
                        ewarn "compliance. When editing ebuilds, please make sure you get"
                        ewarn "the character set correct."
-               else
-                       elog "Note for developers and anyone else who edits ebuilds:"
-                       elog "    This release of gentoo-syntax now contains filetype rules to set"
-                       elog "    fileencoding for ebuilds and ChangeLogs to utf-8 as per GLEP 31."
-                       elog "    If you find this feature breaks things, please submit a bug and"
-                       elog "    assign it to vim@gentoo.org. You can use the 'ignore-glep31' USE"
-                       elog "    flag to remove these rules."
                fi
        fi
 }