summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/portageq5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/portageq b/bin/portageq
index 18aa28956..056502e39 100755
--- a/bin/portageq
+++ b/bin/portageq
@@ -336,9 +336,8 @@ def envvar(argv):
#
def usage(argv):
- rev="$Revision: 1.13.2.1 $"
- ver= rev.split(' ')[1]
- print ">>> Portage information query tool -- version "+ver
+ print ">>> Portage information query tool"
+ print ">>> $Id$"
print ">>> Usage: portageq <command> [<option> ...]"
print ""
print "Available commands:"