summaryrefslogtreecommitdiffstats
path: root/bin/portageq
diff options
context:
space:
mode:
Diffstat (limited to 'bin/portageq')
-rwxr-xr-xbin/portageq2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/portageq b/bin/portageq
index 8d6c12e23..7f146aaf7 100755
--- a/bin/portageq
+++ b/bin/portageq
@@ -570,7 +570,7 @@ list_preserved_libs.uses_root = True
def usage(argv):
print(">>> Portage information query tool")
- print(">>> $Id$")
+ print(">>> %s" % portage.VERSION)
print(">>> Usage: portageq <command> [<option> ...]")
print("")
print("Available commands:")