* [gentoo-commits] gentoo-x86 commit in app-shells/autojump: autojump-21.3.0-r1.ebuild ChangeLog autojump-21.6.9.ebuild autojump-21.5.8-r1.ebuild
@ 2014-11-21 9:56 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-11-21 9:56 UTC (permalink / raw
To: gentoo-commits
radhermit 14/11/21 09:56:46
Modified: autojump-21.3.0-r1.ebuild ChangeLog
autojump-21.6.9.ebuild autojump-21.5.8-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.4 app-shells/autojump/autojump-21.3.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.3.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.3.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.3.0-r1.ebuild?r1=1.3&r2=1.4
Index: autojump-21.3.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.3.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- autojump-21.3.0-r1.ebuild 5 Sep 2013 19:44:43 -0000 1.3
+++ autojump-21.3.0-r1.ebuild 21 Nov 2014 09:56:46 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.3.0-r1.ebuild,v 1.3 2013/09/05 19:44:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.3.0-r1.ebuild,v 1.4 2014/11/21 09:56:46 radhermit Exp $
EAPI=5
@@ -19,7 +19,7 @@
RDEPEND="bash-completion? ( >=app-shells/bash-4 )
python? ( ${PYTHON_DEPS} )
- zsh-completion? ( app-shells/zsh app-shells/zsh-completion )"
+ zsh-completion? ( app-shells/zsh app-shells/gentoo-zsh-completions )"
DEPEND="test? ( ${PYTHON_DEPS} )"
src_prepare() {
1.15 app-shells/autojump/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/autojump/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 5 Sep 2013 19:44:43 -0000 1.14
+++ ChangeLog 21 Nov 2014 09:56:46 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/autojump
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/ChangeLog,v 1.14 2013/09/05 19:44:43 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/ChangeLog,v 1.15 2014/11/21 09:56:46 radhermit Exp $
+
+ 21 Nov 2014; Tim Harder <radhermit@gentoo.org> autojump-21.3.0-r1.ebuild,
+ autojump-21.5.8-r1.ebuild, autojump-21.6.9.ebuild:
+ Rename zsh-completion to gentoo-zsh-completions.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> autojump-21.3.0-r1.ebuild,
autojump-21.5.8-r1.ebuild, autojump-21.6.9.ebuild:
1.3 app-shells/autojump/autojump-21.6.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.6.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.6.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.6.9.ebuild?r1=1.2&r2=1.3
Index: autojump-21.6.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.6.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autojump-21.6.9.ebuild 5 Sep 2013 19:44:43 -0000 1.2
+++ autojump-21.6.9.ebuild 21 Nov 2014 09:56:46 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.6.9.ebuild,v 1.2 2013/09/05 19:44:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.6.9.ebuild,v 1.3 2014/11/21 09:56:46 radhermit Exp $
EAPI=5
@@ -19,7 +19,7 @@
RDEPEND="bash-completion? ( >=app-shells/bash-4 )
python? ( ${PYTHON_DEPS} )
- zsh-completion? ( app-shells/zsh app-shells/zsh-completion )"
+ zsh-completion? ( app-shells/zsh app-shells/gentoo-zsh-completions )"
DEPEND="test? ( ${PYTHON_DEPS} )"
src_prepare() {
1.3 app-shells/autojump/autojump-21.5.8-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.5.8-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.5.8-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/autojump/autojump-21.5.8-r1.ebuild?r1=1.2&r2=1.3
Index: autojump-21.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.5.8-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autojump-21.5.8-r1.ebuild 5 Sep 2013 19:44:43 -0000 1.2
+++ autojump-21.5.8-r1.ebuild 21 Nov 2014 09:56:46 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.5.8-r1.ebuild,v 1.2 2013/09/05 19:44:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/autojump-21.5.8-r1.ebuild,v 1.3 2014/11/21 09:56:46 radhermit Exp $
EAPI=5
@@ -19,7 +19,7 @@
RDEPEND="bash-completion? ( >=app-shells/bash-4 )
python? ( ${PYTHON_DEPS} )
- zsh-completion? ( app-shells/zsh app-shells/zsh-completion )"
+ zsh-completion? ( app-shells/zsh app-shells/gentoo-zsh-completions )"
DEPEND="test? ( ${PYTHON_DEPS} )"
src_prepare() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-21 9:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21 9:56 [gentoo-commits] gentoo-x86 commit in app-shells/autojump: autojump-21.3.0-r1.ebuild ChangeLog autojump-21.6.9.ebuild autojump-21.5.8-r1.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox