Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42616 - little cosmetic correction for "emerge info"
Summary: little cosmetic correction for "emerge info"
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 09:23 UTC by Florian Effenberger
Modified: 2005-02-28 00:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...