summaryrefslogtreecommitdiff
blob: e570d6b1864f496c92504745760f46cb90cb2775 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
--- 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