aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-08 11:53:58 +0000
committerSam James <sam@gentoo.org>2023-12-09 14:14:44 +0000
commitddae1007eaaf59a123de1a93324897c58605ae80 (patch)
treed7d04cf354d07aecf84c4687ad0becabec3048c7 /NEWS
parentNEWS: update (diff)
downloadportage-ddae1007eaaf59a123de1a93324897c58605ae80.tar.gz
portage-ddae1007eaaf59a123de1a93324897c58605ae80.tar.bz2
portage-ddae1007eaaf59a123de1a93324897c58605ae80.zip
sets: VariableSet: flatten dependencies
This is needed to pick up www-client/firefox's BDEPEND of "|| ( virtual/rust:0/a virtual/rust:0/b ...)" for @rust-rebuild. Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/portage/pull/1203 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9560a5ba5..1927600f1 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ Bug fixes:
* Set SYSROOT appropriately for best_version and has_version so that they work
when cross-compiling and IPC is disabled.
+* sets: VariableSet: Flatten dependencies so that e.g. www-client/firefox
+ appears in @rust-rebuild.
+
portage-3.0.56 (2023-12-01)
--------------