radhermit    14/11/21 09:58:51

  Modified:             ChangeLog zsh-9999.ebuild zsh-5.0.5.ebuild
                        zsh-5.0.7-r1.ebuild
  Log:
  Rename zsh-completion to gentoo-zsh-completions.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.248                app-shells/zsh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -r1.247 -r1.248
--- ChangeLog   3 Nov 2014 00:57:46 -0000       1.247
+++ ChangeLog   21 Nov 2014 09:58:51 -0000      1.248
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/zsh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.247 2014/11/03 
00:57:46 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.248 2014/11/21 
09:58:51 radhermit Exp $
+
+  21 Nov 2014; Tim Harder <[email protected]> zsh-5.0.5.ebuild,
+  zsh-5.0.7-r1.ebuild, zsh-9999.ebuild:
+  Rename zsh-completion to gentoo-zsh-completions.
 
   03 Nov 2014; Matt Turner <[email protected]> zsh-5.0.7-r1.ebuild,
   zsh-9999.ebuild:



1.3                  app-shells/zsh/zsh-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-9999.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-9999.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-9999.ebuild?r1=1.2&r2=1.3

Index: zsh-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zsh-9999.ebuild     3 Nov 2014 00:57:46 -0000       1.2
+++ zsh-9999.ebuild     21 Nov 2014 09:58:51 -0000      1.3
@@ -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/zsh/zsh-9999.ebuild,v 1.2 
2014/11/03 00:57:46 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-9999.ebuild,v 1.3 
2014/11/21 09:58:51 radhermit Exp $
 
 EAPI=5
 
@@ -173,7 +173,7 @@
                # should link to http://www.gentoo.org/doc/en/zsh.xml
                echo
                elog "If you want to enable Portage completions and Gentoo 
prompt,"
-               elog "emerge app-shells/zsh-completion and add"
+               elog "emerge app-shells/gentoo-zsh-completions and add"
                elog "  autoload -U compinit promptinit"
                elog "  compinit"
                elog "  promptinit; prompt gentoo"



1.11                 app-shells/zsh/zsh-5.0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild?r1=1.10&r2=1.11

Index: zsh-5.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- zsh-5.0.5.ebuild    29 Aug 2014 06:07:51 -0000      1.10
+++ zsh-5.0.5.ebuild    21 Nov 2014 09:58:51 -0000      1.11
@@ -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/zsh/zsh-5.0.5.ebuild,v 1.10 
2014/08/29 06:07:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.11 
2014/11/21 09:58:51 radhermit Exp $
 
 EAPI=5
 
@@ -146,7 +146,7 @@
                # should link to http://www.gentoo.org/doc/en/zsh.xml
                echo
                elog "If you want to enable Portage completions and Gentoo 
prompt,"
-               elog "emerge app-shells/zsh-completion and add"
+               elog "emerge app-shells/gentoo-zsh-completions and add"
                elog "  autoload -U compinit promptinit"
                elog "  compinit"
                elog "  promptinit; prompt gentoo"



1.3                  app-shells/zsh/zsh-5.0.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild?r1=1.2&r2=1.3

Index: zsh-5.0.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zsh-5.0.7-r1.ebuild 3 Nov 2014 00:57:46 -0000       1.2
+++ zsh-5.0.7-r1.ebuild 21 Nov 2014 09:58:51 -0000      1.3
@@ -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/zsh/zsh-5.0.7-r1.ebuild,v 1.2 
2014/11/03 00:57:46 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.7-r1.ebuild,v 1.3 
2014/11/21 09:58:51 radhermit Exp $
 
 EAPI=5
 
@@ -149,7 +149,7 @@
                # should link to http://www.gentoo.org/doc/en/zsh.xml
                echo
                elog "If you want to enable Portage completions and Gentoo 
prompt,"
-               elog "emerge app-shells/zsh-completion and add"
+               elog "emerge app-shells/gentoo-zsh-completions and add"
                elog "  autoload -U compinit promptinit"
                elog "  compinit"
                elog "  promptinit; prompt gentoo"




Reply via email to