You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/joe/files/joe-3.7-ftyperc.patch

44 lines
658 B

--- rc/ftyperc 2008-10-31 01:42:29.000000000 +0000
+++ rc/ftyperc.gentoo 2013-04-05 15:04:49.000000000 +0100
@@ -753,3 +753,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