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/sys-apps/ack/files/ack-3.3.0-gentoo.patch

14 lines
315 B

--- a/lib/App/Ack/ConfigDefault.pm
+++ b/lib/App/Ack/ConfigDefault.pm
@@ -280,6 +280,10 @@
# https://en.wikipedia.org/wiki/Fortran
--type-add=fortran:ext:f,f77,f90,f95,f03,for,ftn,fpp
+# Gentoo
+# https://www.gentoo.org/
+--type-add=gentoo:ext:ebuild,eclass
+
# Go
# https://golang.org/
--type-add=go:ext:go