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-text/enscript/files/enscript-1.6.4-ebuild.st.patch

11 lines
292 B

--- a/states/hl/enscript.st
+++ b/states/hl/enscript.st
@@ -509,6 +509,7 @@ namerules
/\b(rfc.*\.txt|draft-.*\.txt)$/ rfc;
/\.inf$/i inf;
/\.tex$/ tex;
+ /\.(ebuild|eclass)$/ ebuild;
/\.wmlscript$/ wmlscript;
/\.wmls$/ wmlscript;
/^.*$/ passthrough;