mgorny 14/10/13 08:46:12 Modified: rake.bash-completion Log: Remove use of deprecated "have" command from bash-completion, bug #521162. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.3 dev-ruby/rake/files/rake.bash-completion file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/files/rake.bash-completion?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/files/rake.bash-completion?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/files/rake.bash-completion?r1=1.2&r2=1.3 Index: rake.bash-completion =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/files/rake.bash-completion,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rake.bash-completion 3 Jan 2010 16:46:46 -0000 1.2 +++ rake.bash-completion 13 Oct 2014 08:46:12 -0000 1.3 @@ -1,4 +1,3 @@ -have rake && _rake() { local cur prev rakef i
