From a91492450d86abb34bbd05ccaf0e60d8b1c973a0 Mon Sep 17 00:00:00 2001 From: Adam Mills Date: Wed, 25 May 2016 12:12:56 -0400 Subject: Revert "Colorize packages in user sets (bug 577720)" This reverts commit 739845a6eab95fbc44eab1b7b938c860563631d7. The feature implemented in this commit for bug 577720 was determined to be an overcomplicated method of colorizing user sets. Instead, this feature will be implemented as in bug 583164. The configuration options implemented in this reverted commit will be removed. Per bug 583164, packages that belong to a set listed in world_sets will be colorized as world packages. This eliminates the extra configuration and associated complications. See bug 583164 for more details. Acked-by: Alexander Berntsen Acked-by: Zac Medico --- doc/config/sets.docbook | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook index 02135d680..749b7753a 100644 --- a/doc/config/sets.docbook +++ b/doc/config/sets.docbook @@ -57,8 +57,6 @@ is missing) world-candidate, which determines if given package should be added to the world set - user-set, which determines if - given package should be colorized as a user set Some handler classes might require additional options for their configuration, @@ -95,7 +93,7 @@ but to indicate that the section should generate multiple sets it's also necessary to set the multiset option to true. The world-candidate - and user-set options are also supported like with + option also supported like with single sets (they'll apply to all sets generated by the section). -- cgit v1.2.3-65-gdbad