polynomial-c    14/05/14 07:08:53

  Modified:             ChangeLog bash-4.3_p11-r5.ebuild
  Log:
  Fixed patchname
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.370                app-shells/bash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.370&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.370&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.369&r2=1.370

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -r1.369 -r1.370
--- ChangeLog   13 May 2014 08:48:24 -0000      1.369
+++ ChangeLog   14 May 2014 07:08:53 -0000      1.370
@@ -1,6 +1,11 @@
 # ChangeLog for app-shells/bash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.369 
2014/05/13 08:48:24 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.370 
2014/05/14 07:08:53 polynomial-c Exp $
+
+  14 May 2014; Lars Wendler <[email protected]> bash-4.3_p11-r5.ebuild,
+  +files/bash-4.3-bind-compound-arry.patch,
+  -files/bash-4.3-bind-compund-arry.patch:
+  Fixed patchname.
 
 *bash-4.3_p11-r5 (13 May 2014)
 



1.2                  app-shells/bash/bash-4.3_p11-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild?r1=1.1&r2=1.2

Index: bash-4.3_p11-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bash-4.3_p11-r5.ebuild      13 May 2014 08:48:24 -0000      1.1
+++ bash-4.3_p11-r5.ebuild      14 May 2014 07:08:53 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild,v 
1.1 2014/05/13 08:48:24 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild,v 
1.2 2014/05/14 07:08:53 polynomial-c Exp $
 
 EAPI="4"
 
@@ -87,7 +87,7 @@
                "${FILESDIR}"/${PN}-4.3-complete-dequoting.patch \
                "${FILESDIR}"/${PN}-4.3-extglob-directory.patch \
                "${FILESDIR}"/${PN}-4.3-localvar-invisible.patch \
-               "${FILESDIR}"/${PN}-4.3-bind-compund-arry.patch
+               "${FILESDIR}"/${PN}-4.3-bind-compound-arry.patch
 
        epatch_user
 }




Reply via email to