]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- up to 4.2.1
authorwolf <wolf@pld-linux.org>
Thu, 2 Sep 2004 20:48:41 +0000 (20:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh-completions.patch -> 1.8

zsh-completions.patch

index 3e8cb4a941a1e09dc38770a829f19956468e2730..6f847bf325d4ad6300932b210bc681d6245f134c 100644 (file)
@@ -1,13 +1,3 @@
-diff -ruN zsh-4.2.0./Completion/Unix/Command/.distfiles zsh-4.2.0/Completion/Unix/Command/.distfiles
---- zsh-4.2.0./Completion/Unix/Command/.distfiles      2004-03-12 17:46:08.000000000 +0100
-+++ zsh-4.2.0/Completion/Unix/Command/.distfiles       2004-03-27 16:45:23.063820448 +0100
-@@ -24,5 +24,5 @@
- _mt           _mtr          _nice         _nmap
- _perforce     _printenv     _python       _raggle       _rar        _renice
- _sablotron    _screen       _sed          _subversion   _tla
--_uniq         _vorbis       _vux          _wiggle       _xmlsoft
-+_uniq         _vorbis       _vux          _wiggle       _xmlsoft      _sms
- '
 diff -ruN zsh-4.2.0./Completion/Unix/Command/_sms zsh-4.2.0/Completion/Unix/Command/_sms
 --- zsh-4.2.0./Completion/Unix/Command/_sms    1970-01-01 01:00:00.000000000 +0100
 +++ zsh-4.2.0/Completion/Unix/Command/_sms     2004-03-27 16:45:03.001870328 +0100
@@ -73,9 +63,9 @@ diff -ruN zsh-4.2.0./Completion/Unix/Command/_sms zsh-4.2.0/Completion/Unix/Comm
 +              '(-a -l)-r[remove existing entry]:SMS alias:_sms_alias' \
 +              '(-a -r)-l[list entry]:SMS alias:_sms_alias'
 +esac
-diff -Nura zsh-4.2.0/Completion/Redhat/Command/_rpm zsh-4.2.0.new/Completion/Redhat/Command/_rpm
---- zsh-4.2.0/Completion/Redhat/Command/_rpm   2004-01-21 14:53:29.000000000 +0100
-+++ zsh-4.2.0.new/Completion/Redhat/Command/_rpm       2004-06-05 23:21:16.000000000 +0200
+diff -ruN zsh-4.2.1./Completion/Redhat/Command/_rpm zsh-4.2.1/Completion/Redhat/Command/_rpm
+--- zsh-4.2.1./Completion/Redhat/Command/_rpm  2004-03-19 12:25:24.000000000 +0100
++++ zsh-4.2.1/Completion/Redhat/Command/_rpm   2004-09-02 22:33:39.092002768 +0200
 @@ -100,6 +100,7 @@
      '(-b)-t+[build mode (tar file)]:build stage:((p\:execute\ \%prep\ stage l\:do\ a\ list\ check c\:execute\ build\ stage i\:execute\ install\ stage b\:build\ a\ binary\ package a\:build\ binary\ and\ source\ packages)):*:build:->build_t' \
      '--rmsource:*:spec file:->spec_files' \
@@ -84,3 +74,13 @@ diff -Nura zsh-4.2.0/Completion/Redhat/Command/_rpm zsh-4.2.0.new/Completion/Red
      '--eval:macro:->macros' && ret=0
  
    # As long as we have a state name...
+diff -ruN zsh-4.2.1./Completion/Unix/Command/.distfiles zsh-4.2.1/Completion/Unix/Command/.distfiles
+--- zsh-4.2.1./Completion/Unix/Command/.distfiles      2004-08-13 12:22:24.000000000 +0200
++++ zsh-4.2.1/Completion/Unix/Command/.distfiles       2004-09-02 22:32:52.462091592 +0200
+@@ -25,5 +25,5 @@
+ _perforce     _printenv     _python       _raggle       _rar        _renice
+ _sablotron    _screen       _sed          _subversion   _tla          _php
+ _uniq         _vorbis       _vux          _wiggle       _xmlsoft
+-_bogofilter
++_bogofilter   _sms
+ '
This page took 0.071207 seconds and 4 git commands to generate.