From: Zac Medico Date: Tue, 23 Oct 2007 02:38:02 +0000 (-0000) Subject: Print the Id tag an it's own line to avoid going X-Git-Tag: v2.2_pre1~551 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a0542ac5d0ab1f732401dc01b7cbd2788aa7ff8;p=portage.git Print the Id tag an it's own line to avoid going over 80 columns. svn path=/main/trunk/; revision=8243 --- diff --git a/bin/portageq b/bin/portageq index fcdefbd44..eb0421e8b 100755 --- a/bin/portageq +++ b/bin/portageq @@ -374,8 +374,8 @@ list_preserved_libs.uses_root = True # def usage(argv): - ver = "$Id$" - print ">>> Portage information query tool -- version "+ver + print ">>> Portage information query tool" + print ">>> $Id$" print ">>> Usage: portageq [