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

Bug 577720

Summary: sys-apps/portage New color.map configurations for packages belonging to a user set in /etc/portage/sets/
Product: Portage Development Reporter: Emily Mills <emily>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED OBSOLETE    
Severity: enhancement Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=583164
Whiteboard:
Package list:
Runtime testing required: ---

Description Emily Mills 2016-03-18 17:38:05 UTC
BACKGROUND:
I've recently started making more use of portage sets to organize packages that used to all be in my world file. What I started to notice was that when running world updates, emerge no longer highlighted packages I have selected, since they were outside of the world file. I would like to be able to configure how packages in sets are displayed so that I can give them the same colorization.

FEATURE:
Three new settings should be added to /etc/portage/color.map: PKG_MERGE_SET, PKG_BINARY_MERGE_SET, and PKG_NOMERGE_SET.

I've opened a pull request with these changes here: https://github.com/gentoo/portage/pull/25
Comment 1 Alexander Berntsen (RETIRED) gentoo-dev 2016-04-25 07:29:11 UTC
This is now fixed in git: <https://gitweb.gentoo.org/proj/portage.git/commit/?id=739845a6eab95fbc44eab1b7b938c860563631d7>.
Comment 2 Alexander Berntsen (RETIRED) gentoo-dev 2016-05-27 08:36:19 UTC
New type of fix in git: <https://gitweb.gentoo.org/proj/portage.git/commit/?id=40cdc1c3f467ac94d3a966777eb6a0907c269550>.
Comment 3 Toralf Förster gentoo-dev 2017-01-28 17:18:21 UTC
BTW "man color.map" mentions /etc/portage/color.map but it does not exist currently
Comment 4 Zac Medico gentoo-dev 2017-01-28 23:28:43 UTC
This feature was reverted in favor of bug 583164:

https://gitweb.gentoo.org/proj/portage.git/commit/?id=a91492450d86abb34bbd05ccaf0e60d8b1c973a0
Comment 5 Zac Medico gentoo-dev 2017-01-28 23:29:03 UTC
(In reply to Toralf Förster from comment #3)
> BTW "man color.map" mentions /etc/portage/color.map but it does not exist
> currently

It only exists if you create it.