From 7014a5a3ea0feffab9701fdd6b64cc7667a985af Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 30 Jun 2019 17:36:28 +0100 Subject: gentoo resync : 30.06.2019 --- sys-apps/ack/files/ack-3.0.0-gentoo.patch | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 sys-apps/ack/files/ack-3.0.0-gentoo.patch (limited to 'sys-apps/ack/files') diff --git a/sys-apps/ack/files/ack-3.0.0-gentoo.patch b/sys-apps/ack/files/ack-3.0.0-gentoo.patch new file mode 100644 index 000000000000..09972519ed89 --- /dev/null +++ b/sys-apps/ack/files/ack-3.0.0-gentoo.patch @@ -0,0 +1,23 @@ +--- a/lib/App/Ack/ConfigDefault.pm ++++ b/lib/App/Ack/ConfigDefault.pm +@@ -263,6 +263,10 @@ + # http://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 + # http://golang.org/ + --type-add=go:ext:go +--- a/t/ack-filetypes.t ++++ b/t/ack-filetypes.t +@@ -26,6 +26,7 @@ + elisp + erlang + fortran ++gentoo + go + groovy + gsp -- cgit v1.2.3