From: Alec Warner Date: Sat, 3 Mar 2007 18:00:42 +0000 (-0000) Subject: In the same vein as copyright, add Id and svn:keywords to it X-Git-Tag: v2.2_pre1~1616 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7248742b2944f18e81cfb7de1bd088d5fdad3fe3;p=portage.git In the same vein as copyright, add Id and svn:keywords to it svn path=/main/trunk/; revision=6154 --- diff --git a/bin/emerge b/bin/emerge index 517586d1f..48f327170 100755 --- a/bin/emerge +++ b/bin/emerge @@ -1,6 +1,7 @@ #!/usr/bin/python # Copyright Gentoo Foundation 2006 # Portage Emerge bits +# $Id$ try: from emerge import *