Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133975 - 'emerge --info' ccache information is redundant
Summary: 'emerge --info' ccache information is redundant
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-21 13:04 UTC by Max Lorenz
Modified: 2006-10-26 12:52 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 Max Lorenz 2006-05-21 13:04:43 UTC
Example 'emerge --info' taken from bug #133946 :

Portage 2.1_rc1-r3 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r3,
2.6.16-gentoo-r6 i686)
<snip>
ccache version 2.3 [enabled]  <<<<<
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3      <<<<< 
<snip>

No need to show it two times.

Thanks, Max
Comment 1 Zac Medico gentoo-dev 2006-05-21 13:33:03 UTC
Yeah, I think we should remove the special cases for baselayout, ccache, and distcc.  We can put them all in $PORTDIR/profiles/info_pkgs instead.
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-10-26 12:52:59 UTC
seems to be fixed in recent versions