summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-14 16:03:02 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-14 16:23:16 +0200
commit85909d075ddb97815d97954ccd1ad8e4d22b5ef4 (patch)
treecc7e01707c00c49d49f4a2c5920978ec0b56164a /app-vim/gentoo-syntax
parentapp-vim/gentoo-syntax: Add myself as co-maint (diff)
downloadgentoo-85909d075ddb97815d97954ccd1ad8e4d22b5ef4.tar.gz
gentoo-85909d075ddb97815d97954ccd1ad8e4d22b5ef4.tar.bz2
gentoo-85909d075ddb97815d97954ccd1ad8e4d22b5ef4.zip
app-vim/gentoo-syntax: Remove very old fenc change notice
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild
index 1e9dad4bb4e4..1abcb9f1f7b5 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild
@@ -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
}