mgorny      14/10/11 20:32:14

  Modified:             git-9999-r2.ebuild git-9999-r1.ebuild
                        git-9999-r3.ebuild git-9999.ebuild git-2.1.2.ebuild
                        ChangeLog
  Log:
  Install bash completion alias for gitk command, bug #521168.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  Changes    Path
1.7                  dev-vcs/git/git-9999-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild?r1=1.6&r2=1.7

Index: git-9999-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- git-9999-r2.ebuild  30 Aug 2014 08:59:38 -0000      1.6
+++ git-9999-r2.ebuild  11 Oct 2014 20:32:14 -0000      1.7
@@ -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/dev-vcs/git/git-9999-r2.ebuild,v 1.6 
2014/08/30 08:59:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r2.ebuild,v 1.7 
2014/10/11 20:32:14 mgorny Exp $
 
 EAPI=5
 
@@ -378,6 +378,7 @@
        use doc && doinfo Documentation/{git,gitman}.info
 
        newbashcomp contrib/completion/git-completion.bash ${PN}
+       bashcomp_alias git gitk
        # Not really a bash-completion file (bug #477920)
        # but still needed uncompressed (bug #507480)
        insinto /usr/share/${PN}



1.7                  dev-vcs/git/git-9999-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild?r1=1.6&r2=1.7

Index: git-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- git-9999-r1.ebuild  30 Aug 2014 08:59:38 -0000      1.6
+++ git-9999-r1.ebuild  11 Oct 2014 20:32:14 -0000      1.7
@@ -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/dev-vcs/git/git-9999-r1.ebuild,v 1.6 
2014/08/30 08:59:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r1.ebuild,v 1.7 
2014/10/11 20:32:14 mgorny Exp $
 
 EAPI=5
 
@@ -378,6 +378,7 @@
        use doc && doinfo Documentation/{git,gitman}.info
 
        newbashcomp contrib/completion/git-completion.bash ${PN}
+       bashcomp_alias git gitk
        # Not really a bash-completion file (bug #477920)
        # but still needed uncompressed (bug #507480)
        insinto /usr/share/${PN}



1.8                  dev-vcs/git/git-9999-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild?r1=1.7&r2=1.8

Index: git-9999-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- git-9999-r3.ebuild  30 Aug 2014 08:59:38 -0000      1.7
+++ git-9999-r3.ebuild  11 Oct 2014 20:32:14 -0000      1.8
@@ -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/dev-vcs/git/git-9999-r3.ebuild,v 1.7 
2014/08/30 08:59:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999-r3.ebuild,v 1.8 
2014/10/11 20:32:14 mgorny Exp $
 
 EAPI=5
 
@@ -378,6 +378,7 @@
        use doc && doinfo Documentation/{git,gitman}.info
 
        newbashcomp contrib/completion/git-completion.bash ${PN}
+       bashcomp_alias git gitk
        # Not really a bash-completion file (bug #477920)
        # but still needed uncompressed (bug #507480)
        insinto /usr/share/${PN}



1.62                 dev-vcs/git/git-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.62&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?rev=1.62&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-9999.ebuild?r1=1.61&r2=1.62

Index: git-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- git-9999.ebuild     30 Aug 2014 08:59:38 -0000      1.61
+++ git-9999.ebuild     11 Oct 2014 20:32:14 -0000      1.62
@@ -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/dev-vcs/git/git-9999.ebuild,v 1.61 
2014/08/30 08:59:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-9999.ebuild,v 1.62 
2014/10/11 20:32:14 mgorny Exp $
 
 EAPI=5
 
@@ -378,6 +378,7 @@
        use doc && doinfo Documentation/{git,gitman}.info
 
        newbashcomp contrib/completion/git-completion.bash ${PN}
+       bashcomp_alias git gitk
        # Not really a bash-completion file (bug #477920)
        # but still needed uncompressed (bug #507480)
        insinto /usr/share/${PN}



1.2                  dev-vcs/git/git-2.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild?r1=1.1&r2=1.2

Index: git-2.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-2.1.2.ebuild    2 Oct 2014 08:37:23 -0000       1.1
+++ git-2.1.2.ebuild    11 Oct 2014 20:32:14 -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/dev-vcs/git/git-2.1.2.ebuild,v 1.1 
2014/10/02 08:37:23 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.1.2.ebuild,v 1.2 
2014/10/11 20:32:14 mgorny Exp $
 
 EAPI=5
 
@@ -378,6 +378,7 @@
        use doc && doinfo Documentation/{git,gitman}.info
 
        newbashcomp contrib/completion/git-completion.bash ${PN}
+       bashcomp_alias git gitk
        # Not really a bash-completion file (bug #477920)
        # but still needed uncompressed (bug #507480)
        insinto /usr/share/${PN}



1.291                dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.291&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.291&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.290&r2=1.291

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog   5 Oct 2014 10:45:17 -0000       1.290
+++ ChangeLog   11 Oct 2014 20:32:14 -0000      1.291
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.290 2014/10/05 
10:45:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.291 2014/10/11 
20:32:14 mgorny Exp $
+
+  11 Oct 2014; Michał Górny <mgo...@gentoo.org> git-2.1.2.ebuild,
+  git-9999-r1.ebuild, git-9999-r2.ebuild, git-9999-r3.ebuild, git-9999.ebuild:
+  Install bash completion alias for gitk command, bug #521168.
 
   05 Oct 2014; Agostino Sarubbo <a...@gentoo.org> git-2.0.4.ebuild:
   Stable for ppc, wrt bug #519736




Reply via email to