From d6b1546f6c2f5bb5a04126f96ec968de9a114efb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 14 Jan 2009 20:36:50 +0000 Subject: Drop the kernel version from the commit message for all platforms. Thanks to Fabian Groffen for the suggestion. svn path=/main/trunk/; revision=12519 --- bin/repoman | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/repoman b/bin/repoman index 68c77b86e..95cee814f 100755 --- a/bin/repoman +++ b/bin/repoman @@ -1895,8 +1895,6 @@ else: sys.stderr.flush() portage_version = "Unknown" unameout = platform.system() + " " - if platform.system() != "Linux": - unameout += platform.release() + " " if platform.system() in ["Darwin", "SunOS"]: unameout += platform.processor() else: -- cgit v1.2.3-1-g7c22