summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-04-06 11:43:49 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-04-06 11:43:49 +0000
commit1b32e949290d1911a2d5b0c0edcbdc7bab52f898 (patch)
treee356ce34c688b7a8a621a7b1061247f821e1a2ab /app-shells
parentAdded other amd64 cpunames to be changed to i686. (diff)
downloadgentoo-2-1b32e949290d1911a2d5b0c0edcbdc7bab52f898.tar.gz
gentoo-2-1b32e949290d1911a2d5b0c0edcbdc7bab52f898.tar.bz2
gentoo-2-1b32e949290d1911a2d5b0c0edcbdc7bab52f898.zip
Revision bump; fix find completion so that it properly completes on -?(i)wholename. Thanks to ciaranm for the patch.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog9
-rw-r--r--app-shells/bash-completion/Manifest19
-rw-r--r--app-shells/bash-completion/bash-completion-20050121-r6.ebuild (renamed from app-shells/bash-completion/bash-completion-20050121-r5.ebuild)3
-rw-r--r--app-shells/bash-completion/files/20050121-find.diff23
-rw-r--r--app-shells/bash-completion/files/digest-bash-completion-20050121-r6 (renamed from app-shells/bash-completion/files/digest-bash-completion-20050121-r5)0
5 files changed, 43 insertions, 11 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 1b1efb65374a..ed2a3afc4194 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.113 2005/03/30 16:10:43 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.114 2005/04/06 11:43:49 ka0ttic Exp $
+
+*bash-completion-20050121-r6 (06 Apr 2005)
+
+ 06 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> +files/20050121-find.diff,
+ -bash-completion-20050121-r5.ebuild, +bash-completion-20050121-r6.ebuild:
+ Revision bump; fix find completion so that it properly completes on
+ -?(i)wholename. Thanks to ciaranm for the patch.
30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
bash-completion-20050121-r1.ebuild:
diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest
index 99612075cac9..98e300daaa84 100644
--- a/app-shells/bash-completion/Manifest
+++ b/app-shells/bash-completion/Manifest
@@ -1,15 +1,16 @@
-MD5 9a2fbf3133e8372c5201102c2255109b bash-completion-20050121-r5.ebuild 1971
-MD5 08ab540760a142dbc2af127d5f71be07 metadata.xml 1019
MD5 966a1b97060ac3708d22d088e3cf49d6 bash-completion-20041017-r3.ebuild 2621
-MD5 7eadb4a9978931e66ee2f76b71e436f7 ChangeLog 18701
+MD5 f920fc063b444ec77bf52c2e02a01921 bash-completion-20050121-r6.ebuild 2007
MD5 cae88b00c732a6f8f49afeff5568d1d6 bash-completion-20050121-r1.ebuild 2695
-MD5 b6b11ab0684a97cfd9a9ba78f5fa9f9a files/20041017-rcs.diff 574
-MD5 35fc8232b26ca995623692bea7df2e5d files/digest-bash-completion-20050121-r1 152
+MD5 1ad6f40a9dc4ab3b53e6db2ab36d0583 ChangeLog 19019
+MD5 08ab540760a142dbc2af127d5f71be07 metadata.xml 1019
MD5 4406981db9a6c4f413d3f9f4b14eae91 files/gentoo-bashcomp-20050117-equery.diff 3329
-MD5 64ca0b5063d0874c6104a4b174cb0d40 files/20050121-gentoo.diff 1894
-MD5 8872557b2357f405c7c702497b2fdf68 files/digest-bash-completion-20050121-r5 76
-MD5 d2cefd3e4878b47d485936839bdd39ab files/20050121-muttng.diff 2261
-MD5 61eddfb92948b070333a59498edf5266 files/20041017-gentoo.diff 2032
MD5 9aca91cdcddd5454ebc4f17efe465d71 files/digest-bash-completion-20041017-r3 152
MD5 be3ee952819bf05163462ba9bbc69f0a files/20050121-tar.diff 315
+MD5 b6b11ab0684a97cfd9a9ba78f5fa9f9a files/20041017-rcs.diff 574
+MD5 35fc8232b26ca995623692bea7df2e5d files/digest-bash-completion-20050121-r1 152
+MD5 8872557b2357f405c7c702497b2fdf68 files/digest-bash-completion-20050121-r6 76
MD5 3b7f1d6155d6deff5812264ef6bc4c07 files/bash-completion 724
+MD5 d2cefd3e4878b47d485936839bdd39ab files/20050121-muttng.diff 2261
+MD5 64ca0b5063d0874c6104a4b174cb0d40 files/20050121-gentoo.diff 1894
+MD5 61eddfb92948b070333a59498edf5266 files/20041017-gentoo.diff 2032
+MD5 cd58de29e9c7c320649a05ce73ab4df1 files/20050121-find.diff 915
diff --git a/app-shells/bash-completion/bash-completion-20050121-r5.ebuild b/app-shells/bash-completion/bash-completion-20050121-r6.ebuild
index 69f154873961..324a9fb29c10 100644
--- a/app-shells/bash-completion/bash-completion-20050121-r5.ebuild
+++ b/app-shells/bash-completion/bash-completion-20050121-r6.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-r5.ebuild,v 1.1 2005/03/29 12:49:53 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r6.ebuild,v 1.1 2005/04/06 11:43:49 ka0ttic Exp $
inherit eutils
@@ -29,6 +29,7 @@ src_unpack() {
epatch ${FILESDIR}/${PV}-gentoo.diff
epatch ${FILESDIR}/${PV}-muttng.diff
epatch ${FILESDIR}/${PV}-tar.diff
+ epatch ${FILESDIR}/${PV}-find.diff
}
src_install() {
diff --git a/app-shells/bash-completion/files/20050121-find.diff b/app-shells/bash-completion/files/20050121-find.diff
new file mode 100644
index 000000000000..9950fe478349
--- /dev/null
+++ b/app-shells/bash-completion/files/20050121-find.diff
@@ -0,0 +1,23 @@
+--- bash_completion.orig 2005-04-06 12:19:18.102705608 +0100
++++ bash_completion 2005-04-06 12:23:24.310276368 +0100
+@@ -925,8 +925,8 @@
+ _command
+ return 0
+ ;;
+- -[acm]min|-[acm]time|-?(i)?(l)name|-inum|-?(i)path|-?(i)regex| \
+- -links|-perm|-size|-used|-printf)
++ -[acm]min|-[acm]time|-?(i)?(l)?(whole)name|-inum|-?(i)path| \
++ -?(i)regex|-links|-perm|-size|-used|-printf)
+ # do nothing, just wait for a parameter to be given
+ return 0
+ ;;
+@@ -953,7 +953,8 @@
+ -links -lname -mmin -mtime -name -newer -nouser \
+ -nogroup -perm -regex -size -true -type -uid -used \
+ -user -xtype -exec -fls -fprint -fprint0 -fprintf -ok \
+- -print -print0 -printf -prune -ls' -- $cur ) )
++ -print -print0 -printf -prune -ls -wholename \
++ -iwholename' -- $cur ) )
+
+ # this removes any options from the list of completions that have
+ # already been specified somewhere on the command line, as long as
diff --git a/app-shells/bash-completion/files/digest-bash-completion-20050121-r5 b/app-shells/bash-completion/files/digest-bash-completion-20050121-r6
index 5b0dcdfbb97e..5b0dcdfbb97e 100644
--- a/app-shells/bash-completion/files/digest-bash-completion-20050121-r5
+++ b/app-shells/bash-completion/files/digest-bash-completion-20050121-r6