summaryrefslogtreecommitdiffstats
path: root/bin/portageq
diff options
context:
space:
mode:
Diffstat (limited to 'bin/portageq')
-rwxr-xr-xbin/portageq3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/portageq b/bin/portageq
index 2fd1a1852..fcdefbd44 100755
--- a/bin/portageq
+++ b/bin/portageq
@@ -374,8 +374,7 @@ list_preserved_libs.uses_root = True
#
def usage(argv):
- rev="$Revision: 1.13.2.1 $"
- ver= rev.split(' ')[1]
+ ver = "$Id$"
print ">>> Portage information query tool -- version "+ver
print ">>> Usage: portageq <command> [<option> ...]"
print ""