- add CVS $Id$ tags

This commit is contained in:
ianmacd 2003-12-31 07:22:37 +00:00
parent 684f266a0e
commit de7b54db76
14 changed files with 29 additions and 0 deletions

View File

@ -1,4 +1,6 @@
# cksfv completion by Chris <xris@forevermore.net> # cksfv completion by Chris <xris@forevermore.net>
#
# $Id: cksfv,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_cksfv() _cksfv()
{ {

View File

@ -1,4 +1,6 @@
# dsniff util completion by Guillaume Rousse <rousse@ccr.jussieu.fr> # dsniff util completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
#
# $Id: dsniff,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
# arpspoof(8) completion # arpspoof(8) completion
# #

View File

@ -1,5 +1,7 @@
# civserver completion by Guillaume Rousse <rousse@ccr.jussieu.fr> # civserver completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
# #
# $Id: freeciv,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_civserver() _civserver()
{ {
local cur local cur

View File

@ -1,5 +1,7 @@
# gkrellm(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr> # gkrellm(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
# #
# $Id: gkrellm,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_gkrellm() _gkrellm()
{ {
local cur local cur

View File

@ -1,5 +1,7 @@
# harbour completion by Dave Pearson <davep@davep.org> # harbour completion by Dave Pearson <davep@davep.org>
# http://www.harbour-project.org/ # http://www.harbour-project.org/
#
# $Id: harbour,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
complete -f -X '!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])' harbour gharbour hbpp complete -f -X '!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])' harbour gharbour hbpp
complete -f -X '!*.[Hh][Rr][Bb]' hbrun complete -f -X '!*.[Hh][Rr][Bb]' hbrun

View File

@ -1,4 +1,6 @@
# isql completion by Victor Bogado da Silva Lins <victor@bogado.net> # isql completion by Victor Bogado da Silva Lins <victor@bogado.net>
#
# $Id: isql,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_isql() _isql()
{ {

View File

@ -1,5 +1,7 @@
# larch(1) completion by Alex Shinn <foof@synthcode.com> # larch(1) completion by Alex Shinn <foof@synthcode.com>
# #
# $Id: larch,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_larch() _larch()
{ {
local cur prev local cur prev

View File

@ -1,2 +1,5 @@
# lilypond completion by Laurent Martelli <laurent@bearteam.org> # lilypond completion by Laurent Martelli <laurent@bearteam.org>
#
# $Id: lilypond,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
complete -f -X '!*.ly' lilypond ly2dvi complete -f -X '!*.ly' lilypond ly2dvi

View File

@ -1,5 +1,7 @@
# mcrypt(1) completion by Ariel Fermani <the_end@bbs.frc.utn.edu.ar> # mcrypt(1) completion by Ariel Fermani <the_end@bbs.frc.utn.edu.ar>
# #
# $Id: mcrypt,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_mcrypt() _mcrypt()
{ {
local cur prev i decrypt local cur prev i decrypt

View File

@ -1,4 +1,6 @@
# Perforce completion by Frank Cusack <frank@google.com> # Perforce completion by Frank Cusack <frank@google.com>
#
# $Id: p4,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
_p4() _p4()
{ {

View File

@ -1,5 +1,7 @@
# povray completion by "David Necas (Yeti)" <yeti@physics.muni.cz> # povray completion by "David Necas (Yeti)" <yeti@physics.muni.cz>
# #
# $Id: povray,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_povray() _povray()
{ {
local cur prev povcur pfx oext defoext local cur prev povcur pfx oext defoext

View File

@ -2,6 +2,8 @@
# Copyright 2003 Eelco Lempsink <eelcolempsink@gmx.net> # Copyright 2003 Eelco Lempsink <eelcolempsink@gmx.net>
# License: GNU GPL v2 or later # License: GNU GPL v2 or later
# #
# $Id: sitecopy,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
_sitecopy() _sitecopy()
{ {
local cur local cur

View File

@ -1,4 +1,6 @@
# unace(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr> # unace(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
#
# $Id: unace,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
_unace() _unace()
{ {

View File

@ -1,4 +1,6 @@
# unrar(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr> # unrar(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
#
# $Id: unrar,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
_unrar() _unrar()
{ {