summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/ack/files/ack-2.04-gentoo.patch')
-rw-r--r--sys-apps/ack/files/ack-2.04-gentoo.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/sys-apps/ack/files/ack-2.04-gentoo.patch b/sys-apps/ack/files/ack-2.04-gentoo.patch
deleted file mode 100644
index 2385190627b0..000000000000
--- a/sys-apps/ack/files/ack-2.04-gentoo.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- ack-2.04/ConfigDefault.pm
-+++ ack-2.04/ConfigDefault.pm
-@@ -180,6 +180,9 @@
- # Fortran http://en.wikipedia.org/wiki/Fortran
- --type-add=fortran:ext:f,f77,f90,f95,f03,for,ftn,fpp
-
-+# Gentoo http://www.gentoo.org/
-+--type-add=gentoo:ext:ebuild,eclass
-+
- # Google Go http://golang.org/
- --type-add=go:ext:go
-
---- ack-2.04/t/ack-filetypes.t
-+++ ack-2.04/t/ack-filetypes.t
-@@ -25,6 +25,7 @@
- elisp
- erlang
- fortran
-+gentoo
- go
- groovy
- haskell