mgorny      14/10/13 09:40:07

  Modified:             bash-completion-2.1-r90.ebuild ChangeLog
  Log:
  Suggest removing old setup symlinks as well.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  Changes    Path
1.2                  app-shells/bash-completion/bash-completion-2.1-r90.ebuild

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

Index: bash-completion-2.1-r90.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-2.1-r90.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bash-completion-2.1-r90.ebuild      27 Aug 2014 17:31:12 -0000      1.1
+++ bash-completion-2.1-r90.ebuild      13 Oct 2014 09:40:07 -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-completion/bash-completion-2.1-r90.ebuild,v
 1.1 2014/08/27 17:31:12 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-2.1-r90.ebuild,v
 1.2 2014/10/13 09:40:07 mgorny Exp $
 
 EAPI=5
 
@@ -60,6 +60,10 @@
                        ewarn "location. You can do this using:"
                        ewarn
                        ewarn "$ find ${EPREFIX}/usr/share/bash-completion 
-maxdepth 1 -type f '!' -name 'bash_completion' -exec emerge -1v {} +"
+                       ewarn
+                       ewarn "After the rebuild, you should remove the old 
setup symlinks:"
+                       ewarn
+                       ewarn "$ find ${EPREFIX}/etc/bash_completion.d -type l 
-delete"
                fi
        done
 



1.270                app-shells/bash-completion/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- ChangeLog   10 Oct 2014 20:21:18 -0000      1.269
+++ ChangeLog   13 Oct 2014 09:40:07 -0000      1.270
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 
1.269 2014/10/10 20:21:18 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 
1.270 2014/10/13 09:40:07 mgorny Exp $
+
+  13 Oct 2014; Michał Górny <[email protected]> bash-completion-2.1-r90.ebuild:
+  Suggest removing old setup symlinks as well.
 
   10 Oct 2014; Mikle Kolyada <[email protected]> 
bash-completion-2.1-r2.ebuild:
   amd64 stable wrt bug #517718




Reply via email to