From 35d9ea3b147d08d3abe013c770ca9782e17db53e Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 15 Mar 2007 03:51:58 +0000 Subject: [PATCH] * rediffed vim desc file patch to fix a little typo git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20355 10447126-35f2-4685-b0cf-6dd780d3921f --- editors/vim/desc.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/editors/vim/desc.patch b/editors/vim/desc.patch index c7a1f7907..61e3f9938 100644 --- a/editors/vim/desc.patch +++ b/editors/vim/desc.patch @@ -1,7 +1,8 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../vim/desc.patch +# Filename: package/.../vim/desc.patch +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -12,7 +13,7 @@ # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- Yet again an update vim .desc rule patch. This options exist a bit longer though, but I forgot to include them in the patch I submitted upstream for @@ -28,7 +29,7 @@ historical and might be dropped sooner than later). setl iskeyword+=- -syn keyword descFlag DIETLIBC KAFFE JAIL FPIC-QUIRK NO-LIBTOOL-QUIRK AUTOMAKE-QUIRK NO-AS-NEEDED NO-SSP contained -+syn keyword descFlag DIETLIBC KAFFE JAIL NOPARALLEL FPIC-QUIRK LIBTOOL-WUIRK NO-LIBTOOL-FIX AUTOMAKE-QUIRK NO-AS-NEEDED NO-SSP KERNEL INIT LIBC CC CXX F77 KCC contained ++syn keyword descFlag DIETLIBC KAFFE JAIL NOPARALLEL FPIC-QUIRK LIBTOOL-QUIRK NO-LIBTOOL-FIX AUTOMAKE-QUIRK NO-AS-NEEDED NO-SSP KERNEL INIT LIBC CC CXX F77 KCC contained syn keyword descLicense Unknown GPL LGPL FDL MIT BSD OpenSource Free-to-use Commercial contained " tags