diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-05-06 13:06:00 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-05-06 13:06:00 +0000 |
commit | b797608378a17bf961d7285a7cc51113d1031a1b (patch) | |
tree | 329a275e489e9f3b9b5152643a879e6aa6a55189 /app-shells/bash-completion | |
parent | Readded to ~ppc (diff) | |
download | gentoo-2-b797608378a17bf961d7285a7cc51113d1031a1b.tar.gz gentoo-2-b797608378a17bf961d7285a7cc51113d1031a1b.tar.bz2 gentoo-2-b797608378a17bf961d7285a7cc51113d1031a1b.zip |
Revision bump; add patch for bug in _command meta-completion (sudo -<TAB> fex).
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 9 | ||||
-rw-r--r-- | app-shells/bash-completion/Manifest | 17 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-20050121-r8.ebuild (renamed from app-shells/bash-completion/bash-completion-20050121-r7.ebuild) | 2 | ||||
-rw-r--r-- | app-shells/bash-completion/files/20050121/09_all_command.diff | 16 | ||||
-rw-r--r-- | app-shells/bash-completion/files/digest-bash-completion-20050121-r8 (renamed from app-shells/bash-completion/files/digest-bash-completion-20050121-r7) | 0 |
5 files changed, 29 insertions, 15 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 9eda9b890c06..52f64afc36a8 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-shells/bash-completion # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.117 2005/04/20 18:03:42 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.118 2005/05/06 13:05:59 ka0ttic Exp $ + +*bash-completion-20050121-r8 (06 May 2005) + + 06 May 2005; Aaron Walker <ka0ttic@gentoo.org> + +files/20050121/09_all_command.diff, -bash-completion-20050121-r7.ebuild, + +bash-completion-20050121-r8.ebuild: + Revision bump; add patch for bug in _command meta-completion (sudo -<TAB> fex). 20 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> -files/20041017-gentoo.diff, -files/20041017-rcs.diff, diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest index 18d7c888d167..fae5f34a2a73 100644 --- a/app-shells/bash-completion/Manifest +++ b/app-shells/bash-completion/Manifest @@ -1,13 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 6eeb1d7aba8dbb67d3909a7f2f35da08 bash-completion-20050121-r1.ebuild 2695 -MD5 fdecfd1c6e03f73b6e407d9edb3f42ea ChangeLog 19991 +MD5 1ef56d1b4ea7fbb95686a7cf933d3c6d bash-completion-20050121-r8.ebuild 1879 +MD5 4a20c73b4f0b8fa867943691b2c41764 ChangeLog 20282 MD5 08ab540760a142dbc2af127d5f71be07 metadata.xml 1019 -MD5 1ef56d1b4ea7fbb95686a7cf933d3c6d bash-completion-20050121-r7.ebuild 1879 MD5 4406981db9a6c4f413d3f9f4b14eae91 files/gentoo-bashcomp-20050117-equery.diff 3329 MD5 35fc8232b26ca995623692bea7df2e5d files/digest-bash-completion-20050121-r1 152 -MD5 8872557b2357f405c7c702497b2fdf68 files/digest-bash-completion-20050121-r7 76 +MD5 8872557b2357f405c7c702497b2fdf68 files/digest-bash-completion-20050121-r8 76 MD5 3b7f1d6155d6deff5812264ef6bc4c07 files/bash-completion 724 MD5 64ca0b5063d0874c6104a4b174cb0d40 files/20050121-gentoo.diff 1894 MD5 d53ba451ff7064515327649c28ec37fb files/20050121/08_all_lvm.diff 868 @@ -18,10 +15,4 @@ MD5 5a5965b5055a1d6ee5d7ae884bc0cc18 files/20050121/07_all_find.diff 947 MD5 ffcc2a25851c78eed228d5bf9a34a471 files/20050121/03_all_timidity.diff 844 MD5 49c5f3ad15cbf56b194b4fa56bbe8342 files/20050121/06_all_tar.diff 347 MD5 a68ebcc5af6af06535fcc9895b6066b3 files/20050121/04_all_mplayer.diff 974 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCZpmTEZCkKN40op4RAkEOAKCduCU1HK2B5q3Ap4gbukkXcdz+4gCff1Lk -9f/T5fFBUBxyOoGMVZ7LNzs= -=5XyP ------END PGP SIGNATURE----- +MD5 bb517a3e3dea3755291f4629330481f2 files/20050121/09_all_command.diff 492 diff --git a/app-shells/bash-completion/bash-completion-20050121-r7.ebuild b/app-shells/bash-completion/bash-completion-20050121-r8.ebuild index 5fed4914ea29..608f04081742 100644 --- a/app-shells/bash-completion/bash-completion-20050121-r7.ebuild +++ b/app-shells/bash-completion/bash-completion-20050121-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r7.ebuild,v 1.1 2005/04/20 15:10:52 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r8.ebuild,v 1.1 2005/05/06 13:06:00 ka0ttic Exp $ inherit eutils diff --git a/app-shells/bash-completion/files/20050121/09_all_command.diff b/app-shells/bash-completion/files/20050121/09_all_command.diff new file mode 100644 index 000000000000..1a723b55e566 --- /dev/null +++ b/app-shells/bash-completion/files/20050121/09_all_command.diff @@ -0,0 +1,16 @@ +--- bash_completion.orig/bash_completion 2005-05-04 01:01:21.000000000 -0400 ++++ bash_completion/bash_completion 2005-05-04 01:15:55.000000000 -0400 +@@ -3024,7 +3024,12 @@ + cmd=${COMP_WORDS[1]} + if [[ "$cmd" == -* ]] ; then + for (( i=1 ; i<=COMP_CWORD ; i++)) ; do +- COMP_WORDS[i]=${COMP_WORDS[i+1]} ++ if [[ ${i} -lt ${COMP_CWORD} ]] ; then ++ COMP_WORDS[i]=${COMP_WORDS[i+1]} ++ else ++ done=1 ++ break ++ fi + done + COMP_CWORD=$(($COMP_CWORD-1)) + else diff --git a/app-shells/bash-completion/files/digest-bash-completion-20050121-r7 b/app-shells/bash-completion/files/digest-bash-completion-20050121-r8 index 5b0dcdfbb97e..5b0dcdfbb97e 100644 --- a/app-shells/bash-completion/files/digest-bash-completion-20050121-r7 +++ b/app-shells/bash-completion/files/digest-bash-completion-20050121-r8 |