Add deprecation status/reason comments.

This commit is contained in:
Ville Skyttä 2009-12-08 19:46:19 +02:00
parent 7248290e6e
commit 6e2b17c4e6
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Use of this file is deprecated. Upstream completion is available in
# subversion >= 0.12.0, use that instead.
# svn completion # svn completion
have svn && have svn &&

View File

@ -1,3 +1,6 @@
# Use of this file is deprecated. Upstream completion is available in
# yum >= 3.2.25, use that instead.
# yum(8) completion # yum(8) completion
have yum && { have yum && {

View File

@ -1,3 +1,6 @@
# Use of this file is deprecated. Upstream completion is available in
# yum-utils >= 1.1.24, use that instead.
# bash completion for repomanage # bash completion for repomanage
have repomanage && have repomanage &&