aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgenone <genone@gentoo.org>2004-02-06 22:37:58 +0000
committergenone <genone@gentoo.org>2004-02-06 22:37:58 +0000
commitfa07cbc87a1ef98355979aea13b066dbe76c8a16 (patch)
treee64ddd976fa0f72fa81537ad8f1582c8c001f754 /trunk/src/etcat
parentfixed too much (diff)
downloadgentoolkit-fa07cbc87a1ef98355979aea13b066dbe76c8a16.tar.gz
gentoolkit-fa07cbc87a1ef98355979aea13b066dbe76c8a16.tar.bz2
gentoolkit-fa07cbc87a1ef98355979aea13b066dbe76c8a16.zip
deprecation notice for qpkg+etcat, small fix for equery with amigious package
svn path=/; revision=78
Diffstat (limited to 'trunk/src/etcat')
-rwxr-xr-xtrunk/src/etcat/etcat3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/src/etcat/etcat b/trunk/src/etcat/etcat
index 5ae5956..71afdff 100755
--- a/trunk/src/etcat/etcat
+++ b/trunk/src/etcat/etcat
@@ -579,6 +579,9 @@ def help():
margin_ex = 8
ver()
+ print yellow("NOTICE: ") + "This tool will be phased out at some point in"
+ print " the future, please use equery instead."
+ print " Bugs are still fixed, but new features won't be added."
print
print white("Usage: ") + turquoise(__productname__) + " [ " + green("options") + " ] [ " + turquoise("action") + " ] [ " + turquoise("package") + " ]"
print