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
332 B

--- states/hl/enscript.st 2006/01/31 05:37:23 1.1
+++ states/hl/enscript.st 2006/01/31 06:48:32
@@ -509,6 +509,7 @@ namerules
/\b(rfc.*\.txt|draft-.*\.txt)$/ rfc;
/\.inf$/i inf;
/\.tex$/ tex;
+ /\.(ebuild|eclass)$/ ebuild;
/\.wmlscript$/ wmlscript;
/\.wmls$/ wmlscript;
/^.*$/ passthrough;