From 12a448172679cb2138bc56111338215b8edb3f8d Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 18 Jan 2009 23:42:14 +0000 Subject: Drop the kernel version from the commit message for all platforms. Thanks to Fabian Groffen for the suggestion. (trunk r12519) svn path=/main/branches/2.1.6/; revision=12531 --- bin/repoman | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/repoman b/bin/repoman index 6e31ee1eb..603a4950f 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