commit: 8a7df98de97b37921e88853e05b3a62cf3b42d4e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 4 10:16:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 08:21:09 2024 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=8a7df98d
NEWS: fix typo Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2ee334f20c..59513f1137 100644 --- a/NEWS +++ b/NEWS @@ -35,7 +35,7 @@ Features: * emerge: depclean now returns with failure if no packages are matched (bug #917120). -* bintree: Support 'file://' scheme for binhost src-uri (bug #920537). +* bintree: Support 'file://' scheme for binhost sync-uri (bug #920537). * sync: git: Include signing key and git revision in log output with --verbose or if a failure occurs.
