radhermit 14/09/04 14:33:46 Added: ack-2.14-gentoo.patch Log: Version bump. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
Revision Changes Path 1.1 sys-apps/ack/files/ack-2.14-gentoo.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ack/files/ack-2.14-gentoo.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ack/files/ack-2.14-gentoo.patch?rev=1.1&content-type=text/plain Index: ack-2.14-gentoo.patch =================================================================== --- ack-2.14/ConfigDefault.pm +++ ack-2.14/ConfigDefault.pm @@ -252,6 +252,9 @@ # 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 + # Go # http://golang.org/ --type-add=go:ext:go --- ack-2.14/t/ack-filetypes.t +++ ack-2.14/t/ack-filetypes.t @@ -26,6 +26,7 @@ elisp erlang fortran +gentoo go groovy haskell
