Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 42616

Summary: little cosmetic correction for "emerge info"
Product: Gentoo Linux Reporter: Florian Effenberger <floeff>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Effenberger 2004-02-23 09:23:10 UTC
I propose the following little cosmetic correction for "emerge info": The "=" should fit the number of characters in the line above.

Currently it looks

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.25)
=================================================================

but it should be

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.25)
======================================================================

Yes, this IS truly cosmetic, I know ;)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2005-02-28 00:04:02 UTC
Err... no :)
/me notes the # of '=' chars for emerge info is quite fine as is...