diff options
author | 2017-01-25 23:13:39 +0100 | |
---|---|---|
committer | 2017-01-26 00:13:22 +0100 | |
commit | ec7b9964a7d3565ef6a48bdcdc55345d841cc4e4 (patch) | |
tree | 4441234fe9b2aec7dae09d060d0c647b86ce8377 /app-vim/enhancedcommentify/files/enhancedcommentify-2.1-gentooisms.patch | |
parent | x11-wm/xpra: Add USE=webcam. (diff) | |
download | gentoo-ec7b9964a7d3565ef6a48bdcdc55345d841cc4e4.tar.gz gentoo-ec7b9964a7d3565ef6a48bdcdc55345d841cc4e4.tar.bz2 gentoo-ec7b9964a7d3565ef6a48bdcdc55345d841cc4e4.zip |
app-vim/enhancedcommentify: stable for amd64. mark stable across the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim/enhancedcommentify/files/enhancedcommentify-2.1-gentooisms.patch')
-rw-r--r-- | app-vim/enhancedcommentify/files/enhancedcommentify-2.1-gentooisms.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/enhancedcommentify/files/enhancedcommentify-2.1-gentooisms.patch b/app-vim/enhancedcommentify/files/enhancedcommentify-2.1-gentooisms.patch index 9e45142ff8ae..a22b30ebcf31 100644 --- a/app-vim/enhancedcommentify/files/enhancedcommentify-2.1-gentooisms.patch +++ b/app-vim/enhancedcommentify/files/enhancedcommentify-2.1-gentooisms.patch @@ -1,5 +1,5 @@ ---- plugin/EnhancedCommentify.vim.orig 2005-01-27 00:20:00.049461056 -0500 -+++ plugin/EnhancedCommentify.vim 2005-01-27 00:17:57.617073608 -0500 +--- a/plugin/EnhancedCommentify.vim 2005-01-27 00:20:00.049461056 -0500 ++++ b/plugin/EnhancedCommentify.vim 2005-01-27 00:17:57.617073608 -0500 @@ -628,6 +628,10 @@ " letter. if match(synFiletype, '\l\+\u') == 0 |