diff options
-rw-r--r-- | app-editors/joe/files/joe-3.5-ftyperc.patch | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/app-editors/joe/files/joe-3.5-ftyperc.patch b/app-editors/joe/files/joe-3.5-ftyperc.patch deleted file mode 100644 index 834b57690440..000000000000 --- a/app-editors/joe/files/joe-3.5-ftyperc.patch +++ /dev/null @@ -1,43 +0,0 @@ ---- rc/ftyperc 2006-07-20 16:35:56.000000000 +0100 -+++ rc/ftyperc.gentoo 2013-04-05 15:05:11.000000000 +0100 -@@ -709,3 +709,40 @@ - *jpicorc.in - -syntax joerc - -+ Gentoo files -+*.ebuild -+-autoindent -+-syntax sh -+-pound_comment -+-text_delimiters do=done:if=elif=else=fi:case=esac -+-smarthome -+-smartbacks -+-indentc 9 -+-istep 1 -+-tab 4 -+ -+*.eclass -+-autoindent -+-syntax sh -+-pound_comment -+-text_delimiters do=done:if=elif=else=fi:case=esac -+-smarthome -+-smartbacks -+-indentc 9 -+-istep 1 -+-tab 4 -+ -+*/etc/portage/* -+-syntax conf -+ -+*/make.conf -+-syntax sh -+ -+*/etc/conf.d/* -+-syntax conf -+ -+*/etc/env.d/* -+-syntax conf -+ -+*/usr/portage/profiles/* -+-syntax conf |