diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-09-16 23:35:28 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-09-16 23:35:28 +0000 |
commit | 695bb2b6bc3c3a4806f2b8e0391795b4e4e362bf (patch) | |
tree | e9bc80207ef13549c538bb6c548be7a3e04201fc /app-editors/vim-core/files | |
parent | Initial import (take 2) (Manifest recommit) (diff) | |
download | gentoo-2-695bb2b6bc3c3a4806f2b8e0391795b4e4e362bf.tar.gz gentoo-2-695bb2b6bc3c3a4806f2b8e0391795b4e4e362bf.tar.bz2 gentoo-2-695bb2b6bc3c3a4806f2b8e0391795b4e4e362bf.zip |
remove some old junk
Diffstat (limited to 'app-editors/vim-core/files')
-rw-r--r-- | app-editors/vim-core/files/ebuild.patch | 12 | ||||
-rw-r--r-- | app-editors/vim-core/files/vimpatch.tar.bz2 | bin | 3116 -> 0 bytes |
2 files changed, 0 insertions, 12 deletions
diff --git a/app-editors/vim-core/files/ebuild.patch b/app-editors/vim-core/files/ebuild.patch deleted file mode 100644 index 1c52d3c9b0ed..000000000000 --- a/app-editors/vim-core/files/ebuild.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- filetype.vim.old Thu Sep 27 09:36:02 2001 -+++ filetype.vim Wed Oct 17 07:26:31 2001 -@@ -951,6 +951,9 @@ - au BufNewFile,BufRead /etc/profile,.profile*,*.sh,*.env call SetFileTypeSH(getline(1)) - au BufNewFile,BufRead .login*,.cshrc*,csh.cshrc,csh.login,csh.logout,.tcshrc*,*.csh,*.tcsh,.alias setf csh - -+" Gentoo ebuilds are actually bash scripts -+au BufNewFile,BufRead *.ebuild call SetFileTypeSH("bash") -+ - fun! SetFileTypeSH(name) - if a:name =~ '\<ksh\>' - let b:is_kornshell = 1 diff --git a/app-editors/vim-core/files/vimpatch.tar.bz2 b/app-editors/vim-core/files/vimpatch.tar.bz2 Binary files differdeleted file mode 100644 index f150f41bbfeb..000000000000 --- a/app-editors/vim-core/files/vimpatch.tar.bz2 +++ /dev/null |